It seems that the media source extensions (mse) sourcebuffer always need about 3s worth of data before it can play anything and I need it to play as soon as possible as I'm sending a realtime stream. Can I modify this behaviour? Chrome 35+ behaves differently and can play after appending a single frame.
Regards,
Marcus