Streaming with rist

diegonunes diego at bisect.pt
Wed Apr 7 10:53:32 UTC 2021


Hello everyone, I have to pipelines like this ones: 

gst-launch-1.0 -v videotestsrc ! video/x-raw,framerate=20/1 ! videoscale !
videoconvert ! x265enc tune=zerolatency bitrate=500 speed-preset=superfast !
rtph265pay ! ristsink address=127.0.0.1 port=5000

gst-launch-1.0 -v ristsrc port=5000 caps = "application/x-rtp,
media=(string)video, clock-rate=(int)90000, encoding-name=(string)H265,
payload=(int)96" ! rtph265depay ! decodebin ! videoconvert ! autovideosink

And for some reason* they are connecting but not transmitting any video at
all,* am I missing a step on this pipelines?

Thank you! 




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list