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

memfs HLS streams die? results in 404. #836

Open
trapexit opened this issue Oct 9, 2024 · 1 comment
Open

memfs HLS streams die? results in 404. #836

trapexit opened this issue Oct 9, 2024 · 1 comment
Assignees
Labels
bug Program error or software error or software anomaly.

Comments

@trapexit
Copy link

trapexit commented Oct 9, 2024

Describe the bug
Channels setup in a particular way, HLS Version 7 set + SRT output, have suddenly had the HLS stream stop working. Meaning the display within the app fails. SRT stream continues to work but anything relying on HLS is broken.

To Reproduce
Unclear how to do so. What I've noticed is that all the channels that experience this were configured with EXT-X-VERSbION=7 and had SRT output enabled. The only channel not to have the issue was EXT-X-VERSION=6 and no extra outputs (RTMP or SRT).

Expected behavior
For HLS publishing to retry.

Desktop (please complete the following information):

  • OS: Linux Mint 22
  • Browser Brave
  • Version 1.70.123

Additional context

I was not able to find any logs by the time I noticed that would explain the problem. The HLS url simply returns 404: {"code":404,"message":"File not found","details":["/82b1e698-8371-4ee4-9af7-3c942ab26749.m3u8"]}

I do see logs mentioning 404 and

restreamer  | ts=2024-10-09T06:19:28Z level=WARN component="MemFS" msg="Incomplete file" error="unexpected EOF" filesize_bytes=0 path="/36b318ce-f3aa-43f3-b81f-766fe093b011.mp4" type="mem"
@trapexit trapexit added the bug Program error or software error or software anomaly. label Oct 9, 2024
@ioppermann
Copy link
Member

We'll look into that.

@ioppermann ioppermann self-assigned this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Program error or software error or software anomaly.
Projects
None yet
Development

No branches or pull requests

2 participants