Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 560 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 560 Bytes

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: