I have a very simple question, how do I change the content directory of the simple video streaming module of wowza.
By default the module streams from the “content” folder in the wowza installation directory, I want to place the content in d: and stream from that folder.
The file /conf/Application.xml is the default configuration file. So if you create a new folder in the /applications folder
[wowza-install-dir]/applications/newApp
And do not create a corresponding /conf folder, then the /conf/Application.xml is used.
It’s a good idea not to touch this folder, unless you want to create many similar applications without creating individual Application.xml files, in which case it is very useful to change that one file, then just create new applications by adding a folder.
I see that you can change the content directory path from the default to whatever you need it to be but, can you also change the directory to multiple drives i.e. D: and E: or multiple folders on a network that are mapped to the Wowza Server?
Hi, I have been trying to setup a new content folder for vod streaming. I have that working fine. But, I cant get a sub folder to work. I can play the file in my new content folder. But I have so many files I want to add sub folders to look for them. If I point the rtmp streamer to the sub folder the player can’t find it.
I got it to work with Flash streaming by adding the sub folder to the line with the file location as opposed to the file directory location(which is where I thought it would have worked) So instead of being at the end of the directory name it is at the beginning of the file name. for example
I am having trouble with this. I made the change to application.xml in the VOD folder to use “z:\content”…but when I do this it breaks my live broadcasts and my scheduler. I then went in and made the same change to the application.xml file in the live folder, no help there. So I have now reverted them all back. I am out of harddrive space where the default content folder resides…any help?