Skip to content

dom-robinson/webcaster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webcaster

Browser-based streaming client for the webcast.js websocket protocol.

You can try it here: https://webcast.github.io/webcaster/

You need to run a server that supports the webcast.js protocol. For instance:

liquidsoap "output.ao(fallible=true,audio_to_stereo(input.harbor('mount',port=8080)))"

The client looks like this:

About

Client for the webcast websocket protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 62.5%
  • HTML 29.1%
  • CSS 6.2%
  • Makefile 1.5%
  • Python 0.7%