-
-
Notifications
You must be signed in to change notification settings - Fork 419
Description
Operating System Version
Ubuntu 24.04 LTS
CPU
No response
GPU
No response
NDI Devices
No response
OBS Version
30.0.2.1
OBS Installation Method
apt
OBS-NDI Version
4.13.2
OBS-NDI Installation Method
.deb
[Extra] Installation Steps
sudo add-apt-repository ppa:obsproject/obs-studio
sudo apt update
sudo apt install ffmpeg obs-studio
sudo chmod -R 777 libndi-get.sh
sudo bash libndi-get.sh
sudo apt install avahi-daemon ffmpeg
sudo systemctl enable avahi-daemon
sudo systemctl start avahi-daemon
sudo ufw allow 5353/udp
sudo ufw allow 5959:5969/tcp
sudo ufw allow 5959:5969/udp
sudo ufw allow 6960:6970/tcp
sudo ufw allow 6960:6970/udp
sudo ufw allow 7960:7970/tcp
sudo ufw allow 7960:7970/udp
sudo ufw allow 5960/tcp
sudo chmod -R 777 obs-ndi-4.13.2-x86_64-linux-gnu.deb
sudo dpkg -i obs-ndi-4.13.2-x86_64-linux-gnu.deb
OBS Log [URL]
No response
NDI Version
libndi.so.5.6.1
Describe the bug
after follow steps, i try open OBS Studio and this show me a MessageBox: "NDI Runtime not found download here: https://github.com/obs-ndi/obs-ndi/blob/master/CI/libndi-get.sh"
Steps to reproduce the problem
No response
Expected behavior
No response
Screenshots
Additional context
No response
