Update Readme

This commit is contained in:
dev
2024-12-29 02:22:03 +02:00
parent c20d242e26
commit 68635e5e09

View File

@@ -23,7 +23,7 @@
After the requirements are installed, run the installation script. When prompted, enter your login and password for the registry:
```console
sudo bash install.sh 8.2.NDI.pre
sudo bash install.sh 8.2.p.NDI.pre
```
Note: if you have problems running mDNS, run sudo apt-get upgrade and then reboot the machine.
@@ -32,14 +32,14 @@ Note: if you have problems running mDNS, run sudo apt-get upgrade and then reboo
After the requirements are installed, run the installation script. When prompted, enter your login and password for the registry:
```console
sudo bash install.sh 8.2.NDI.pre nvidia
sudo bash install.sh 8.2.p.NDI.pre nvidia
```
## Or installation with XILINX accelerated transcoding support
After the requirements are installed, run the installation script. When prompted, enter your login and password for the registry:
```console
sudo bash install.sh 8.2.NDI.pre xilinx
sudo bash install.sh 8.2.p.NDI.pre xilinx
```