You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Currently the stream choice UI takes a long time and can be quite redundant if there is only one stream source.
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.
The text was updated successfully, but these errors were encountered: