RTSP->RTMP: how to raise the framerate ?
yarek
yarekc at gmail.com
Sat Jun 7 14:29:31 PDT 2014
I make a RSTP->RTMP conversion with:
gst-launch-0.10 rtspsrc
location=rtsp://stream@127.0.0.1:554/axis-media/media.amp ! decodebin !
x264enc speed-preset=ultrafast bitrate=2048 flvmux ! rtmpsink
location=rtmp://127.0.0.1/live/stream
The final stream however is like 15fps, and original one is 30fps.
is there a way to obtaun better result ?
Regards
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/RTSP-RTMP-how-to-raise-the-framerate-tp4667415.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list