本文介绍了使用RTP和JMF传输和接收媒体文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我需要一个执行以下操作的代码:
从摄像头捕获视频并将其发送到另一侧的另一侧,以及从另一侧接收视频并发送其他视频的另一侧
换句话说,仅在本地主机上使用JMF和RTP的人之间进行聊天
thanx alot
I need a code which do:
first side which capture video from the camera and send it to the other side and the other side which receive the video and send other video
in other words chat between to persons only using JMF and RTP on the local host
thanx alot
推荐答案
这篇关于使用RTP和JMF传输和接收媒体文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!