souporserious / react-media-player

React audio and video player.
https://souporserious.github.io/react-media-player/
ISC License
470 stars 100 forks source link

RTMP streaming #27

Open pmg1989 opened 7 years ago

pmg1989 commented 7 years ago

Hi, Does react-media-player support RTMP streaming?

Thanks

souporserious commented 7 years ago

Sorry for the late response. I'm not sure what RTMP streaming exactly is? This library supports the HTML5 audio and video APIs, as well as Youtube and Vimeo APIs. I'd be interested to see if we can create a component that supports RTMP streaming.