Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OBS gets confused when webcam is added or removed to system #4595

Closed
ysalmon opened this issue Apr 25, 2021 · 1 comment
Closed

OBS gets confused when webcam is added or removed to system #4595

ysalmon opened this issue Apr 25, 2021 · 1 comment
Labels
Linux Affects Linux

Comments

@ysalmon
Copy link

ysalmon commented Apr 25, 2021

Operating System Info

Ubuntu 20.04

Other OS

No response

OBS Studio Version

26.1.1

OBS Studio Version (Other)

No response

OBS Studio Log URL

I do not understand what that means

OBS Studio Crash Log URL

No response

Expected Behavior

The presence of a new webcam should not cause any disturbance.

The removal of a webcam not actually linked to a video source should not cause disturbance.

The removal of a webcam used by a video source in OBS should cause it to be grayed out or a warning to be displayed or the source just providing any image, without impacting other video sources.

Current Behavior

The association of video sources to webcam gets shuffled : a source will get a different webcam stream, or a source will be in an ill-configured state.
It is not really possible to correct this live, one has to close OBS again and restart it.

Steps to Reproduce

  1. Create a scene with several video sources.
  2. Select appropriate webcam for each video source.
  3. Close OBS.
  4. Add or remove a webcam (either a USB webcam or a virtual webcam).
  5. Open OBS again.

Anything else we should know?

Here are logs after removing a camera that was used by a video.
With problem ocurring
After selected the camera I want for the main video source and restarting OBS

The problem seems to be caused by the fact that although the GUI shows camera device names, the setting appears to be recorded as /dev/videoX with the number being dependent on whether there are other cameras on the system.

@notr1ch notr1ch added the Linux Affects Linux label May 2, 2021
@gxalpha
Copy link
Member

gxalpha commented Nov 16, 2022

Duplicate of #3003

@gxalpha gxalpha marked this as a duplicate of #3003 Nov 16, 2022
@gxalpha gxalpha closed this as not planned Won't fix, can't repro, duplicate, stale Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Linux Affects Linux
Projects
None yet
Development

No branches or pull requests

3 participants