I have managed to find the keys for VTM GO's live streams.
I use the script "share2box" to use the mpd-URL's and the keys to convert the streams to DRM-free ts-streams playable on VLC Media Player or my Enigma2 receiver.
This works without any problems for other providers (VRT MAX and GoPlay), but the VTM GO streams play with exactly a 2-hour delay compared to the live streams on the VTM Go website.
Any idea how to solve this so that they also play live?![]()
+ Reply to Thread
Results 1 to 12 of 12
-
-
https://www.vtmgo.be/vtmgo
Free account necessary, also VPN needed when not in Belgium. -
yes no delay
Last edited by notaghost; 15th Jul 2024 at 18:12.
discord=notaghost9997 -
@aqzs
I did not yet try Streamlink so far because it works for most of the streams with the script "Share2box".
@Karoolus
Yes the MPD's for the livestreams work just fine in my browser, but I want to watch the streams on my TV.
The script "Share2box" runs on a Raspberry Pi as a server for my sat-receiver.
What goes in the script: the MPD-url like:
and the KID:KEY
What comes out:
A DRM-free MPEG-TS stream like:
which can be played on my TV (by means of my Enigma2 sat-receiver).
Now the good thing: it works, the live channels of VRT MAX and GoPlay can be watched on my TV.
The bad thing: all live channels of VTM Go can be watched on my TV too, but they have a delay of 2 hours compared with the stream in the browser.
So at 19:00 "VTM Nieuws" starts in my browser and at the same moment with the same MPD-url on my TV there's the program of 17:00.
I wonder if I could add another parameter to the MPD-url in order to have the current livestream and not the one of 2 hours ago.
[Attachment 80752 - Click to enlarge]
[Attachment 80753 - Click to enlarge] -
-
I found something about that 2 hour time interval in a cookie but I don't know how to handle this.
I was thinking about an extra parameter in the MPD-url but I don't know if something like that will work.
/index.mpd?aws.sessionId=xxxx&extra_parameter=yyyy
[Attachment 80754 - Click to enlarge] -
Yes indeed, it is possible now on the VTM GO website to go back to the beginning of the current live program (max. 2 hours).
The VTM GO webplayer knows how to handle this, but other players consider the beginning of the stream as "live" while in fact it's the live moment of 2 hours ago.
I'll try to do something withffmpeg -itsoffset -7200 -i inputfile outputfile
Now I'm trying to find out how to recompile it because it's rather old source code that doesn't compile with recent java versions.
I'll try with Eclipse or with old java-versions on a VM and post my findings later.
Similar Threads
-
how to catch live streams from rds.live and play it in any player like vlc
By icebreaker101010 in forum Video Streaming DownloadingReplies: 6Last Post: 17th Dec 2024, 17:48 -
need help to get the drm-keys from a vtm program
By speedbob in forum Video Streaming DownloadingReplies: 60Last Post: 10th Oct 2023, 16:48 -
MPD DRM protected live stream
By snow_ in forum Video Streaming DownloadingReplies: 14Last Post: 7th Sep 2022, 16:11 -
DRM Live NO, DRM VoD YES.
By d0b in forum Video Streaming DownloadingReplies: 49Last Post: 7th Oct 2021, 15:41 -
Download live YouTube video last 2 hours (or more)
By suitsyou in forum Video Streaming DownloadingReplies: 2Last Post: 21st Nov 2020, 20:36