souporserious / react-media-player

React audio and video player.

Home Page:https://souporserious.github.io/react-media-player/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does this player support live stream content

patrickmuhi opened this issue · comments

E.g Audio live stream or Video live stream?

I don't think so, but I would be willing to help with whatever and accept a PR for anything you need :)

It actually does support audio live stream, i figured you're using web audio api which supports it by default.

However most of the live stream servers like Shoutcast, keep throwing back a CORS error, i think it's due to my localhost origin, i'll try and play it outside localhost.