Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Set pipeline to NULL after terminate signal #1

Open
mhkabir opened this issue Nov 27, 2015 · 2 comments
Open

Set pipeline to NULL after terminate signal #1

mhkabir opened this issue Nov 27, 2015 · 2 comments
Labels

Comments

@mhkabir
Copy link
Member

mhkabir commented Nov 27, 2015

^C[gst_streamer-1] killing on exit

(server_node:31914): GStreamer-CRITICAL **: 
Trying to dispose element source, but it is in PLAYING instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.
@vooon vooon added the bug label Nov 27, 2015
@vooon
Copy link
Collaborator

vooon commented Nov 27, 2015

Yes, that message i got too. But i'm not sure why. It should be released in class deinit.

@vooon
Copy link
Collaborator

vooon commented Nov 27, 2015

But for early development that issue has too low importance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants