ios - Mjpeg broken on recent Mobile Safari? -


i playing live mjpeg streams ip cameras , found support mjpeg seems broken on recent mobile safari releases.

i using simple html test page embedded image follows:

<img src="http://[ip_address]/[path]"> 

this works fine on iphone 4s ios 5.1, doesn't show on ipad ios 7.0.3.

can confirm this? known workarounds?

mjpeg support on iphone (and on osx also) has been broken in past, , can confirm right i'm having same problem mjpeg streams on iphone 5, version 7.0.4.

you can find threads talking problem in apple website, dating mid 2013 , few recent answers, 1 https://discussions.apple.com/message/22933450#22933450

this 1 posts possible solution, if can control stream: https://discussions.apple.com/thread/4347848

i have not tried if solution works, because can't change stream itself.

and problem on osx lion : https://discussions.apple.com/message/19028348#19028348

they has been fixed in osx, , bug reports has been filed ios, can't find if , when fixed.

i can't find again, in comment speculate mjpeg support disabled/limited on purpose on iphone because users had mobile bandwidth consumed when forgetting mobile safari connected site streaming mjpeg images, can't find reference claim.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -