I'm trying to deliver MP4 video to an iPhone, but as many of you may have known, this requires a slightly different method. One key aspect is the discovery of $ _SERVER {"HTTP_RANGE '], as shown at http://mobiforge.com/developing/story/content-delivery-mobile-devices and other numerous StackOverflow answers.
I did a print for $ _SERVER and did not find HTTP_RANGE in iOS Simulator and real iPhone. Can someone shed some light for me?
Thank!
If an iOS device requests MP4, it performs several requests:
. , iOS .
iPhone, HTML-, HTTP, , iOS Safari . MP4.
Source: https://habr.com/ru/post/1784814/More articles:Atomic read-modify-write in C # - multithreadingResistant Android Phone C2DM - androidHow to play audio stream from Icecast on WP7 - windowsJquery hide not working in my dialog box - javascriptSilverlight Audio Output - c #How to compare the date returned from the database to the date (string or otherwise)? - f #Compile Java class with missing pieces of code - javaПочему мой селектор jQuery не замечает, когда я удаляю класс? - jqueryHow can I use ajax to send a message through a url and still keep line breaks? - javascriptHow to redefine a style in a specific topic - stylesAll Articles