JMF 和 RTP 协议
我正在做一个项目,其中包含一个 Java 视频会议系统并使用 RTP 协议。 问题是我无法将我在网络摄像头中捕获的流传递给客户端。 我已经关闭了防火墙,但仍然不起作用。
有人可以帮我吗?
I am doing a project which consists of a video-conference system in Java and using the RTP protocol. The problem is that I can not pass the stream to the clients, that I capture in my webcam. I already turned off my firewall, but still it does not work.
Someone can give me a hand?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试查看网络流量,例如使用 Wireshark。
Try to look at the network traffic, e.g. with Wireshark.