Wowza Community

Use Domain Name instead of IP address

We’ve been using an IP address very successfully for our streaming server, but now we want to use a domain name. We’ve updated our DNS to point video.domain.com to the IP address, but WHERE in WOWZA CONFIGURATION do we identify that WOWZA should now respond to the DOMAIN NAME too?

There is no need (or way) to do anything in Wowza, just use the domain name instead of the IP. For example, using the Wowza example player:

Server: rtmp://[your-new-domain-name]:1935/vod

Stream: mp4:sample.mp4

Richard