Saturday, December 21, 2013

Arutcam, MPEG-DASH and stat

In nginx-rtmp-module version 1.0.9 I've implemented parsing H264 SPS block. Now it's possible to see video dimensions even if no RTMP metadata came from publisher. It's important for arutcam which does not generate such metadata. In earlier versions this prevented MPEG-DASH engine from generating valid initialization fragment.

Stat page is updated as well with smart codec names and profiles.

4 comments:

  1. Would it possible to also parse the bitrates informations to automatically produce the variant manifest for HLS (and maybe dash)?

    ReplyDelete
  2. How do I make my stats pages as pretty as that you have there? :P

    ReplyDelete