I'm searching if is possible to bring up an environment made by 1 PC and 1 smartphone:
Is possible to stream PC1'system audio on the smartphone's WebBrowser? Anyone can explain me how? Both in server-side (Linux/Jackd) and in client-side (Javascript on WebBrowser with Audio API)
Regards
Ok, so you have a pc with jack and nodejs as http server.
What you need to do is to install ffmpeg, and follow this instructions: https://www.ffmpeg.org/ffmpeg-devices.html#jack
You will use ffmpeg within nodejs to stream the output to the browser.
There are several questions about streaming videos and audio with nodejs. You can simply serve a progressive http stream and the browser will play it.
In the end you will not use web-audio api, sockets or WebRTC
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With