How can open multiple enduser webcamera using Open-CV in python, flask or sanic framework in production

How can open multiple enduser webcamera using Open-CV in python, flask or sanic framework in production.

use ffmpeg or gstreamer, don’t abuse a computer-vision library for this

(and esp. stay away from flask, its impossible to serve multiple clients from there)