This file is no longer exposed, but you can add these properties to the Application.xml/Streams Properties container to alter that particular application.
In my test, you can’t extend a stream this way in Application.xml /Streams. I tried adding bogus ClassBase and ClassPlay to /Streams root and Properties container. But most or all the other Property settings found in the Wowza 3 Streams.xml can be set in the Application.xml /Streams.
Is it still not possible to create custom stream type via configs (the old Streams.xml functionality)?
I’m looking at migrating a custom module from 3.6.4 to 4.1.0 which depends heavily on the use of a custom streamtype.
We are also planning to migrate to the latest Wowza media server (Wowza Streaming Engine 4.1.1). Our current configuration involves modifying the Stream.xml file. Adding modifications on the target ClassBase of the StreamType.
Is this possible? Our site is using Wowza media server since 2009. We have some custom ClassBase that we are using. It’s a shame if we could not upgrade to the latest version of Wowza because of this limitation.