Rtsp server stream resolution

valerik931 valerik931 at gmail.com
Mon Aug 7 10:29:21 UTC 2017


How to change this value manually?
I use gstreamer in Android.
Pipeline at server side:
appsrc name=mysrc is-live=true max-bytes=0 do-timestamp=true min-latency=0 !
queue ! h264parse name=parse ! queue ! rtph264pay name=pay0 pt=96
timestamp-offset=0
Pipeline at client side:
rtspsrc location=rtsp://192.168.30.59:8554/test latency=50 ! rtpjitterbuffer
latency=50 ! rtph264depay ! video/x-h264,framerate=60/1 ! h264parse !
avdec_h264 ! autovideosink
And I got stream with 1280x720 resolution, how I can manage signals to
server and stream resolution?

Thank you!



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Rtsp-server-stream-resolution-tp4684106.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list