pipeless-ai / pipeless

An open-source computer vision framework to build and deploy apps in minutes
https://pipeless.ai
Apache License 2.0
707 stars 32 forks source link

feat: Allow source camera selection #118

Closed miguelaeh closed 8 months ago

miguelaeh commented 8 months ago

Description of the change

This PR adds support for selecting the device when using v4l2 in the form v4l2:/dev/videoX. For example: --input-uri v4l2:/dev/video0

Benefits

Possible drawbacks

Applicable issues

Additional information