Play video in delay in HLS player

cheinan

Member
Hello
I need a way to play video stream from web cam in iPhone or iPad safari mobile web browser,
Like in your Two-way Streaming demo example.
Where i need the video delay to be maximum 5 second.
In your example from your server: https://wcs5-eu.flashphoner.com:8888/dashboard.xhtml
Whem i use the HLS player in iPhone 7 safari i get almost 14 second delay.
Maybe a solution can be using websocket with html canvas instead of html video tag.
In this link there is example of doing that in WCS 4 :
http://developers-club.com/posts/257349/

Any idea how to solve this delay problem?

Thanks
Cheinan
 
Top