You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am creating an interface similar to that used in the demo. Where can I find documentation on using webcaster.js and client.js as well as how to make the connection to Liquidsoap on my server?
A nice procedural user manual would be fantastic. Just set out in the style, "To implement an online client:
(1) Add x.js to your head section
(2) Bla bla ...
(3) Edit x....
How is this snippet tied to using webcaster.js?: liquidsoap 'output.ao(fallible=true,audio_to_stereo(input.harbor("mount",port=8080)))
Thanks.
The text was updated successfully, but these errors were encountered:
I am creating an interface similar to that used in the demo. Where can I find documentation on using webcaster.js and client.js as well as how to make the connection to Liquidsoap on my server?
A nice procedural user manual would be fantastic. Just set out in the style, "To implement an online client:
(1) Add x.js to your head section
(2) Bla bla ...
(3) Edit x....
How is this snippet tied to using webcaster.js?:
liquidsoap 'output.ao(fallible=true,audio_to_stereo(input.harbor("mount",port=8080)))
Thanks.
The text was updated successfully, but these errors were encountered: