安装支持库(默认你已安装opencv)sudo pip install flask
python代码:from flask import Flask, render_template, Resp...
树莓派+Flask实现视频流媒体WEB服务器