• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Record And Share Ubuntu Desktop With Open Broadcaster Studio

How To Record And Share Ubuntu Desktop With Open Broadcaster Studio

By Sourabh / December 8, 2015 Category: How To, Ubuntu

Install Open Broadcaster Software ‘obs-studio’ in Ubuntu 15.10. How to record and share Ubuntu desktop with Open Broadcaster Studio 0.12.3. Terminal commands to install OBS-Studio in Ubuntu, via PPA. Open Broadcaster Studio (OBS) is an application for recording and sharing the desktop. OBS project is a rewrite of what was formerly known as “Open Broadcaster Software”, software originally designed for recording and streaming live video content, efficiently.

OBS permits the users to capture the entire desktop or just a part or window of the desktop. Once recorded, the software allows the users to preview the stream and adjust its settings.

OBS-Studio software comes with many exciting features:

  • Encoding using H264 (x264) and AAC.
  • Support for Intel Quick Sync Video (QSV) and NVENC.
  • Unlimited number of scenes and sources.
  • Live RTMP streaming to Twitch, YouTube, DailyMotion, Hitbox and more.
  • File output to MP4 or FLV.
  • GPU-based game capture for high performance game streaming.
  • DirectShow capture device support (webcams, capture cards, etc).
  • Windows 8 high speed monitor capture support.
  • Bilinear or lanczos3 resampling.

OBS Multiplatform 0.12.3 is the latest release of the OBS software. It has been released with the below changes:

  • Added m3u8 file format for recording
  • Fixed an issue where audio from certain sources could stutter under certain circumstances (bad timestamps from devices)
  • Fixed an issue with windows game capture where Just Cause 3 would not capture properly

Install OBS on Ubuntu

Open Broadcaster can be installed on Ubuntu Systems, via PPA. Run the following commands to install Open Broadcaster Studio on Ubuntu 15.10 and Ubuntu 15.04:

$ sudo add-apt-repository ppa:obsproject/obs-studio
$ sudo apt-get update
$ sudo apt-get install obs-studio

Run the following commands to install Open Broadcaster Studio on Ubuntu 14.04, Linux Mint and other Ubuntu Derivatives:

$ sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
$ sudo add-apt-repository ppa:obsproject/obs-studio
$ sudo apt-get update
$ sudo apt-get install obs-studio

Once installed, the OBS software can be opened via Ubuntu Dash.

Uninstall OBS

If you wish to uninstall OBS software, run the commands given below:

$ sudo apt-get remove obs-studio
$ sudo apt-get autoremove

Tags: How To Live Stream Ubuntu Desktop, How To Record Ubuntu Desktop, How To Share Ubuntu Desktop, Install OBS-Studio in Ubuntu, Install OBS-Studio in Ubuntu 14.04, Install OBS-Studio in Ubuntu 14.10, Install OBS-Studio in Ubuntu 15.04, Install OBS-Studio in Ubuntu 15.10, Install OBS-Studio in Ubuntu via PPA, Install Open Broadcaster Software in Ubuntu, Open Broadcaster Software OBS Studio, Open Broadcaster Software Ubuntu, Record And Share Linux Desktop, Record And Share Ubuntu Desktop, Ubuntu Open Broadcaster Software

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap