Hello friends,
I have tryed thousand times before come here. Now I need help from someone. Please!
I have a mission to access a remote server, get the files from there and then play streamming via Wowza.
I know that I have to use de Media Cache, and then use the VOD Edge application making the “link” to the source of Media Cache.
First of all I tryed access my local folder, and I couldn’t.
Bellow is my configuration and the logs:
Configuration - Media Cache
<?xml version="1.0" encoding="UTF-8"?>${com.wowza.wms.TuningAuto}
${com.wowza.wms.TuningAuto}
${com.wowza.wms.TuningAuto}
${com.wowza.wms.TuningAuto}
10000
true
true
false
false
true
false
default
Default Store
${com.wowza.wms.context.ServerConfigHome}/mediacache
10G
24
24
1000
16M
64M
100
dvrorigin
HTTP
Default DVR source
http://
dvrorigin/
com.wowza.wms.mediacache.impl.MediaCacheItemHTTPImpl
262144
1200000
600000
true
50
httpReadTimeout
3000
Integer
Storage1
File
eeee…
C:/Wowza/
path1/
com.wowza.wms.mediacache.impl.MediaCacheItemFileImpl
1M
10000
10000
true
30
false
fileReadRetries
3
Integer
Logs
2014-04-18 03:18:08 BRT comment server INFO 200 - Wowza Streaming Engine is started! - - - 4.355 - - - - - - - - - - - - - - - - - - - - - - - - -
2014-04-18 03:18:06 BRT - - - - - - - - - 2.156 - - - - - - - - - - - - - - - - - - - - - - - - -
2014-04-18 03:18:35 BRT comment server INFO 200 - REST API: Restart Application: Application (VODEdge) shutdown - - - 31.317 - - - - - - - - - - - - - - - - - - - - - - - - -
2014-04-18 03:19:19 BRT comment server INFO 200 - MediaCasterStreamValidator.init[VODEdge/definst]: Started - - - 75.174 - - - - - - - - - - - - - - - - - - - - - - - - -
2014-04-18 03:19:19 BRT app-start application INFO 200 definst VODEdge/definst - - - 75.23 - - - - - - - - - - - - - - - - - - - - - - - - -
2014-04-18 03:19:19 BRT connect-pending session INFO 100 192.168.195.132 - defaultVHost VODEdge definst 0.168 [any] 1935 rtmp://192.168.195.132:1935/VODEdge 192.168.195.132 rtmp http://localhost:8088/enginemanager/applications/test/vod/FlashRTMPPlayer/vod.swf/[[DYNAMIC]]/3 WIN 11,8,800,97 649083881 3533 3073 - - - - - - - - - - - - - rtmp://192.168.195.132:1935/VODEdge -
2014-04-18 03:19:19 BRT connect session INFO 200 192.168.195.132 - defaultVHost VODEdge definst 0.17 [any] 1935 rtmp://192.168.195.132:1935/VODEdge 192.168.195.132 rtmp http://localhost:8088/enginemanager/applications/test/vod/FlashRTMPPlayer/vod.swf/[[DYNAMIC]]/3 WIN 11,8,800,97 649083881 3533 3073 - - - - - - - - - - - - - rtmp://192.168.195.132:1935/VODEdge -
2014-04-18 03:19:19 BRT create stream INFO 200 - - defaultVHost VODEdge definst 0.017 [any] 1935 rtmp://192.168.195.132:1935/VODEdge 192.168.195.132 rtmp http://localhost:8088/enginemanager/applications/test/vod/FlashRTMPPlayer/vod.swf/[[DYNAMIC]]/3 WIN 11,8,800,97 649083881 3587 3413 1 - 0 0 - - - - 0 0.0 rtmp://192.168.195.132:1935/VODEdge rtmp://192.168.195.132:1935/VODEdge - rtmp://192.168.195.132:1935/VODEdge -
2014-04-18 03:19:19 BRT comment server WARN 404 sample.mp4 MediaReaderH264.open[1]: java.io.IOException: MediaCacheRandomAccessReader.open: MediaCache source not found: sample.mp4: java.io.IOException: MediaCacheRandomAccessReader.open: MediaCache source not found: sample.mp4|at com.wowza.wms.mediacache.impl.MediaCacheRandomAccessReaderFilter.open(MediaCacheRandomAccessReaderFilter.java:77)|at com.wowza.wms.mediareader.h264.MediaReaderH264.open(MediaReaderH264.java:250)|at com.wowza.wms.stream.file.PlaylistPlayer.play(PlaylistPlayer.java:790)|at com.wowza.wms.stream.file.MediaStreamFilePlay.play(MediaStreamFilePlay.java:111)|at com.wowza.wms.response.ResponseStreams.output(ResponseStreams.java:51)| - - - 75.382 - - - - - - - - - - - - - - - - - - - - - - - - -
Additional commets
I’m using “VODEdge” Application
“Storage1”, Media Cache Source
When I’m trying create the source, I have inserterd:
Prefix
path1/
Base Path
C:/Wowza/
But in validate configuration, Wowza show me:
path1/data/media/sample.mp4
C:/Wowza/data/media/sample.mp4
Even I didn’t want to have the data/media, Wowza show me that. But I created this folder in my server and Wowza still didn’t recognize my folder. I mean, I can’t play the clipe via Test Player.
I think once I can access local folder via Media cache, I will be able to access remote network drive as well.
In advance, thank you so much!
Kind regards,
Roan (becoming crazy)