How to reshape the output stream of the script to make it work for a cvlc stream using Python?

前端 未结 0 456
醉话见心
醉话见心 2021-02-05 19:34

The stream consists of frames coming from a raspberry pi camera.

stream.py needs to be changed:

import sys
import cv2
from picamera.array import PiRGBArray         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题