TheOpponent / mr-otcs

Automated video looping, streaming, and schedule generation
MIT License
74 stars 9 forks source link

"[Notice] Not writing schedule for b: Name matches SCHEDULE_EXCLUDE_FILE_PATTERN." #23

Open ern2150 opened 5 months ago

ern2150 commented 5 months ago
[Info] RTMP process started on 2024-05-20 15:46:22.413979.
[Play] 20. /home/pi/videos/b.mp4 - Length: 0:18:05.
[Info] 47:40:53 left before restart.
[Notice] Not writing schedule for b: Name matches SCHEDULE_EXCLUDE_FILE_PATTERN.
[Info] Encoding started on 2024-05-20 15:46:22.414878.
[Error] RTMP process ended unexpectedly on 2024-05-20 15:46:22.466986, exit code 1. Restarting stream.
[Error] Stream interrupted. Attempting to restart.
ern2150 commented 5 months ago

As a side note, running ffmpeg -re etc. in this environment directly at the twitch endpoint works fine, prior to installing the ffmpeg fork. Hm.

ern2150 commented 5 months ago

this is something for me to troubleshoot on the container's end:

[tcp @ 0x55f7b1529f00] Connection to tcp://localhost:1935 failed: Cannot assign requested address
[rtmp @ 0x55f7b1599c00] Cannot open connection tcp://localhost:1935
rtmp://localhost:1935/live: Cannot assign requested address
TheOpponent commented 4 months ago

Is there whitespace in your SCHEDULE_EXCLUDE_FILE_PATTERN setting?