开发者

RTP/RTSP library with MPEG-2 Audio/Video support

开发者 https://www.devze.com 2023-04-05 10:57 出处:网络
Can anybody suggest me any RTP/RTSP library other than OpenRTSP that has support for MPEG-2 ?Basically I am developing my own RTP?RTSP client. I just wanted to have a look at logic for parsing RTP/RTS

Can anybody suggest me any RTP/RTSP library other than OpenRTSP that has support for MPEG-2 ? Basically I am developing my own RTP?RTSP client. I just wanted to have a look at logic for parsing RTP/RTSP payload header. Also I will highly appreciate if someone suggest me open so开发者_C百科urce Dshow filters for receiving RTP?RTSP packets.

Regards, Anand Shah


Use ffmpeg based direct show filter - called ffdshow or VLC

If you are only interested in understanding the logic - try VLC or GStreamer's RTP source. It is much neater.

Another source is live555.

0

精彩评论

暂无评论...
验证码 换一张
取 消