Sorry for bumping up this old thread, just wanted to make sure that rtsp was finally supported, I can't seem to connect here and I wanted to make sure that someone else was successful. It looks like ffmpeg is officially supported, can I call the ffmpeg command ffplay directly?

Watch a stream tunneled over HTTP:
ffplay -rtsp_transport http rtsp://server/video.mp4

Read More...