I’m developing a video streaming app for android. I’ve used Wowza Media Server for this purpose, but the problem is that all video recordings are saved in Content folder inside Wowza installation folder.
Is it possible to save video files of each publisher in separate folder e.g.
Videos of PublisherA be saved in …\Content\PublisherA
Videos of PublisherB be saved in …\Content\PublisherB
Thanks.
Hello there,
You can configure each application to have its own storage directory. But each application can have only 1 storage directory.
You can modify the storage directory of an application by editing the Application.xml file or through the Engine Manager by going to Applications/[desired-app]/Edit/Content Directory
Kind regards,
Salvadore
Sure thing, glad I could help.
Salvadore
Thanks for this information.
Thanks. It helps us a lot!