本文首發於我的博客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