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!
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!
Copyright © 2021 Jogjafile Inc.
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