link rtspsrc

Olivier Crête olivier.crete at collabora.com
Thu Jun 13 15:18:08 PDT 2013


On Fri, 2013-06-14 at 00:09 +0200, "Simon Krütt" wrote:
> Hello community! I´m Simon, 23 years old and I have a problem...
>  
> I wrote a little code to stream h.264 over network. Its working
> fine. I used the rtpsink to send and the rtpsrc to receive the stream.
> Now I would like to change to rtsp, because I need as much information
> I can get about the receiving  stream-data on the client side(bitrate,
> packetloss, ... to send it back to the sender, so I can adapt the
> stream to the currently connection quality). But so far I wasn´t able
> to link the rtspsrc to another element. How to do it?, which caps i
> have to use? or did somebody something similar and found a better way
> to do a "rateadaption"? by the way I´m using GSTREAMER 1.0 ...so
> remember there is no RTSP-Server like in 0.10 ;) .

There is rtsp-server for GStreamer 1.x, But you have to get it from git
for now

See:
http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/

-- 
Olivier Crête
olivier.crete at collabora.com



More information about the gstreamer-devel mailing list