可在Java中使用的RTP / RTSP库 [英] RTP/RTSP library usable in Java

查看:1007
本文介绍了可在Java中使用的RTP / RTSP库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个voip应用程序,我知道JMF有RTP代码,但它只有32位。是否有一个可以与java一起使用的RTP / RTSP的强大库?

I'm looking to write a voip application, I know JMF has RTP code but it's old and 32bit only. Is there a robust library that does RTP/RTSP that can be used with java?

谢谢

推荐答案

没办法JMF - 它的10年过时了

no way JMF - its 10 years out of date

列出java RTP RTSP包:
RTSPClientLib.tar.gz代码.google
http://github.com/brunodecarvalho/efflux

list java RTP RTSP packages: RTSPClientLib.tar.gz on code.google http://github.com/brunodecarvalho/efflux

我在java项目中使用了外排,值得花时间学习他的软件包。组合的netty / efflux在涉及RTSP / RTP网络的各种RFC中非常强大。

i used the efflux on a java project and it was worth the time learning his packages. The combined netty/efflux is very robust on the variety of RFC's involved in networking underlying RTSP/RTP.

我想我有一个eclipse项目使用efflux存档到很多RTSP对话框类型的东西。

i think i have an eclipse project archived somewhere using efflux for alot of RTSP dialog type stuff.

这篇关于可在Java中使用的RTP / RTSP库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆