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

Recording stops after 24 h #519

Open
kymograph opened this issue Sep 8, 2024 · 1 comment
Open

Recording stops after 24 h #519

kymograph opened this issue Sep 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@kymograph
Copy link

Describe the bug
For long streams over 24h the recording stops repeatedly at 24 h without starting a new recording immediately.

To Reproduce
Steps to reproduce the behavior:

  1. Add a long running channel, e.g. subathon streams, irl, etc
  2. Wait till 24 h are recorded
  3. The recording will stop at 24 h

Expected behavior
I see two possibilities here: either append two the original recording or start a new one.

Screenshots
If applicable, add screenshots to help explain your problem.

Logs
Please attach logs for both the main server and capture if applicable, can be found in data/logs/ and data/logs/software/ respectively.
Please also use code tags and try to keep line breaks if possible.

Server:

  • OS or Docker: docker on OMV (Debian)

Additional context
Add any other context about the problem here.

@kymograph kymograph added the bug Something isn't working label Sep 8, 2024
@MrBrax
Copy link
Owner

MrBrax commented Sep 8, 2024

it already tries to capture again if the stream is over 24 hours but it's pretty much impossible to debug since it takes such a long time for a 24 hour stream to be over, you only have one attempt, and 24 hour streams are very uncommon anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants