gst-launch-1.0 multifilesrc location=/home/user1/Downloads/play.mp4 loop=true ! decodebin ! tee name=\"local\" ! queue ! imxipuvideosink use-vsync=true local. ! queue ! imxvpuenc_h264 bitrate=4000 gop-size=30 ! video/x-h264,alignment=au ! rtph264pay ! udpsink host=192.168.10.1 port=5000
gst-launch-1.0 udpsrc port=5000 ! \"application/x-rtp, media=video, clock-rate=90000, encoding-name=H264, payload=96\" ! rtph264depay ! decodebin ! autovideosink
This two pipeline we use. But at the destination , black line come and goes horizontally , this is not in source side. this is the issue. What is the solution for that.
Solved! Go to Solution.
Hello,
You don't show the error log to verify if there is an issue, which processor are you using? which BSP version?
Regards
Hello,
You don't show the error log to verify if there is an issue, which processor are you using? which BSP version?
Regards