I'm trying to develop an app for LG WebOS TVs.
The app should list the content of an M3U URL with some live stream. WebOS uses HTML and Javascript, I tried using the video tag, but it doesn't work with the playlist url, and it doesn't work with a live stream url, it only works with a non-live url.
There is not much information about live stream for WebOS on the LG website, nor on the official WebOS website.
Does anyone know how I can do this?