Re: [Live-devel] Live streaming MKV video

2017-01-18 Thread Ross Finlayson
> I am trying to make a live555 rtsp server which streams live MKV video. The phrase “streams live MKV video” doesn’t really make much sense, because ‘MKV’ is a filename suffix that’s used for Matroska-format files. From reading the rest of your email, I gather that you’re trying to pipe a Mat

[Live-devel] Live streaming MKV video

2017-01-18 Thread mehdi semsarzadeh
Dear All, I am trying to make a live555 rtsp server which streams live MKV video. 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 testOnDemandRTSPSe