2023-08-19, 12:05 PM
It would be great if the m3u format supports that. I believe the kodi addon stores a login token or something (could be OAuth?).
If the client, in my case webos, supports the (encrypted) stream format then it should not be too hard to just pass that stream along, but, yeah, it is probably more complicated than that.
I see there are some limitations for webos regarding DRM type and streaming protocol combinations:
https://webostv.developer.lge.com/develo...t-playback
https://webostv.developer.lge.com/develo...otocol-drm
but there is also a more fully featured javascript player with support for webos:
https://github.com/shaka-project/shaka-player
Hopefully at least one of them supports the formats I would need. Perhaps I should check-in with the people that developed the jellyfin webos app to see what's possible.
I was thinking that, even if it would all be technical possible, that such functionality might not be accepted by the LG store or that the services will block everything outside the official apps. On the other hand, I think kodi has a netflix plugin which does not seem to be a problem.
If the client, in my case webos, supports the (encrypted) stream format then it should not be too hard to just pass that stream along, but, yeah, it is probably more complicated than that.
I see there are some limitations for webos regarding DRM type and streaming protocol combinations:
https://webostv.developer.lge.com/develo...t-playback
https://webostv.developer.lge.com/develo...otocol-drm
but there is also a more fully featured javascript player with support for webos:
https://github.com/shaka-project/shaka-player
Hopefully at least one of them supports the formats I would need. Perhaps I should check-in with the people that developed the jellyfin webos app to see what's possible.
I was thinking that, even if it would all be technical possible, that such functionality might not be accepted by the LG store or that the services will block everything outside the official apps. On the other hand, I think kodi has a netflix plugin which does not seem to be a problem.