Hello everyone,
I have a quick question regarding Wowza’s handling of encrypted files. I currently have a Flash Access encrypted file (audio and video streams are encrypted, the container is still plain MP4) which I try to play out over Wowza. Unfortunately, Wowza doesn’t parse the file and refuses to send the file content to the (of course Flash Access-enabled) player.
Log output:
INFO session connect-pending 127.0.0.1 -
INFO session connect 127.0.0.1 -
INFO stream create - -
WARN server comment test.out.mp4 MediaReaderH264.open[2]: java.lang.Exception: QTUtils.parseQTMediaContainer: Atom size is invalid: 0
WARN server comment test.out.mp4 MediaReaderH264.open[2]: java.lang.Exception: QTUtils.parseQTMediaContainer: Atom size is invalid: 0
WARN server comment test.out.mp4 MediaReaderH264.open[2]: java.lang.Exception: QTUtils.parseQTMediaContainer: Atom size is invalid: 0
WARN server comment test.out.mp4 MediaReaderH264.open[2]: java.lang.Exception: QTUtils.parseQTMediaContainer: Atom size is invalid: 0
INFO stream destroy test.out.mp4 -
INFO session disconnect 2028679764 -
Is there any way to work around this and force Wowza to start delivering the media file?
Best regards,
Matthias