In the camera software documentation there is this example: I want to do something similar, but instead of streaming it with udp, i want to make v4l2 loopback device.
I tried viewtopic.php?t=359204#p2155328, but it outputs raw formated video. I want h264 if it is possible.
Code:
rpicam-vid -t 0 -n --inline -o - | gst-launch-1.0 fdsrc fd=0 ! udpsink host=localhost port=5000
I tried viewtopic.php?t=359204#p2155328, but it outputs raw formated video. I want h264 if it is possible.
Statistics: Posted by Pirenar — Sat Feb 03, 2024 3:41 pm — Replies 0 — Views 58