
Linux (Mint 19.1 Cinnamon) Install OBS-Studio and NDI, Enable in Firewall, Remove Screen Flickering
https://obsproject.com/
sudo apt-get install ffmpeg
sudo add-apt-repository ppa:obsproject/obs-studio
sudo apt-get update
sudo apt-get install obs-studio
https://obsproject.com/forum/resources/obs-ndi-newtek-ndi%E2%84%A2-integration-into-obs-studio.528/
1)libndi3_3.8.0-1_amd64.deb
2)obs-ndi_4.6.0-1_amd64.deb
https://pkgs.org/
libmbedcrypto1_2.8.0-1_i386.deb
libmbedcrypto1_2.8.0-1_amd64.deb
libmbedcrypto1 direct links:
https://ubuntu.pkgs.org/18.04/ubuntu-universe-amd64/libmbedcrypto1_2.8.0-1_amd64.deb.html
https://ubuntu.pkgs.org/18.04/ubuntu-universe-i386/libmbedcrypto1_2.8.0-1_i386.deb.html
netstat -atu
-a: shows all sockets; -t: shows TCP connections; -u: shows UDP connections
obs desktop flickering:
Menu - Preferences - General - Disable VBlank
Menu - Administration - Nvidia X Server Settings - X Screen 0 - OpenGL Settings - Performance (Turn off Sync to VBlank and turn off Allow Flipping)