Multicast player within html

Hey all,

New here and new to programming in general. I am trying to get a multicast stream to play in html on tizen os. Basically I have a commercial encoder that is taking inputs and sending out multicast udp. All I want to do is have the app display a list of channels and when you click on one it opens that stream indefinitely like a tv channel.

I’ve scoured the web for a snippet I could start with but all i can find are server and client scripts. Any advice or scripts on where I should start or if this is feasible? The end game is that I put it on my samsung tv on the tizen os which lets me upload my own app…

thanks