Hi,
I currently have an origin/edge configuration set up along with load balancing. I’ve noticed that hitting the edge url (http://[wowza-edge-IP]:1935/[app]/ngrp:[stream_group_name]/playlist.m3u8) does not work. However, if I hit the origin url, it will work. From what I’ve searched, it seemed the solution to this was to create SMIL files and copy them on each edge. My issue is that in my situation, my stream names will be dynamic. To create the SMIL files, I would need to know the stream names before hand. Also, I have load balancing set up so I would also need to know the least loaded edge to connect clients to. Is there a solution to this? Also, does Wowza plan to have clients connect directly to the edge without creating smil files?
Thanks.