Looking for some help with reliable methods to
Streamlink - MPD with KEY to external port on ubutnu server.
Examples/Instructions would be amazing from someone who has done this! Thanks.
+ Reply to Thread
Results 1 to 5 of 5
-
-
Example 1
Windows and it will default to VLC Player
Code:streamlink.exe "https://kocedt.lls.pbs.org/out/v1/6c52b56053f6439bab4ccd9b59c15e75/dash-drm.mpd" best --ffmpeg-dkey "793f5cacc13b5b0d136456ea30c767e0"
Ubuntu and it will assign port 1032
Code:nohup streamlink "https://kocedt.lls.pbs.org/out/v1/6c52b56053f6439bab4ccd9b59c15e75/dash-drm.mpd" best --ffmpeg-dkey "793f5cacc13b5b0d136456ea30c767e0" --hls-segment-threads 5 --player-external-http --player-external-http-port 1032 &
Code:http://Server IP Address:1032/
Last edited by skipmack46; 17th Dec 2023 at 18:45.
-
Is it an online input that need to be fixed/re-routed to an other url? i mean for example input source is an adress (which you add the key to validate the connection) and this must be "rerouted" to the external port on to an ubuntu server? Is it not possible to just create an video file with input stream adress and output stream location and in the same place you put the key where it ask for "Key" and double click the file and it will stream the source to this adress?
Edit: Have tested the VLC Media Player? 1. Open Network Stream 2. Add the url to the source 3. Select Stream on the arrow instead of clicking Play 4. Select new Destination and select the protocol support by ubuntu server 5. Select Transcoding....
It was an long time ago i tested this, the version i tried had options to put the key allso somewhere, doesnt look like this newer version function the same way! If the source is then DRM protected by default it should not be impossible to get it going anyway assuming youre the viewer and have an access key!
I dont know much about Streamlink, seem a bit unreliabe to use an command line to allow/open connections to transfer data streams, maybe better to use an well built graphical interface with combability with other security functions in the operating system to launch and manage the connection as it is easy to assume one would want the support of all security functions that the operating system have to offer to monitor and protect the computer system in real time!
If it is not working, as maybe it should, some cigarette lighters does not work as intended for some people either, still somehow for an other person it work just fine!Last edited by Swedaniel; 18th Dec 2023 at 01:56.
-
talk about spoon feeding, I just posted example, let them figure out the rest.lol
Similar Threads
-
downloading drm protected mpd by using streamlink
By VfxCristi4no in forum Video Streaming DownloadingReplies: 15Last Post: 4th Sep 2023, 07:02 -
streamlink + DRM keys
By skipmack46 in forum Video Streaming DownloadingReplies: 6Last Post: 6th Aug 2023, 17:35 -
Convert drm mpd source to simple mpd or m3u8 without drm.
By alberto404 in forum Newbie / General discussionsReplies: 0Last Post: 5th Aug 2023, 11:05 -
Need Help: Streamlink with mpd and --ffmpeg-dkey
By boino2006 in forum Video Streaming DownloadingReplies: 3Last Post: 13th Jan 2023, 07:37 -
restreaming to non-drm m3u8 from drm mpd
By grabyea in forum Video Streaming DownloadingReplies: 1Last Post: 8th Aug 2022, 00:35