hackedmacbook111
Posts: 75
Joined: Sun Apr 19, 2020 11:27 pm
Contact: YouTube

OBS Studio for Raspberry Pi 4 B with Ubuntu

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

fruitoftheloom
Posts: 23132
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: OBS Studio for Raspberry Pi 4 B with Ubuntu

Wed May 27, 2020 8:05 am

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.
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

Giga_Pi
Posts: 147
Joined: Mon May 20, 2019 9:48 am

Re: OBS Studio for Raspberry Pi 4 B with Ubuntu

Wed May 27, 2020 8:17 am

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.
GNOME for Pi

A project to get the popular GNOME desktop to run on Raspberry Pi OS.

Guide here: https://www.raspberrypi.org/forums/viewtopic.php?f=66&t=276512

Source code here: https://github.com/TerraGitHuB/gnomeforpi

Pi4 4GB with Manjaro ARM KDE

hackedmacbook111
Posts: 75
Joined: Sun Apr 19, 2020 11:27 pm
Contact: YouTube

Re: OBS Studio for Raspberry Pi 4 B with Ubuntu

Wed May 27, 2020 7:20 pm

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

Return to “Ubuntu”