user:jan001:obs_on_rpi4
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
user:jan001:obs_on_rpi4 [2021/03/19 16:31] – jan001 | user:jan001:obs_on_rpi4 [2023/01/05 14:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
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 / | - sudo nano / | ||
- | - 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” |
- | - MESA_GL_VERSION_OVERRIDE=3.3 obs | + | - sudo nano / |
+ | - paste this in the last line: bcm2835-v4l2 | ||
+ | - start obs: MESA_GL_VERSION_OVERRIDE=3.3 obs | ||
user/jan001/obs_on_rpi4.1616167881.txt.gz · Last modified: 2023/01/05 14:38 (external edit)