-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Cannot start virtual camera with filter enabled #1
Comments
@knw257 Don't use the start/stop virtual camera (default buttons). When you add the filter you just need to switch off/on it with toggle the eye icon. |
Fair enough, but when starting OBS with the filter enabled, nothing is being sent to the OBS VCam. It seems the filter has to be flipped on after OBS startup in order to work properly |
@knw257 let me know please if this method will works for you too. |
The following appears to get the plugin to work as desired:
Now all added images or other filters will appears to show for all applications that uses OBS Virtual Camera. What a buggy magic with that plugin. P.S. but sometimes when you exit the OBS you will get crash message. |
This plugin definitely crashes a lot, or causes OBS to crash when I click the eye-icon to make it visible. |
Same as artsra. OBS 28.0.3 |
Description: When the Virtual Camera filter is enabled on a scene, and the OBS virtual camera has not been started this run, the camera will fail to start. In the application log with verbose logging enabled, the only relevant log entry appears to be "16:28:50.503: starting virtual-output failed"
Steps to reproduce:
Expected behavior: Virtual camera would start with filtered scene being output regardless of which scene is actively selected
Actual behavior: OBS virtual camera fails to start, log only contains entry "starting virtual-output failed", applications trying to use OBS virtual camera only show image indicating OBS camera is offline
Workaround:
This appears to get the plugin to work as desired
System details:
OS:
OBS: 26.1.0 64-bit
Log file with options --verbose --startvirtualcam attached
2020-12-30 17-08-24.txt
The text was updated successfully, but these errors were encountered: