Playing HLS Stream videos in ipad


The easiest way to play HLS stream video in ipad using html element is using the embed tag. An example of a player using the embed tag is as follows:

 <embed style="width:100%, height:'auto';" src="http://server:port/path/file.m3u8"
                       type="application/vnd.apple.mpegurl" postdomevents="true" />

For the code to work please replace the source with actual hls stream.


Comments

Popular posts from this blog

How to opt-in to Android TV in Google Play Store

Automate file upload in Selenium IDE

How To Install and Configure Nextcloud