ipfs-live-streaming icon indicating copy to clipboard operation
ipfs-live-streaming copied to clipboard

Player stream choice UI improvements

Open Shrinks99 opened this issue 5 years ago • 0 comments

Currently the stream choice UI takes a long time and can be quite redundant if there is only one stream source.

  • Implement a source selector gear icon & interface (also used for quality if / when that gets implemented)
  • Do not show the stream selector when there is only one stream. That one stream is all that should display.
  • Autoplay! The player should now default to one stream all the time (IPFS or HTTP, default should be specified in a config or something). Stretch goal to switch to the other automatically if one is not working.

Video.js has a plugin system as well as theme changing abilities that are pretty easy for me to get my head around. I'll probably look into those too.

Shrinks99 avatar Mar 29 '19 00:03 Shrinks99