You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add GStreamer 1.18 framebuffer error detection and guidance
- Add proactive warning when using --framebuffer with GStreamer 1.18
- Add specific error handler for the jitterbuffer "code should not be reached" crash
- Provide clear solutions: upgrade to GStreamer 1.20+, use Docker, or switch output modes
- Help users avoid the known bug reported in GitLab issue #1326
This addresses the issue where GStreamer 1.18 crashes with framebuffer mode
due to incomplete jitterbuffer handling in the WebRTC implementation.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments