So I want to broadcast .mkv file. I'm going to broadcast live video. So I need to know is it possible (anyhow) to read unfinished .mkv files? Because i know that Matroska is xml and you simply will not be able to read unfinished xml.
Update: now I know - it is possible to read unfinished XML. But it does not solve the question if it is possible to read Matroska one (because its structure can stop us from doing this...)
Is it possible to stream Matroska (.MKV) files ?