OpenCV and video-streaming on Debian 9.5

I'm devoloping an app that needs to stream video feed from the USB webcam to the local host. I'm used to working with openCV on desktop application on python. Please help me with streaming the webcam to browser using python.
Thank you