Page 1 of 1

OBS Studio for Raspberry Pi 4 B with Ubuntu

Posted: Tue May 26, 2020 8:17 pm
by hackedmacbook111
Ever wanted to livestream to Youtube or Twitch but couldn't on the raspberry pi 4 without buying extra equipment to be able to livestream
Now you can in Ubuntu 20.04 arm64 version
note the same command doesn't work on raspbian only ubuntu and ubuntu based distributions

Code: Select all

sudo apt install obs-studio
recomended if used with 2GB or 4GB models

Re: OBS Studio for Raspberry Pi 4 B with Ubuntu

Posted: Wed May 27, 2020 8:05 am
by fruitoftheloom
hackedmacbook111 wrote:
Tue May 26, 2020 8:17 pm
Ever wanted to livestream to Youtube or Twitch but couldn't on the raspberry pi 4 without buying extra equipment to be able to livestream
Now you can in Ubuntu 20.04 arm64 version
note the same command doesn't work on raspbian only ubuntu and ubuntu based distributions

Code: Select all

sudo apt install obs-studio
recomended if used with 2GB or 4GB models

FYI obs-studio is currently in Debian Bullseye Testing release, Ubuntu are not as conservative as Debian regards software.

Re: OBS Studio for Raspberry Pi 4 B with Ubuntu

Posted: Wed May 27, 2020 8:17 am
by Giga_Pi
hackedmacbook111 wrote:
Tue May 26, 2020 8:17 pm
Ever wanted to livestream to Youtube or Twitch but couldn't on the raspberry pi 4 without buying extra equipment to be able to livestream
Now you can in Ubuntu 20.04 arm64 version
note the same command doesn't work on raspbian only ubuntu and ubuntu based distributions

Code: Select all

sudo apt install obs-studio
recomended if used with 2GB or 4GB models
Actually, I checked on their website, and they confirmed that you can just do

Code: Select all

sudo apt install obs-studio
I'll check to see if it runs on raspbian.

Re: OBS Studio for Raspberry Pi 4 B with Ubuntu

Posted: Wed May 27, 2020 7:20 pm
by hackedmacbook111
It is not availble to download with same command on raspbian
flathub will just say its only for amd64 pc's not arm or arm64
Even Dolphin Emulator won't install on raspbian correctly you install it with flathub'works on ubuntu correctly