Im using this script to get an ts file with live stream:
N_m3u8DL-RE.exe --save-name test "https://host&start=LIVE&end=END" --live-real-time-merge --live-pipe-mux --auto-select --live-wait-time 5 --key 000000:000000
In this way the video/audio is downloaded to .ts and then transmitted.
It is possible to make this .ts just transmit directly.
By the way, does anyone know what the command is for
--live-pipe-mux
+ Reply to Thread
Results 1 to 3 of 3
-
-
I would prefer this command below:
N_m3u8DL-RE.exe --live-real-time-merge --live-pipe-mux --live-record-limit 02:00:00
To be frank, the instruction is very clear on their GitHub page, so you could look for some details there.
P.S. As for encrypted HLS streams like HBO Go live channel, you do not need to input the key, in that it will automatically detect the keys in the manifest.
The command "--live-pipe-mux" means that a pipe will be created and the program will mux all the streams includin' the video stream, and audio stream(s).
Similar Threads
-
Best options in optimizing my N_m3u8 merged m3u8 file?
By membervip39 in forum Video Streaming DownloadingReplies: 2Last Post: 28th May 2023, 14:32 -
N_m3u8 won't download livestreams
By VfxCristi4no in forum Video Streaming DownloadingReplies: 7Last Post: 22nd Apr 2023, 10:43 -
TBC Questions
By Mockingbird in forum Capturing and VCRReplies: 17Last Post: 26th Jun 2022, 23:42 -
Trying to download m3u8 video file but getting error Invalid Uri in N_m3u8
By himanshu3825 in forum Newbie / General discussionsReplies: 3Last Post: 29th Sep 2021, 18:36 -
I have some questions re LinkedIn
By vhelp in forum Off topicReplies: 11Last Post: 24th Oct 2018, 06:38