neozhaoliang / surround-view-system-introduction

A full Python implementation for real car surround view system
MIT License
857 stars 303 forks source link

Reduce camera bandwidth #66

Closed SLBiuBiu closed 1 year ago

SLBiuBiu commented 1 year ago

use cap.set(cv2.CAP_PROP_FOURCC, cv2.VideoWriter_fourcc(*"MJPG")) Reduce camera bandwidth