Vinod Kesti
Hi! Thanks for your answer. I tried another approach. Now i'm sending video with rtsp, artifacts gone but i still have very high noise on video (in comparison with video which was saved in file without send by network) can you recommend something?
now i send video using:- appsrc name=vsrc ! videoconvert ! video/x-raw,format=I420,width=1920,height=1080,framerate=60/1 ! "
- omxh265enc bitrate=200000000 iframeinterval=30 preset-level=3 ! rtph265pay name=pay0 pt=96"
receive:- rtspsrc location=rtsp://%1:%2/vd latency=0 protocols=GST_RTSP_LOWER_TRANS_TCP
- ! application/x-rtp,encoding-name=H265,payload=96 ! rtph265depay ! h265parse ! queue
- ! omxh265dec ! videoconvert ! appsink sync = false
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel