<div dir="ltr"><div><div><div>Dear All,<br><br>I am trying to make a live555 rtsp server which streams live MKV video. <br>The sequence is writing to a FIFO with gstreamer and reading from it using testOnDemandRTSPServer. First I start gstreamer then run testOnDemandRTSPServer. But gstreamer crashes as soon as starting testOnDemandRTSPServer. and when I start gstreamer again the whole thing works.<br><br>I think there should be a problem in accessing FIFO for MKV stream. since, I could do the exact procedure for H264, using testH264VideoStreamer and it worked perfectly.<br><br>I should mention that both testOnDemandRTSPServer and testMKVStreamer work fine when I try streaming a file. The problem is only when using FIFO for streaming live video.<br><br></div>I will be thankful if you help me out.<br><br></div>yours,<br><br></div>Mehdi<br></div>