Hi,
I am configing Wowza to stream to Akamai by following this web page:
https://www.wowza.com/docs/how-to-stream-to-akamai
But the ‘BaseURL’ tag in my MPD file is using ‘akamaihd.net’ as the domain name.
For example, the ‘BaseURL’ tag inside MPD file is:
https://my_host_id.akamaihd.net/dash/live/my_stream_id/my_event/
What I need is to use ‘akamaized.net’ :
https://fchtest-unext-tv.akamaized.net/dash/live/567590/wowza06/
Is there any way to config the Wowza to use akamaized.net
?
Thank you!