开发者

Difference between ANYFORMAT and ANYFORMAT_RTP

开发者 https://www.devze.com 2023-02-12 22:01 出处:网络
I want to know what\'s the difference in use between 2 formats, eg JPEG and JPEG_RTP. when do I choose the 开发者_如何学运维format ended in \"_RTP\"?

I want to know what's the difference in use between 2 formats, eg JPEG and JPEG_RTP. when do I choose the 开发者_如何学运维format ended in "_RTP"?

Thank's for help. Regards!


The RTP packet format is optimized for real-time video streams where codec parameters change rarely from frame to frame. (compare to M-JPEG over HTTP)

See RFC 2435

0

精彩评论

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