简体   繁体   English

Java和RTP相关的经验

[英]Java and RTP - related experiences

I'm trying to collect some experiences about using a Java library to stream RTP. 我正在尝试收集有关使用Java库来传输RTP的一些经验。 In your experience, which is the most suitable library for this task? 根据您的经验,哪个是最适合此任务的库? I am currently evaluating: JMF, FMJ, jrtp, others? 我目前正在评估:JMF,FMJ,jrtp,其他人? (that you might suggest) (你可能会建议)

Thank you, Michele 谢谢你,米歇尔

你也可以试试Xuggler

From recent experience, JMF is horrifically out of date and it is not maintained. 根据最近的经验,JMF可怕地过时并且没有得到维护。 For our project, we ended up switching to a C library called PJSIP . 对于我们的项目,我们最终切换到名为PJSIP的C库。

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

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