0.5.0
Added
- Linux: multiple camera support (#37).
- If
print_fps=True
andCamera.sleep_until_next_frame()
is used, the percentage of time spent in computation is printed in addition to fps.
Changed
- macOS/Windows: raise error if OBS virtual camera is not installed.