- Overview
- License
- Architecture
- System
- Performance
- Install
- Upgrade
- Uninstall
- Release Note
- Web Panel
- Config File
- Process
- Startup
- Shutdown
- Port
- Troubleshooting
- RTMP Push
- SRT Push
- SRT Pull
- UDP Push
- UDP Broadcast
- Source Stream
- Pull Stream
- Playback
- Forward
- SSL
- Snapshot
- UDP packet
- Record & NVR
- VOD
- GB28181
- WebRTC
- API
- Compare to Wowza
Location:Index Page > Document > Playback
Here, the focus is on video playback in the HTML5 scenario on the PC side.(Google Chrome,Firefox,Edge,Safari)
1. Playback HLS streaming:
Strongly recommend to use videojs Player(https://videojs.com/)
Here is an example:
Playback
Note: You can add skins or customize interfaces to this player as needed. Please read skin and UI customized of videojs https://docs.videojs.com/tutorial-skins.html
2. Playback http-flv streaming:
Strongly recommend to use flv.js Player(https://github.com/Bilibili/flv.js)
Here is an example:
Playback