We are working on video player. We area receiving video stream through web sockets as a arraybuffer. We can able to play video by using MSE. But we had a probelm in IOS browsers which they dont support MSE and we dont want to use HLS. Any other way we can play video using arraybuffer data with out unsing MSE?
Asked
Active
Viewed 342 times
0
-
Check this related question, could help you. https://stackoverflow.com/questions/40045857/live-video-streaming-with-html-5 – Cleptus Oct 25 '18 at 09:55
-
This wont Help. Thank you – Manikanta Mamidisetty Oct 25 '18 at 12:20