parkpow / deep-license-plate-recognition

Automatic License Plate Recognition (ALPR) or Automatic Number Plate Recognition (ANPR) software that works with any camera.
https://platerecognizer.com/
MIT License
523 stars 122 forks source link

wrap Stream volume argument in double quotes #81

Closed danleyb2 closed 2 years ago

danleyb2 commented 2 years ago

The -v must be generated in quotes "command" so that bash, powershell or CMD accepts the command without error.