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

aravissrc gst element switch test #918

Draft
wants to merge 1 commit into
base: aravis-0-8
Choose a base branch
from

Conversation

EmmanuelP
Copy link
Contributor

This test crashes as soon as the new source element is put in PLAYING mode. But that is probably due to a mishandling of the pipeline. Doing this sort of pipeline manipulation seems not trivial: https://gstreamer.freedesktop.org/documentation/application-development/advanced/pipeline-manipulation.html?gi-language=c

  • Understand and fix the crash happening when new source state is set to PLAYING

@EmmanuelP EmmanuelP marked this pull request as draft August 14, 2024 07:46
@EmmanuelP EmmanuelP changed the title Wip/gst aravissrc switch test aravissrc gst element switch test Aug 14, 2024
This test crashes as soon as the new source element is put in PLAYING mode. But
that is probably due to a mishandling of the pipeline. Doing this sort of
pipeline manipulation seems not trivial:
<https://gstreamer.freedesktop.org/documentation/application-development/advanced/pipeline-manipulation.html?gi-language=c>
@EmmanuelP EmmanuelP force-pushed the wip/gst-aravissrc-switch-test branch from 6bcdd47 to f34367a Compare August 14, 2024 13:37
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.

1 participant