When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. OBS Virtualcam | OBS Forums

    obsproject.com/forum/resources/obs-virtualcam.949

    Open your program (Zoom, Hangouts, Skype, etc.) and choose OBS-Camera as your webcam. The next method is a filter that you can add to any scene or source, if you only want to output that specific scene or source, and nothing else. 1. Add a VirtualCam filter to the scene/source you want to output to the virtual camera.

  3. Virtual Camera Guide - OBS

    obsproject.com/kb/virtual-camera-guide

    To stop the virtual camera, click the same button again (which will be labelled Stop Virtual Camera). To adjust settings for the virtual camera, click on the ⚙ Gear icon in the Controls dock. From the Virtual Camera settings window, you can adjust the following settings: Program: The virtual camera will show what OBS Studio normally outputs ...

  4. OBS-VirtualCam | OBS Forums

    obsproject.com/forum/resources/obs-virtualcam.539

    3. Open your 3rd party program and choose "OBS-Camera" as a Video input Filter: 1.Add a filter to the source you want to output to the camera 2.Choose a sink camera target then press start button 3.If this camera is not occupied , the start button will change to stop button . 4.Open your 3rd party program and choose "OBS-Camera" as a Video input.

  5. Multiple virtual cameras | OBS Forums

    obsproject.com/forum/threads/multiple-virtual-cameras.154742

    Nov 26, 2022. #4. I have downgraded back to Obs Studio v27.2.4, to be able to utilize the multiple virtual camera. I needed it because I usually host a Zoom conference with live audiences too using only 1 device. The Zoom host uses the main Obs virtual cam to show the visual aids while another instance (via browser or sandbox), to capture the ...

  6. Virtual Camera Troubleshooting - OBS

    obsproject.com/kb/virtual-camera-troubleshooting

    The virtual camera component in OBS 29.1 and earlier is not compatible with macOS 14 ("Sonoma") at all. If you require the virtual camera to work, update to OBS 30.0 (or newer) or stay on macOS 13 ("Ventura").

  7. Virtual Cam Filter | OBS Forums

    obsproject.com/forum/resources/virtual-cam-filter.1142

    Linux. adds a filter to output a source or scene to the build in virtual camera. Normally the obs virtual camera can only output the final mix, but with this plugin you can output an other scene or source by adding the Virtual Camera filter to the source or scene. Only 1 thing can output to the virtual camera, so make sure only 1 is active.

  8. Smartphone Camera Guide - OBS

    obsproject.com/kb/smartphone-camera-guide

    NDI HX Camera. HX Camera (by NDI) is a solution that exposes your smartphone or tablet as an NDI source. This can then be captured in OBS Studio using the NDI plugin. 🖥️ Download the obs-ndi plugin. 📱 Download for iPhone (freemium), Android (paid) Device output is automatically recognized by NDI-compatible receiving devices on the same ...

  9. Virtual Camera with macOS 15 | OBS Forums

    obsproject.com/forum/threads/virtual-camera-with-macos-15.180629

    I have the same Problem...i have downloaded OBS 29.0.2 now i can Start the Virtual Camera BUT: My Mac doesn't recognize the Camera. In the Past i had the same Problem withe an other IOS and i found a "magic" Code for the Terminal.app but in this new Case it doesn't solve my Problem...anyone any Idea...I need it for Teams Thanks

  10. Audio output with the Virtual Camera. | OBS Forums

    obsproject.com/forum/threads/audio-output-with-the-virtual-camera.155140

    OBS Virtual Camera doesn't provide sound, you need to install and configure a Virtual Audio Cable - YouTube Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

  11. Virtual Camera Turned On By Default? | OBS Forums

    obsproject.com/forum/threads/virtual-camera-turned-on-by-default.130984

    2. Contents of the script file should be: obs = obslua. function script_load(settings) obs.obs_frontend_start_virtualcam() end. 3. save the file. 4. in OBS go to Tools > Scripts, select the + button and browse to the start-virtual-camera.lua file. Then close the Scripts dialogue window.