VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    Jan 2023
    Location
    Portugal
    Search PM
    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
    Quote Quote  
  2. Banned
    Join Date
    Apr 2022
    Location
    Hong Kong
    Search Comp PM
    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).
    Quote Quote  
  3. Member
    Join Date
    Jan 2023
    Location
    Portugal
    Search PM
    @CrymanChen thanks mate
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!