Commit 63af5e61 authored by nextime's avatar nextime

Windows fucking debug

parent af53ea84
......@@ -93,7 +93,7 @@ class RemoteProcessFLVWriter:
self.stderr = asyncio.create_task(self._read_to_file(stderr_log, self.proc.stderr))
async def _read_to_vcam(self, stream: StreamReader):
import copy
with pyvirtualcam.Camera(1920, 1080, 30, fmt=PixelFormat.BGR, device=args.device, print_fps=30) as cam:
frame=""
donedone=False
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment