I have an internal NGINX server that serves up a simple html webpage with an embedded HTML5 video player that plays an HLS stream from a camera. This works fine on Chrome on Windows or Mac, but I'm looking for a way to play that directly on a Sony Android TV.
Since Chrome isn't available for androidtv (don't want to sideload b/c its a work TV), are there any browsers available on the play store that would work for this?
I tried the Puffin browser and when I enter the URL, it doesn't work. I think it comes up with a refused or failed to connect error.
Are you able to put the stream in a m3u8 file and add it to VLC or MX Player?