livepeer / livepeer-gateway

Web Gateway To Livepeer's Video Stream Network
MIT License
2 stars 2 forks source link

Release Livepeer Video Player Component #8

Open jozanza opened 6 years ago

jozanza commented 6 years ago

This video player can be an entry-point for developers who want to include Livepeer broadcasts in their app. It will use the JS Livepeer SDK and React. It should be able to ingest a streamId, broadcastAddress, or "channelId" in order to display an hls (.m3u8) stream or a plain old url with any valid web player video format (.mp4, etc).

jozanza commented 6 years ago

The component library is in a fairly stable state, so it might be time to publish it on npm soon.