标签: python-2.7 opencv numpy raspberry-pi
我想在raspberry pi 3中使用python将jpeg图像转换为字节数组。该图像将在端口:8081中提供,它是使用树莓派的http ip地址(例如:http:192.12.12.12:8081)的主机motion Library.so我想将具有图像的http ip转换为字节数组。