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... #16

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

[bug] Livestream recording never ends... #16

sn-o-w opened this issue Jun 6, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@sn-o-w
Copy link

sn-o-w commented Jun 6, 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...

The command I've tried:

N_m3u8DL-RE "MPD-URL" --decryption-binary-path "packager-win-x64.exe" --use-shaka-packager --key xxxxx:yyyyy -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.

@sn-o-w
Copy link
Author

sn-o-w commented Jun 10, 2024

@RikaCelery Any idea what could be wrong? 🤔

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.

@RikaCelery RikaCelery added bug Something isn't working help wanted Extra attention is needed labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants