Skip to content

[Bug]: NDI Runtime Don't Install #1011

@imCruxi

Description

@imCruxi

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

Captura desde 2024-05-07 21-17-01

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions