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

rtsp not working on pi zero #29

Open
fnoop opened this issue Apr 18, 2020 · 4 comments
Open

rtsp not working on pi zero #29

fnoop opened this issue Apr 18, 2020 · 4 comments

Comments

@fnoop
Copy link
Member

fnoop commented Apr 18, 2020

➜  ~ gst-launch-1.0 rtspsrc location=rtsp://maverick-raspberrylite.local:6010/video ! queue ! decodebin ! autovideosink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Got context from element 'autovideosink0': gst.gl.GLDisplay=context, gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayCocoa\)\ gldisplaycocoa0";
Progress: (open) Opening Stream
Progress: (connect) Connecting to rtsp://maverick-raspberrylite.local:6010/video
Progress: (open) Retrieving server options
Progress: (open) Retrieving media info
ERROR: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Could not read from resource.
Additional debug info:
../gst/rtsp/gstrtspsrc.c(6318): gst_rtsp_src_receive_response (): /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0:
Could not receive message. (Timeout while waiting for server response)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
@fnoop
Copy link
Member Author

fnoop commented Apr 18, 2020

Perhaps hardware issue:

[flight] [mav@maverick-raspberrylite ~]$ raspivid -r /var/tmp/test.avi
Camera control callback  cmd=0x4f525245mmal: No data received from sensor. Check all connections, including the Sunny one on the camera board

@SamuelDudley
Copy link
Member

SamuelDudley commented Apr 18, 2020

I'll try it on my zero tomorrow if that would help.

@fnoop
Copy link
Member Author

fnoop commented Apr 18, 2020

Yes please! I've tried it with two cables and two cameras, same problem. I suspect my pi0 w camera port is faulty.

@SamuelDudley
Copy link
Member

Ah, I didn't know the camera interface cable was not the same at the 3b+... I need to order a new cable before I can test for you. Sorry.

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

2 participants