Start a new topic

Video Straming

Can I play video streaming m3u8 format? 

This is the link I want to stream 


https://player.vimeo.com/external/215876063.m3u8?s=4b458e58a5bcfc5e6ed6907f29ea36f588fefaff


1 person has this problem

Hello,

Yes you can play video streaming in iOS as we simply ise Apples functionality to playback videos and the capability of streaming certain videos is based on the features of the platforms media player.  In that case the possibillty of streaming is based on the restrictions implored by the iOS platform. Please keep in mind that the max video size on iOS is 720p.

Have you tried to play a video streaming and it does not work? Have you also tried to play a simple video that you have either hosted somewhere locally or on a server to make sure that your code is correct?

Thanks
Eva

 

That link below is working( Video size is  640 * 480)

var video2= new AR.VideoDrawable("https://player.vimeo.com/external/223159511.sd.mp4?s=b5a4161e1e7608aa97f27c5eb208f7f03ca10a20&profile_id=164" ....... 


but below link is not working 

https://player.vimeo.com/external/215876063.m3u8?s=4b458e58a5bcfc5e6ed6907f29ea36f588fefaff


Can you clarify m3u8 format works? If it works can you send example?  


Hello,

Apologies for any inconvenience but the path you are using as a Video Drawable is not supported. We need a file path to a video file and not a computer file format for multimedia playlist.

Thanks
Eva

 

Login or Signup to post a comment