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
The build was failing with:
error: failed to run custom build command for gstreamer-webrtc-sys
The system library gstreamer-webrtc-1.0 required by crate
gstreamer-webrtc-sys was not found.
Added libgstreamer-plugins-bad1.0-dev to provide the WebRTC
development headers and pkg-config file.
Also bumped cache version to 1.1 to invalidate old package cache.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments