Skip to main content
160kb
Participant
December 9, 2015
Question

Broadcast from browser AMS

  • December 9, 2015
  • 1 reply
  • 550 views

I'm looking for a solution to stream live video/audio from one browser to a server and then to clients, similar to twitch.tv.

In simple terms this is what I want to achieve

Browser (getUserMedia / flash) --> Server (AMS) --> Clients (Browser)

I understand Adobe Media Server will be able to do this but unable to find documentation of how it would be done.

    This topic has been closed for replies.

    1 reply

    usama_ahmed_viasto
    Participating Frequently
    January 14, 2016

    I am working on an application which uses both flash and HTML5 video aka getUserMedia. My experience with HTML5 is painful as it has limitations on different browsers i.e. Chrome, Firefox. Other browsers like IE, Edge and Safari don't have getUserMedia.