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

Pushing to rsdemux fails and breaks the pipeline #26

Open
Tilakv opened this issue Dec 15, 2022 · 0 comments
Open

Pushing to rsdemux fails and breaks the pipeline #26

Tilakv opened this issue Dec 15, 2022 · 0 comments

Comments

@Tilakv
Copy link

Tilakv commented Dec 15, 2022

I am trying to evaluate the rsdemuxer options to retrieve the depth values for the intel realsense camera: and the simple pipeline with rsdemux is failing.

gst-launch-1.0 realsensesrc ! queue ! rsdemux ! fakesink

WARNUNG: Von Element /GstPipeline:pipeline0/GstRSDemux:rsdemux0: Pushing to depth src gave -1.

FEHLER: Von Element /GstPipeline:pipeline0/GstRealsenseSrc:realsensesrc0: Internal data stream error.

The pipeline works without the demuxer. I tried to align only to color but then the push for color stream returns -1.
Is something missing?

Any help is appreciated.

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