Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix critical gstreamer error #624

Merged
merged 3 commits into from
Mar 5, 2024
Merged

Fix critical gstreamer error #624

merged 3 commits into from
Mar 5, 2024

Conversation

frostbyte73
Copy link
Member

@frostbyte73 frostbyte73 commented Mar 5, 2024

Error when removing a source bin:

(egress:93): GStreamer-WARNING **: 22:05:15.736:
Trying to join task 0xffff38173bc0 from its thread would deadlock.
You cannot change the state of an element from its streaming
thread. Use g_idle_add() or post a GstMessage on the bus to
schedule the state change from the main thread.

(egress:93): GStreamer-CRITICAL **: 22:05:15.741: Failed to deactivate pad video_input_queue:src, very bad

@frostbyte73 frostbyte73 merged commit 1ec09c1 into main Mar 5, 2024
7 checks passed
@frostbyte73 frostbyte73 deleted the critical-error branch March 5, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants