Commit d9e3a9a
committed
fix(streamer): don't send ready request for files that aren't hls chunks
this would cause a few "segment not found" errors whenever a stream started as the script would try to indicate that the hls playlist files were "ready" despite the nextjs app not caring about them1 parent 0eb96ef commit d9e3a9a
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
| 74 | + | |
77 | 75 | | |
78 | 76 | | |
79 | 77 | | |
| |||
0 commit comments