Changes

Jump to navigation Jump to search

OBS for other distributions

1,106 bytes removed, 14:04, 18 July 2021
m
Remove remnant from earlier removed text
== Looking Glass plugin The OBS plugins requires many client dependencies, along with the libobs devel files. The following is a list of the required dependencies for Open Broadcaster Software ==other distros. The building method is the same as the normal client, as described in the [https://looking-glass.io/docs/stable/obs Official Documentation].
== Fedora 29+ ([[Filehttps:Looking-Glass-OBS-Source-Add//rpmfusion.png|thumb|Adding the plugin as a video source]org/ RPM Fusion]) ==<syntaxhighlight lang=bash>[[File:Looking-Glassdnf install obs-OBSstudio-config.png|thumb|Plugin configuration settings]]develIf you're streaming your guest's games from your host and are using Looking Glass, there is a plugin available for OBS to stream video directly from Looking Glass. This avoids the overhead from recording the Looking Glass client, which reduces latency to your fans.</syntaxhighlight>
== OpenSuSE Leap 15.1+ ([http://packman.links2linux.org/ Packman]) ==
<syntaxhighlight lang=bash>
zypper in obs-studio-devel
</syntaxhighlight>
=== Build Instructions =Arch Linux / Manjaro ==The OBS plugin is Devel files included in the main source tree of Looking Glass, and is very similar to building the [[Installation#Looking_Glass_Client|client]].  ==== Dependencies ==== The OBS plugin requires the following extra dependencies* libobs-dev Please install this package or the equivalent in your package manager.<!--TODO: Look at different OS' repos to find package names like the client install-->  ==== Building ==== These instructions are the same as when building the [[Installation#Building|client]]
<syntaxhighlight lang=bash>
mkdir pacman -Syu obs/buildcd obs/buildcmake ../make-studio
</syntaxhighlight>
==Void Linux = Installation === The resulting liblooking-glass-obs.so file should be placed in your OBS plugin directory. 
<syntaxhighlight lang=bash>
mkdir xbps-p ~/.config/obs-studio/plugins/looking-glass-obs/bin/64bitcp liblooking-glassinstall -obs.so ~/.config/Syu obs-studio/plugins/looking-glass-obs/bin/64bitdevel
</syntaxhighlight>
 
=== Setup ===
 
Once installed, you can select the ''"Looking Glass Client"'' source from the OBS sources menu. The configuration only requires the IVSHMEM file that is used by the VM, and this is pre-populated with the default filename for Looking Glass.
 
== Open Broadcaster Software ==
The plugin is made for OBS, an open source streaming and recording studio. Find out more at https://obsproject.com/
 
It's available under most distributions as ''obs-studio'' or just ''obs''.
99

edits

Navigation menu