User Tools

Site Tools


user:jan001:obs_on_rpi4

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
user:jan001:obs_on_rpi4 [2021/03/19 16:31] jan001user:jan001:obs_on_rpi4 [2021/04/01 13:42] jan001
Line 1: Line 1:
 ====== OBS on the Raspberry Pi 4 ====== ====== OBS on the Raspberry Pi 4 ======
-I tried this using Ubuntu (arm64) for the Raspberry but it was kinda slow. So now I´m using standard Raspberry OS (armhf). Make sure to use a good and fast sd card!+I tried this using Ubuntu (arm64) for the Raspberry but it was kinda slow. So now I´m using standard Raspberry OS (armhf). Make sure to use a good and fast sd card! I´m also configuring Raspberry OS to accept my cheap USB 2.0 HDMI Capture Stick
  
   - sudo apt update   - sudo apt update
Line 20: Line 20:
   - sudo make install   - sudo make install
   - sudo nano /usr/share/applications/com.obsproject.Studio.desktop   - sudo nano /usr/share/applications/com.obsproject.Studio.desktop
-  - change Exec=obs to bash -c “MESA_GL_VERSION_OVERRIDE=3.3 obs” +  - change Exec=obs to bash -c “MESA_GL_VERSION_OVERRIDE=3.3 obs” (should allow to launch over the menu (never worked for me)) 
-  - MESA_GL_VERSION_OVERRIDE=3.3 obs+  - sudo nano /etc/modules 
 +  - paste this in the last line: bcm2835-v4l2 
 +  - start obs: MESA_GL_VERSION_OVERRIDE=3.3 obs
  
user/jan001/obs_on_rpi4.txt · Last modified: 2021/08/24 17:35 by 127.0.0.1