===== Voip Raspberry ===== * apt install twinkle ===== Videoconf Raspberry ===== * Videoconference Jitsi Meet * Install on Raspberry Pi : https://www.youtube.com/watch?v=PNZtCP4K8AE * https://blog.anavi.technology/?p=240 * https://peppe8o.com/self-host-your-web-meetings-with-jitsi-and-raspberry-pi/ * https://gist.github.com/krithin/e50a6001c8435e46cb85f5c6c78e2d66 #!/bin/bash wget https://download.jitsi.org/jitsi-key.gpg.key sudo apt-key add jitsi-key.gpg.key rm jitsi-key.gpg.key echo "deb https://download.jitsi.org stable/" | sudo tee -a /etc/apt/sources.list.d/jitsi-stable.list sudo apt update sudo apt install jitsi-meet ===== Seajei Audio Streaming ===== * Video & Audio Streaming SaaS for Smart Home devices * https://www.seajei.com/technology * https://www.youtube.com/watch?v=tG_VPWNS8Sw