Agile Bean

Results 89 comments of Agile Bean

> ...do you understand why `miniforge3` didn't benefit from the new `grpcio` version? @eapolinario can you please explain why? I'm seriously interested.

@eapolinario ok sure, but can you explain at least what you meant with "benefit" in: > > ...do you understand why `miniforge3` didn't benefit from the new `grpcio` version? In...

Can someone please summarize the differences between Voicesmith by @dunky11 and the current repo of TTS by coqui-ai?

After digging into the code, I narrowed down to two areas in camera.py: ``` self._backend = clazz( width=width, height=height, fps=fps, fourcc=encode_fourcc(fmt.value), device=device, **kw) ``` and ``` elif platform.system() == 'Darwin':...

Yes, definitely. Any version below 30.0 does not work on macOS Sonoma at all! Must have been big changes...

> I am having this same problem and I have tried OBS 28.1, 29 and 30. Python: 3.10.12 macOS: 13.6 (22G120) Ventura pyvirtualcam version: 0.10.2 > > Not sure if...

@letmaik Thanks a lot for taking the effort to analyse the root problem. I really hope that someone can fix this on macOS so pyvirtualcam will continue to be used...

For those who are looking for more background info, here's a good explanation why the DAL plugin doesn't work any more with OBS on macOS 14 on the [OBS github...

@letmaik @lillekemiker @JayFoxRox @Jaiaid I'm politely asking all contributors of pyvirtualcam to make a call for action on solving this issue. As you know, pyvirtualcam has become almost a standard...

@JayFoxRox Thanks so much for the info @letmaik @lillekemiker @Jaiaid Can any of you please make an urgent call for action to implement what @JayFoxRox suggested? There must be someone...