Play multiple videos in an HTML page using Video JS.
- m3u8
- RTMP (with flash)
- MP4
-
Download the repo or clone it:
git clone git@github.com:rparjun/video-tiles.git -
cd video-tiles -
Specify the streams, see
stream-url.json -
Run a http server:
python -m SimpleHTTPServer 8000 -
Navigate to
localhost:8000in browser.