Question / Help BlackMagic USB Shuttle

likemagic

New Member
Hi,
I haven't had any luck getting BlackMagic USB Shuttle working with ubuntu 18.04lts, msi x570-A-pro motherboard, amd rayzon 7 3800x processor and rx 5600 xt graphics card.

Anybody with pointers

my setup
sudo apt install ffmpeg
sudo add-apt-repository ppa:obsproject/obs-studio
sudo apt install obs-studio
sudo apt install ~/non-std_install/OBS-Studio_ndi/libndi4_4.5.1-1_amd64.deb
sudo apt install ~/non-std_install/OBS-Studio_ndi/obs-ndi_4.9.1-1_amd64.deb
sudo apt install v4l2loopback-dkms
sudo apt install libbmusb-dev
 

Attachments

  • 2020-05-27 19-34-21-OBS.txt
    4.5 KB · Views: 14

Tuna

Member
Blackmagic does not support USB version on Linux. So the regular Decklink plugin will not work. You would have to develop your own OBS plugin based on bmusb.
 
Top