dom-robinson / webcaster

Client for the webcast websocket protocol.

Home Page:https://webcast.github.io/webcaster/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://webcast.github.io/webcaster/

License:MIT License


Languages

Language:CoffeeScript 62.5%Language:HTML 29.1%Language:CSS 6.2%Language:Makefile 1.5%Language:Python 0.7%