Hello, I’m trying to develop an application for the webOS system and I’m having the following problem, when trying to play certain urls of IPTV service streams in m3u8 or ts format, both only have the sound being played, apparently it seems to be compatibility of the player I’m using with the production environment I’m testing.
I already tried with
hls.js
shakka
Video.js
However, the best I can do is reproduce the sound without the image, I would like to know if anyone can tell me which player I should use that might be compatible or some other means I should take to be able to correctly reproduce lists in m3u8 or ts format
my application is in javascript, html and css
we are using node and the app was built in webhosted mode