wtsnz / obs-ios-camera-source

Use your iPhone camera as a video source in OBS Studio and stream high quality video from your iPhone's camera over USB
https://obs.camera/
GNU General Public License v2.0
344 stars 60 forks source link

Fix issue where switching scenes would cause reconnects #80

Closed wtsnz closed 2 years ago

wtsnz commented 2 years ago

This would happen regardless of whether the device or plugin were in the next scene. If there was an iOS Camera input that was duplicated in two scenes, then the plugin would disconnect and reconnect during a scene switch. This occasionally caused issues where the device would fail to reconnect.

wes-nz commented 2 years ago

Even with "copy by reference"?

wtsnz commented 2 years ago

Yep, exactly for this case with multiple devices.

wes-nz commented 2 years ago

@wtsnz good news the person with the issue confirmed it is now working as expected with this version of the plugin 👍