github TheSpaghettiDetective/moonraker-obico v2.2.2

4 hours ago

Highlights

  • Webcam streaming failures now notify users in the Obico app. When ffmpeg fails at startup (missing stream_url, upstream 5XX, encoder errors, etc.), users see a "Webcam Streaming Failed" notification with a link to troubleshooting docs instead of a silent failure.
  • Startup ffmpeg failures no longer flood Sentry. Failures are logged to moonraker-obico.log for local diagnosis.

Changes

  • send_streaming_failed_event() sends a generic notification with info_url pointing to the webcam troubleshooting guide.
  • report_streaming_failure() logs the exception locally and triggers the app notification.
  • Called from h264_copy, h264_device, h264_transcode, and the outer start() exception handler.

Fixes MOONRAKER-OBICO-RR, MOONRAKER-OBICO-RS

Don't miss a new moonraker-obico release

NewReleases is sending notifications on new releases.