Commit 1b4afa0
Loop the file-test example continuously with ffmpeg -stream_loop -1
Without it, the example stops streaming as soon as ffmpeg reaches EOF
on the input file, which makes the "open http://localhost:8080/ and
listen" instruction misleading for short clips.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent db90f64 commit 1b4afa0
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | | - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
232 | 234 | | |
233 | 235 | | |
234 | 236 | | |
| |||
0 commit comments