Is it possible to publish several live streams on flash media server with the same controlling metadata? I.e. two different clients are connecting to the same URL, using the same stream name and etc, but publishing different streams?
Is there some else metadata except URL and stream name, allowing to distinguish two streams?
I have tried to publish two streams with the same names and second have failed.
I know I can use dynamically generated stream name to publish. But can I avoid using this method?