Hello, I have MPEG2 audio and video encoder which deliver discrete mpeg2 video frames and mpeg layer II audio frames. I nees to streams this to a set-top box like device by raw UDP and RTSP. I looked at testOnDemandRTSPServer example, but it streams from file. How is it possible to set up RTSP server for live source? Thank You.