RTSP vs. HTTP for audio streaming -


i have installed icecast server simulate radio station. icecast use http protocol wonder if, audio only, provides enough sound quality. i've heard rtsp , seems more convenient audio streaming - can't find icecast equivalent using rtsp protocols.

can have thoughts on it?

thanks!

the use of http protocols support adaptive bitrates. theoretically bad fit... however, http interoperable. has countless implementations both on server , client sides, great. rtsp isnt known interoperability... normal rtsp servers close inactive control connections. well-behaving servers still keep rtsp sessions while longer http...


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -