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

Support : insert tee element in-between uridecodebin #1

Open
dhavalr opened this issue Oct 4, 2018 · 0 comments
Open

Support : insert tee element in-between uridecodebin #1

dhavalr opened this issue Oct 4, 2018 · 0 comments

Comments

@dhavalr
Copy link

dhavalr commented Oct 4, 2018

Hi,

I am debugging one streaming issue where gstreamer application uses 'uridecodebin' to decode the stream-in source and then display it.
Here i am doing loop-playback at every 5 second(start pipeline and then stop the pipeline), after some iterations i am getting hang while decoding. So, want to take dump of the stream-in source before it get decoded by uridecodebin.
Now to take dump i want to insert 'tee' element in-between caps-filter and omxh264dec elements which are extracted internally by uridecodebin. is there any way to do so ? please suggest.

Thanks & Regards,
Dhaval

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

1 participant