Report this

What is the reason for this report?

How can i live stream videos with an own player

Posted on August 27, 2014

Hi, i was wondering if it’s possible to live stream videos (gameplays, etc.) in my own website with an own player, instead of using YouTube, Twitch, etc.

And if it’s possible, how can i do it? give me some tutorials please, i’ll really appreciate it.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

It is possible, but it is a real PITA!

The reason is that different browsers support different formats. So you have to code in browser detection, and switch to the correct format…which means that you have to have multiple formats of each video loaded on your site.

Using Vimeo or Youtube makes it easy. You upload your video and they take care of the rest. (your video is transcoded into multiple formats…they do all the browser detection…)

Vimeo has some nice advanced features at a reasonable price that allows you to keep your videos private unless you display on your website. Youtube has horrid privacy features. You basically give your video to them in exchange for using their service.

i realy dont know but icecast supports webm, soo if you find a html5 player that supports it then it shouldn’t be too hard to do http://icecast.org/

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.