搜索资源列表
Real-time-video-transmission
- 视频实时传输。服务端和客户端连上局域网,进行socket连接,客户端调用系统照相机,截取显示的画面,以一张张图片的形式实时发送给服务端,服务端接受后讲图片以动画的形式播放,就可以实时看到传过来的视频-Real-time video transmission. Service and client connected to the LAN, perform socket connection, the client calls the system camera, display screen i
Android-SipDroid-source-code
- SipDroid是一款开源的SIP/Voip客户端软件,针对Android手机开发平台。它是通过SIP provider来提供电话通信服务的,在它的最新的版本1.5.5beta中也提供了视频通话的服务。它运行在标准的SIP协议之上,由于Android内核本身没有提供SIP协议栈,所以SipDroid软件中通过JNI直接实现了SIP协议栈。它能够在如下一些网络中提供VoiP服务:WLAN、3G、EDGE网络。甚至能够和Skype、Google Talk, MSN, Yahoo, AIM, and
android_demo
- android实时视频传输demo(含服务端) 使用安卓相机捕获视频,基于socket建立于server的实时视频传输。Server使用C#代码实现,支持多客户端预览。-android real-time video transmission demo (including server) using the Android camera to capture video, socket built on server-based real-time video transmission.