Skip to content

Latest commit

 

History

History
141 lines (74 loc) · 7.96 KB

learn-obs.md

File metadata and controls

141 lines (74 loc) · 7.96 KB

Readme

TODO - Output audio from obs to google meet

  • Google Search - VB CABLE For Linux: Click here
    • Reddit: Virtual Audio Cable For Ubuntu - Click here
    • Is there an alternative to having "virtual audio cables"?: Click here
    • fuzzthepiguy: Click here
    • How to send audio from OBS to google meet?: Click here (it is suggested to use NDI (for archlinux) - which sounds awesome as explained by the answerer)
      • Streaming phone's camera to OBS via NDI: Click here
    • FOR WINDOWS: Doing this in Windows | YouTube: Click here

Noise supression is awesome with USB Mic ❤️❤️

Lastly I did on currentManjaro (9 July, 2023) in order to fix the Global Audio Device detection in OBS and sadly no result

Click here

image

New video output bitrate set to 6000Kbps (original 2500Kbps)

Source: Click here

Date: 9 March, 2023

image

Weekend developers recording with alex

Learings:

  • Make sure you have set maximum resolution for the output in obs for best quality recording.

Capture from particular window for source in obs

tldr: Use Window Capture (Xcomposite) for adding sources.

Click here

Seeing black screen in Skype when selected "Dummy Camera" i.e., virtual cam of obs?

Inspiration: Click here

The problem is skype doesn't allow video resolution of 1920x1080 as you can check here. Thus you need to set the output resolution to 1080x720 in obs settings and boom it works now!

image

image

Just in case when you click on "Start Virtual Camera" does't click at all?

Simply:

  • try to run: obs.activateModprobeV4l2loopback command
  • and if above doesn't fix then that means you need to logout and login and it shold work then for sure..

Shortcuts for start/stop recording/virtual cam

image

Whats the size difference between two sizes? (tldr; the right one spans complete screen of my laptop) ??

image

Deactivating video (and audio?) source from obs

Source: Click here

Now I have three scene collections and switching between them is super amazing and the bug of mic detaching also works now.

image

Set Backlight Compensation to 2

image

Lock preview Option

This is helpful as it locks the elements in the preview, so it helps in accidentally moving elements accidentally in your preview area.

Using zoom with obs virtual camera?

NOTE - 🥰 ❣ 💓 ❥ 💑 💜 - IMPORTANT - IMPORTANT : "Switching scene collection" (see above topic: "Deactivating video (and audio?) source from obs") feature so its just easy to deactivate active camera and mic simply switching to "Empty" scene now.

The thing you need to take care that zoom connects to mic first and then you open obs otherwise the zoom will not pick your mic. If for some reason the mic doesn't work in zoom you simply need to exit the meet, exit obs, re-enter the zoom meet, now start virtual camera of obs. Yikes! It works.!!

Using google meet with virtual camera with firefox outputs a mirror image of your scrren image?

Problem: Google meet flips the camera video horizontally by default and when we use virtual camera of the obs-studio we see that the vidoe of the scren also suffers this., i.e., text is simply not readable.

FIX: You simply need to flip horizontally both your screen and the camera video (do it for both individually).

image

mic working in obs but not in chrome? 🥰 ❣ 💓

Date: 21 Oct, 2022

The problem is your mic can only be used by one service a a time i.e, if you are using your mic in obs(i.e., you can see the spickes of meter) you need to free the mic from the obs and you can do it by exiting obs.

Also, if you are in situation that your mic is used by chrome and you are not able to use mic in obs, then you need to free the mic from chrome first. There are two ways to do this, i.e, either you change the mic in google meet in the settings of meet itself of you can simply close and the meet and restart obs and then you can re-open your google meet again.

You need to connect obs to your google meet or any other video meeting? 🥰 ❣ 💓

image

You have to use mic from the firefox directly and need to choose "dummy video" device for the camera, you!!

Note: Please use virtual camera with firefox only becoz virtual camera device doesn't show up in chrome/chromium browsers when connecting to list of camera devices for some reason you can check here.

Source

You can do it via virtucal camera, and its builtin obs itself you just need to presst that button:

note: in case you press the button but it doesn't do anything then you simply need to execute this command: obs.activateModprobeV4l2loopback (which exectes sudo modprobe v4l2loopback)

image

Noise Supression filter

Using multiple simple filters: my youtube video

image

Video Settings

image

image

Using browser window in OBS directly

My Way (works good enough): Go to Sources section and add Window Capture (X Composite) and choose the browse window's name from there. Now that window will be tracked for updates. TIP: You can use alt as a modified while shrinking the edges and corners to actually crop the window. Yo!!

image

Another way: Viewing Browser in window: https://youtu.be/ceHqlHBTI4w