Problem with rpicamsrc and shmsink/shmsrc on Raspberry Pi 2

Mandar Joshi emailmandar at gmail.com
Sun Jun 5 11:21:13 UTC 2016


>
> What am I doing wrong?
>
Seems to have been fixed by adding "config-interval=1" to the rpicamsrc pipeline

gst-launch-1.0 -vvv rpicamsrc  !
video/x-h264,width=640,height=480,profile=high ! rtph264pay
config-interval=1 ! shmsink socket-path=/tmp/camera0
wait-for-connection=false shm-size=10000000


I would really appreciate inputs from you guys about this approach.
For example, is there a way around rtph264pay in the above pipeline.


More information about the gstreamer-devel mailing list