npx http-server
Just the basic player setup
Files:
1.html
Files:
2.html
custom-control-bar.js
Explanation:
- Create custom controlbar component
- Render fullscreen icons at the end of the controlbar
- Attach event handlers to icon clicks
Files:
3.html
custom-control-bar2.js
custom-header.js
Explanation:
- Create custom controlbar component
- Render
flowplayer-header-right-zone
into custom controlbar - Create custom header component
- Only render
flowplayer-header-left-zone
to custom header