Hi Wowza Team,
I upgraded from wowza 3.6 to wowza 4.0.1 and getting below error when i try to run it using file:///C:/Program%20Files%20%28x86%29/Wowza%20Media%20Systems/Wowza%20Streaming%20Engine%204.0.1/examples/VideoOnDemandStreaming/FlashRTMPPlayer/player.html, I dropped the file in content folder -
2014-03-11 11:59:56 EDT comment server WARN 404 audio-video.flv MediaReaderH264.open[2]: java.lang.Exception: QTUtils.parseQTMediaContainer: File is missing ‘moov’ atom.: java.lang.Exception: QTUtils.parseQTMediaContainer: File is missing ‘moov’ atom.|at com.wowza.wms.mediareader.h264.util.QTUtils.parseQTMediaContainer(QTUtils.java:195)|at com.wowza.wms.mediareader.h264.MediaReaderH264.open(MediaReaderH264.java:319)|at com.wowza.wms.stream.file.PlaylistPlayer.play(PlaylistPlayer.java:777)|at com.wowza.wms.stream.file.MediaStreamFilePlay.play(MediaStreamFilePlay.java:111)|at com.wowza.wms.response.ResponseStreams.output(ResponseStreams.java:51)| - - - 714.11
we have been using wowza for years, while integrating with our application I am seeing below error, even though file exists there at location C:/myfolder/flash/9af2368dc/. but in the logs i am seeing it doesn’t show “.flv” extension with the file name. Am I missing some configuration while using wowza 4.0.1.
2014-03-11 11:56:49 EDT comment server WARN 200 - MediaReaderH264.open[vod/definst]: Not found: C:/myfolder/flash/9af2368dc/audio-video.: java.io.FileNotFoundException: C:\myfolder\flash\9af2368dc\audio-video (The system cannot find the file specified)|at java.io.RandomAccessFile.open(Native Method)|at java.io.RandomAccessFile.(RandomAccessFile.java:233)|at com.wowza.io.WowzaRandomAccessFile.(WowzaRandomAccessFile.java:12)|at com.wowza.io.DirectRandomAccessReader.open(DirectRandomAccessReader.java:222)|at com.wowza.wms.mediareader.h264.MediaReaderH264.open(MediaReaderH264.java:250)| - - - 526.661 - - - - - - - - - - - - - - - - - - - - - - - - -
here is the application.xml file -
<?xml version="1.0" encoding="UTF-8"?>true
default
C:/myfolder/flash
seekTarget
enhanced
maxPendingSeekRequests
0
Integer
cupertinostreaming,smoothstreaming
-1
base
Base
com.wowza.wms.module.ModuleCore
properties
Properties
com.wowza.wms.module.ModuleProperties
logging
Client Logging
com.wowza.wms.module.ModuleClientLogging
FLVPlayback
FLVPlayback
com.wowza.wms.module.ModuleFLVPlayback
cupertinoChunkDurationTarget
10000
Integer
Thanks
Ritu