For some days, I'm testing some ways to send/receive audio
to/from two computers connected with WiFi to a router. I use Jack
in both machines and I need to use WiFi, no wires, because of a
necessarily comfort issue.
- netsend~/netreceive~ from http://www.nullmedium.de/dev/netsend~/. It works, but it makes a lot of click/pops: unacceptable.
- I compiled zita-njbridge and, finally, I made it work: also unaceptable because of similar noises and silences.- netsend~/netreceive~ from
http://www.remu.fr/sound-delta/netsend~/, because it is not
compiled for Linux and I don't know how to do it.
- I tried to use jack.trip but, because an error, I should
compile 1.1 version. I didn't do it, because I have to install
Qt5. I'm afraid of doing a mess...
- NetJack1: I like the idea of compressing audio, but I don't like the master-slave design because I have to use both soundcards speakers and microphones.
- NetJack2: also it has master-slave system. I don't know if I will can make the configuration I need.
Also, I have to send from one computer to the other, a screencast
(I would use VNC or "X over SSH", I have to test them). It doesn't
matter if it is not perfect, it is only for monitoring.