Is there any advantage to using RTSP to serve static (non-live streams) TS videos?
HTTP looks better for this purpose and causes fewer errors in the client software. Job search is better, faster playback works more smoothly. It also does not require indexes.
Are there any pitfalls when migrating from RTSP to plain HTTP?
Using HTTP for multimedia streaming, supported by Apple iOS products, may not be as standard as RTSP. There are many streaming HTTP implementations whose problems are mainly:
, HTTP .
. .
HTTP- ( ) TCP , RTSP- RTP UDP, , / .
, RTSP UDP, . , .
Source: https://habr.com/ru/post/1791019/More articles:Проверьте, имеет ли SWF фокус - javascriptprevent opening page on iframe? - phpAWS SES for Email: Email Verification Required? - amazon-web-servicesUsing a combination of two fields as a key in a dictionary - dictionaryHow can I format (fairly print) a multidimensional array for debugging? - pretty-printAdding a delay in the application (for debugging) - c #Datastore for user data - design Q - database-designFacebook kiosk like feature - facebookAdding a runtime-library configuration for flexible builds using the ant mxmlc task - flexC # Simulate a non-responding TCP port - c #All Articles