vignetteapp / vignette

The open source VTuber software. ❤
https://www.vignetteapp.org
Other
521 stars 33 forks source link

Webcam fix #242

Closed Speykious closed 3 years ago

Speykious commented 3 years ago

This PR is a followup to #235 that had been closed due to a PR context confusion. The branch didn't change as the modifications that engaged the changing context were non-existent.

I aim at fixing the problems related to webcam in this PR.

sr229 commented 3 years ago

We should probably try get this sorted now, this feels like the only blocker right now.

Speykious commented 3 years ago

Tested against the latest update: the camera works. I think that the "can't open camera by index" issue occurs rarely and randomly enough to not take it into consideration right now. And also given that there will be an FFmpeg implementation in Encore, the bug will probably be fixed there anyway.