Description: Audio and video chat demo. Chat with the two sides as a server and as a client. The client call server to establish a connection to audio and video chat- both can see each other' s image, you can hear each other' s voices. The requirements of the system configuration: USB camera or digital video camera, sound card, microphone, and so on.
To Search:
File list (Check if you may need any files):
MulticastDemo\WsClientServer.dsw
.............\MulticastServer\MulticastServer.cpp
.............\...............\MulticastServer.dsp
.............\...............\MulticastServer.h
.............\...............\MulticastServer.rc
.............\...............\MulticastServerDlg.cpp
.............\...............\MulticastServerDlg.h
.............\...............\StdAfx.cpp
.............\...............\StdAfx.h
.............\...............\resource.h
.............\...............\...\MulticastServer.ico
.............\...............\...\MulticastServer.rc2
.............\.........Client\MulticastClient.cpp
.............\...............\MulticastClient.dsp
.............\...............\MulticastClient.h
.............\...............\MulticastClient.rc
.............\...............\MulticastClientDlg.cpp
.............\...............\MulticastClientDlg.h
.............\...............\StdAfx.cpp
.............\...............\StdAfx.h
.............\...............\resource.h
.............\...............\...\MulticastClient.ico
.............\...............\...\MulticastClient.rc2
.............\Common\CMulticastAdmin.cpp
.............\......\CMulticastAdmin.h
.............\MulticastServer\res
.............\.........Client\res
.............\MulticastServer
.............\MulticastClient
.............\Common
MulticastDemo