I have the following code to capture a video stream from my webcam. I use ffmped to write to named windows pipe, then read it with python and display with opencv. The thing