The devnet only has links for the latest version but I'm dealing with content from the 2.0 version. While the 3.0 spec has references on what's new, it still doesn't mention if there was a default way to initialize decoders as all streams I test with don't have the moov with the stsd that would have the necessary data to initialize decoders.
So, at the moment I can parse and download the fragments but I can't identify the codecs used or the initialization data requried to initialize decoders.
Thanks for your help.