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

lib/lp-media.c: lp_media_pause () sometimes generates Internal data stream error #21

Open
rodrimc opened this issue Jan 16, 2017 · 0 comments
Labels

Comments

@rodrimc
Copy link
Member

rodrimc commented Jan 16, 2017

Not sure yet why and when this happens (I can't create a source that always leads to this behavior).

I suspect the problem is the way we block the pads using the flag GST_PAD_PROBE_TYPE_BLOCK_DOWNSTREAM. I've tried to use the flag GST_PAD_PROBE_TYPE_BLOCKING (which seems to be more suitable), but the whole presentation stalls.

@rodrimc rodrimc added the bug label Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant