Hi everyone,

I currently have a project and I don’t know where to start. I tried a couple of things without any success and I hope you will have some good answers for me.

I stream live UDP feeds (Unicast and Multicast, udp://x.x.x.xxxx) which I want to embedded on my website. The goals are to have my users able to watch the videos on different platforms (laptop, cellphone) without the need to have a specific media player. I don’t want to use internet sites already available (livestream or others) to host my videos, I can get all tools possible and have everything installed on server. Also, the website will be visible from the internet and it’s the reason why I try to put some security (https/.htaccess). The videos are always running but are not really big in resolution.


Thanks a lot in advance.