componentise the react-player to work with Dash
Go to this link to learn about [Dash][https://plot.ly/products/dash/].
install the component by Pypi
pip3 install react-player-dash
import it
call as per the demo
further data on react-player found at:-
[react-player][https://www.npmjs.com/package/react-player] [react-player][https://github.com/CookPete/react-player]
when installed in in python run DASH instance with demo program - video_demo.py
this demo shows many of the callls and controls available in the player - called from
DASH