Skip to content

Jetson Nano with Raspberry Pi Camera #161

Discussion options

You must be logged in to vote

Hi, It was a little late but I wanted to write the solution here. We use this (it is multiudpsink but same logic):

gst-launch-1.0 -e nvarguscamerasrc ! 'video/x-raw(memory:NVMM), width=640, height=480, framerate=25/1' ! nvv4l2h264enc bitrate=400000 insert-sps-pps=true ! rtph264pay mtu=1400 ! multiudpsink clients=127.0.0.1:5602,127.0.0.1:5603 sync=false async=false

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@ucaglarcaliskan
Comment options

@svpcom
Comment options

@ucaglarcaliskan
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ucaglarcaliskan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants