You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my needs i dont need to play the stream. The plan is to pipe it to video0 using videoloopback and then capture frames of it and do some other stuff.
For my needs i dont need to play the stream. The plan is to pipe it to video0 using videoloopback and then capture frames of it and do some other stuff.
Somebody ideas of modifying the receiver???
with something like this:
sudo gst-launch-1.0 -vv -e udpsrc host=IP-Adresse port=Port Nummer ! "video/x-raw,width=640,height=480,framerate=60/1" ! queue ! omxh264enc ! h264parse ! rtph264pay ! v4l2sink device=/dev/video0
The text was updated successfully, but these errors were encountered: