What is the best way to do a live stream that works on all browsers?

Asked

Viewed 63 times

0

I have done in the past systems in RTMP with Wowza to make live broadcasts, but I used a flash player.

Now I need to stream again, but I don’t want to use flash, I want to use the HTML5 video tag and I would like it to work on all the most popular browsers (desktop: Chrome, firefox, IE, Safari / Mobile: Chrome, Safari).

What’s the best approach? I’ve researched Nginx and Wowza but found nothing. I was looking for solutions for Windows servers but by now I’m already ebrto for Linux solutions.

1 answer

0

If you are open to using Paas - Platform as a Service - I recommend trying Azure Media Services.

With it you can create live channels, each channel will create a endpoint/URL where will include in the player of your web page.

For the player, I recommend using the Azure Media Player. An HTML5 player that supports all types of streaming, progressive, Adaptive, live, etc.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.