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

GStreamer-CRITICAL issue [ gst_buffer_resize_range: assertion 'gst_buffer_is_writable (buffer)' failed ] #92

Closed
KangHyunwoogi opened this issue Jul 21, 2023 · 3 comments

Comments

@KangHyunwoogi
Copy link

(gscam:17521): GStreamer-CRITICAL **: 01:39:03.281: gst_buffer_resize_range: assertion 'gst_buffer_is_writable (buffer)' failed

(gscam:17521): GStreamer-WARNING **: 01:39:03.282: free_priv_data: object finalizing but still has parent (object:0xaaab2459a7e0, parent:0xaaab2456b6b0)

(gscam:17521): GStreamer-WARNING **: 01:39:03.282: free_priv_data: object finalizing but still has 1 parents (object:0xaaab2459a7e0)

Anyone who solve this problem??

@Grimwork
Copy link

Grimwork commented Aug 9, 2023

Same problem here, did you solve it ?

@KangHyunwoogi
Copy link
Author

KangHyunwoogi commented Aug 9, 2023

Same problem here, did you solve it ?

It because of gstreamer version issue.
You can run your code with modifying code with link as below!
#61

@Grimwork
Copy link

Grimwork commented Aug 9, 2023

Thanks for the quick answer !
I have found another solution that work too here #82.

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

No branches or pull requests

2 participants