Wowza Community

Changing the ip address streams into a name

Hi…

Can I change the ip address streams into a name?

please help …

Thank you

Hi there,

Please see these articles:

How to get the StreamNameAlias AddOn

How to use the IMediaStreamNameAliasProvider2 interface

I hope this helps.

Salvadore

Hi,

If you’re wanting to play a live stream but the publisher can’t specify an application name, you can create an application called “defapp” which means when an application isn’t specified it will try to use this application.

You can test this by creating a video on demand application called “defapp” and view sample.mp4 with the following URL in VLC player.

rtsp://[Wowza-IP-Address]:1935/mp4:sample.mp4

Regards,

Jason

Ok…