简体   繁体   English

使用 Java 发送 RTP

[英]Sending RTP using Java

What would be the best way to send/receive audio data over RTP using Java?使用 Java 通过 RTP 发送/接收音频数据的最佳方式是什么? I have read a little about JMF , but it seems to be out of date.我已经阅读了一些关于JMF的内容,但它似乎已经过时了。 Are there are other viable alternatives.是否有其他可行的替代方案。

JMF is still the canonical source, and it's being maintained by Sun. JMF仍然是规范的来源,由 Sun 维护。 There are a bunch of other packages available, though: try voip-info.org .不过,还有很多其他可用的软件包:试试voip-info.org

You can try efflux stack based on netty https://github.com/brunodecarvalho/efflux您可以尝试基于netty https://github.com/brunodecarvalho/efflux的 efflux 堆栈

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM