Thursday, June 30, 2016

Live Streaming & JS

Presentation on Live Streaming & JS is now available by link. Held on IT Weekend Kharkiv. Shows the usage of Media Source Extensions, nginx-rtmp-module, MPEG-DASH and OBS.

Try it out
  • docker run -p 8080:8080 -p 1935:1935 adolgarev/nginxrtmp
  • start OBS and specify RTMP URL rtmp://localhost/myapp and Stream key mystream
  • Goto http://localhost:8080/dash.js/baseline.html
The result

No comments:

Post a Comment