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

Frame not received from interpipesrc with nvstreammux even though the status was PLAYING on Jetson Nano #118

Open
hoangnt2601 opened this issue Mar 4, 2022 · 3 comments

Comments

@hoangnt2601
Copy link

pipeline_create p1 uridecodebin source::latency=200 uri=rtsp://localhost:8554/test ! interpipesink name=cam1 forward-events=false forward-eos=true
pipeline_play p1
pipeline_create p interpipesrc stream-sync=restart-ts listen-to=cam1 ! m.sink_0 nvstreammux name=m batch-size=1 batched-push-timeout=40000 width=1280 height=720 ! queue ! videoconvert ! autovideosink sync=false
pipeline_play p

Same command I run successfully on GTX 1065TI

@hoangnt2601 hoangnt2601 changed the title No playing interpipesrc with nvstreammux on Jetson Nano Frame not received interpipesrc with nvstreammux on Jetson Nano Mar 4, 2022
@hoangnt2601 hoangnt2601 changed the title Frame not received interpipesrc with nvstreammux on Jetson Nano Frame not received from interpipesrc with nvstreammux on Jetson Nano Mar 4, 2022
@hoangnt2601 hoangnt2601 changed the title Frame not received from interpipesrc with nvstreammux on Jetson Nano Frame not received from interpipesrc with nvstreammux even though the status was PLAYING on Jetson Nano Mar 4, 2022
@TannedCung
Copy link

Same problem here. Did you pass this issue by any chances???

@ArivCR7
Copy link

ArivCR7 commented Nov 30, 2022

I too have the same issue. Did you guys find a way out?

@ArivCR7
Copy link

ArivCR7 commented Nov 30, 2022

For those who encounter this issue, setting enable-sync=true in interpipesrc fixed the issue.

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

3 participants