Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
rtsp-stream: rtp delivered in wrong order when tunneled over TCP
Due to "stream: refactor TCP backpressure handling" dd32924e
The rtp packets might be delivered in wrong order. Easily seen when rate control is off.
Some client expect correct order of rtp packets if tunneled over TCP.