Is there any way where i can generate the embed code dynamically so I wont have to add to my website manually everytime I added a new live stream channel?
Eddie,
Via REST API, you could make a request to retrieve the embed code and then script dynamic page creation on your site and parse the REST API response to drop in the embed code.
I do hope this clarifies.
Regards,
Mac