Skip to content

Demo of latency of packaged streaming formats (HLS and DASH) vs a bytestream (websocket)

Notifications You must be signed in to change notification settings

edwardmhunton/hls_vs_websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

requires latest version of FFMpeg, node 5

uses video.js (http://videojs.com/) and jsmpeg.js (https://github.com/phoboslab/jsmpeg) for browser playback

for websocket run these commands from root unless specified

  1. node server/websocket-relay.js supersecret 8081 8082

  2. in server folder run http-server

  3. run shell_scripts/websocks.sh

for hls

run shell_scripts/hls.sh

for dash

run shell_scripts/dash.sh

for webpage + players

run npm start

About

Demo of latency of packaged streaming formats (HLS and DASH) vs a bytestream (websocket)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages