<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello community! I´m Simon, 23 years old and I have a problem...</div>

<div> </div>

<div>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 ;) .</div>

<div> </div>

<div>Best regards, Simon</div></div></body></html>