本文首发于我的博客kezunlin.me/post/b8847d…,欢迎阅读最新内容!python
live video streaming over network with opencv and imagezmq git
git clone https://github.com/jeffbass/imagezmq.git复制代码
imagezmq has been tested with:github
workon py3cv3 # use your virtual environment name
pip install pyzmq
pip install imutils复制代码
# terminal 1
cd imagezmq/tests
python test_1_receive_images.py复制代码
# terminal 2
cd imagezmq/tests
python test_1_send_images.py复制代码
received image snapshotless