I’m going to live-streaming(RTMP) from FMS as origin.
Depending on the setting of Application>StreamFiles in WowzaStreamingEngineManager, and I succeeded in do live-streaming by referring to the .stream file.
However, in this way, I can be live-streaming are fixed (and known) only by the stream source.
I want to add or switch the stream-source-URI dynamically.
As a way to realize, I am going to try to implement a custom module, and notify some stream-source-URI from a client to WowzaStreamingEngine.
How do I should implement a custom module?
Use MediaCaster? MediaStream?