Positive Feedback (Linux Version)

Cokai

New Member
Hello OBS Devs !

I want to thank you for a very nice program Linux needed so much. I know there are other methods to stream on Linux, but non of them are as clean and uncomplicated as OBS.

OBS works flawless on my Linux system, using OBS 0.7.2 (linux):

$ uname -a
Linux workstation 3.18.1-1-MANJARO #1 SMP PREEMPT Thu Dec 18 03:38:20 UTC 2014 x86_64 GNU/Linux

$ inxi -Fx
System: Host: workstation Kernel: 3.18.1-1-MANJARO x86_64 (64 bit gcc: 4.9.2)
Desktop: Xfce 4.11.8git-UNKNOWN (Gtk 2.24.25)
Distro: ManjaroLinux 0.8.11 Ascella
Machine: Mobo: TAR model: H81MHV3 v: 5.0
Bios: American Megatrends v: 4.6.5 date: 01/23/2014
CPU: Dual core Intel Celeron G1840 (-MCP-) cache: 2048 KB
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 11190
clock speeds: max: 2800 MHz 1: 2799 MHz 2: 2800 MHz
Graphics: Card: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller
bus-ID: 00:02.0
Display Server: X.Org 1.16.3 driver: intel
Resolution: 1920x1080@60.00hz, 1280x1024@60.02hz
GLX Renderer: Mesa DRI Intel Haswell Desktop
GLX Version: 3.0 Mesa 10.4.2 Direct Rendering: Yes
Audio: Card-1 Intel 8 Series/C220 Series High Definition Audio Controller
driver: snd_hda_intel bus-ID: 00:1b.0
Card-2 Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller
driver: snd_hda_intel bus-ID: 00:03.0
Card-3 Asahi Kasei Microsystems AK5370 I/F A/D Converter
driver: USB Audio usb-ID: 001-002
Sound: Advanced Linux Sound Architecture v: k3.18.1-1-MANJARO
Network: Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169 port: e000 bus-ID: 02:00.0
IF: enp2s0 state: up speed: 1000 Mbps duplex: full
Sensors: System Temperatures: cpu: 39.0C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 262 Uptime: 9 days Memory: 4088.9/7911.3MB
Init: systemd Gcc sys: 4.9.2
Client: Shell (bash 4.3.331) inxi: 2.2.16


Of course, because of that relatively weak processor i can not stream games. I haven't a dedicated video card. But i can stream anything else, even youtube videos with OBS settings like 1920x1080 scaled to 1280x720, 30fps, video bitrate 2500 amd audio bitrate at 192.
I use dual monitor set up. OBS hasnt shown any problems with that.

Desktop recordings are working very well, too.

Developers, if you need any more information, let me know.
And don't stop developing, it is working very well at this poing, but i believe i just didnt found the bugs :D .

Thank you !

Cokai
 
Last edited:

Blackhive

Member
Hey man I noticed you're using Manjaro, I'm on arch and was wondering --is there a game capture option like in windows or am I to use screen/window capture? or am I missing a dependency? i have ffmpeg installed and everything seemed to work correctly when compiling from the AUR repository
 

Cokai

New Member
Hi Blackhive,

i have no "Game Capture" option in OBS, but i tried to stream Counter Strike Source, while CSS is in window mode and OBS captures the window. It worked flawless, with the exception, that my Intel Celeron G1840 is too slow :D .
But i want to add the Celeron is only too slow for games. Streaming in general even of videos works without any frame drops and i dont have a dedicated video card. Just sayin'.

I have the following options as sources in OBS 0.7.2 (linux):

- picture
- screen capture record (XSHM)
- window capture record (Xcomposite)
- audio input record (Pulse Audio)
- audio output record (Pulse Audio)
- video (V4L2)
- 20x20 random pixel texture source (test)
- sinewave sound source (test)
- Text (freetype2)

so no game capture mode.

I installed OBS through AUR as well. I did nothing else, it worked out of the box.

:D
 

Nisengo

New Member
The window capture option (through XComposite) is the one that you want to use for game capturing. There is no separate "game capture" option even on Linux Mint 17 (an Ubuntu derivative).
The window capture option will do what game capture does in the old OBS.
 
i use xscreen capture because I have a dual monitor setup. there's some ramifications with this but it appears like that doesn't matter to many people. i'm special, my mom told me.
uname -r = 3.13.0-44-generic
OBS verison = OBS 0.7.2-11-g6d2226b (linux)

I love OBS, works great in Xubuntu 14.04.1. I also run it in Arch but haven't been using Arch because I need a more stable OS due to requiring a stable production environment which won't break with any updates to anything. I love Arch for bleeding edge stuff though.
 
Last edited:
Top