@matthuisman I dont think this has been the case but it looks like Sling TV is now using m3u8 links. Doesnt look like any are DRM either. If possible a docker for Sling done like the Frndly docker would be awesome. For example the link below is what it shows when I watch ESPN from their website.
That link is drm controlled.
Thought so .../widevine/master.m3u8?
Yep, along with a client session id tied to a specific subscriber account. Once the specific show is over, it all expires.
That's what the docker handles though doesn't it? Ik widevine is in the link but it does play in VLC
The closest you could get to using someting in a docker would be to set it up to work with Stremium.
I don't know of the FRNDLY and Pphilo and Sling stuff is available.
When i had a subscription, the guide did show the channels.
Stremium is actually not bad.
If one could at least hook to Stremium, you would then just add your subscription.
I'm guessing that DRM was added to their stuff.
Until the specific session expires, then it won't play freely in VLC anymore. You'd then have to get the newly generated session key.
Is there a stremium docker idk about?
There is no docker for the platform.
I brought it up some time ago as an idea and didn't seem to have much interest.
The first thing one would need to do is to create a sling account and subscribe to the blue package.
I believe Gomez could probably create the docker and Vlc player would work pretty well.
The Streamium code hasn't been updated in some time.
I know the system works with HLS streams and i would need to see what is up.
I don't think Gomez is interested in doing that. Just look at the Fubo docker.
And he's busy with Pluto, Plex and Tubi.
At least the different stuff we have around will allow playback of sling.
I don't think it is the best but it is a solution.
Not possible due to DRM. Just get a HDMI Encoder and an onn stick and use that instead
At this point, The above suggestion is probably the best option.
I'm glad we have options for getting the signal into Channels.
if it plays in VLC, then i dont think it has DRM
Youd just need a docker container to login / generate the m3u8 urls for channels to use
Live streamed DRM'ed m3u's generated like he posted above, WILL play in VLC openly until the session key expires at the end of the show. It'll stop playing in VLC at that point. Then a new session key must be generated for the next show.
oh gotcha. so its not a linear stream that can be generated once.
Correct.