Search code examples
streaminghttp-live-streamingwowzabroadcastingwowza-transcoder

change stream name on runtime on wowza


I have one question regarding sending stream to TV using wowza.

I need to send multiple streams running at same time to TV station with using one link Basically question is that, I have multiple streams with different name and when i need to send to TV it convert to one unique name on run-time.

Is this possible ? if yes please explain bit more.. thanks in advance


Solution

  • By sending to "TV" you mean leveraging Push Publish to send to an external CDN or Wowza Server, then you can specify the outbound stream name within the Push Publish mapping by setting the "streamName" parameter. You could also remap the inbound published stream name via the approach found here.

    Otherwise, if you are referring to requests made for a particular stream on your given Wowza Instance (vs pushing outbound), then you could leverage the Stream Name Alias module of which you could map any stream name to another.

    Thanks,

    Matt