Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试收集一些有关使用 Java 库流式传输 RTP 的经验。根据您的经验,哪个库最适合这项任务?我目前正在评估:JMF、FMJ、jrtp、其他?(你可能会建议)
谢谢你,米歇尔
你也可以试试Xuggler。
From recent experience, JMF is horrifically out of date and it is not maintained. For our project, we ended up switching to a C library called PJSIP.