Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Livestream recording never ends or is not saved #409

Open
sn-o-w opened this issue Jun 25, 2024 · 1 comment
Open

[bug] Livestream recording never ends or is not saved #409

sn-o-w opened this issue Jun 25, 2024 · 1 comment

Comments

@sn-o-w
Copy link

sn-o-w commented Jun 25, 2024

Hi there,

For some reason, the livestream recording never ends...

N_m3u8DL-RE gets stuck at "Live recording limit reached, will stop recording soon" and doesn't stop recording even after minutes/hours or in case it gets past "Live recording limit reached, will stop recording soon" it won't save any file at all.

The command I've tried:

N_m3u8DL-RE "MPD-URL" --decryption-binary-path "packager-win-x64.exe" --use-shaka-packager --key 8fbf3bcd90f14a989fe6cf17338a2bbd:5321be0a2fc92137e56f45d7f348a8d6 -mt -M format=mp4:keep=false -sv best -sa best --live-real-time-merge --live-record-limit 00:01:20

It doesn't matter if I try to use shaka-packager or mp4decrypt.exe...

The MPD URL can be obtained from here: https://tvgo.orange.ro/player/d/bQ9RDUnp7ZmfQ8QXgU-CIxUiDXTvSmTgt1FVdISt
You might need a Romanian IP address.

By the way, If I add --live-perform-as-vod it will download only 1 minute and the file is downloaded correctly and decrypted. It doesn't matter if I set for example --live-record-limit 00:05:00 together with --live-perform-as-vod, it will download only 1 minute.

@sn-o-w sn-o-w changed the title [bug] Livestream recording never ends... Jun 25, 2024
@CR1571
Copy link

CR1571 commented Jul 7, 2024

--live-perform-as-vod is not fully supported yet, see #92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants