Outils pour utilisateurs

Outils du site


streaming_over_network_with_opencv_et_zeromq

Ceci est une ancienne révision du document !


Streaming over network with OpenCV et ZeroMQ

Z = Zero
M = Messaging
Q = Queuing

ZeroMQ

zeromq.org (également écrit ØMQ, 0MQ ou ZMQ) est une bibliothèque de messagerie asynchrone haute performance

imageZMQ: Transporting OpenCV images

https://github.com/jeffbass/imagezmq
imageZMQ is a set of Python classes that transport OpenCV images from one computer to another using PyZMQ messaging. For example, here is a screen on a Mac computer showing simultaneous video streams from 8 Raspberry Pi cameras:

Ressources

  • Live video streaming over network with OpenCV and ImageZMQ L'utilisation de FFMPEG ou GStreamer est définitivement une option. Mais les deux peuvent être une douleur royale à travailler. Aujourd'hui, je vais vous montrer ma solution préférée en utilisant les bibliothèques de transmission de messages , en particulier ZMQ et ImageZMQ, cette dernière ayant été développée par le conférencier PyImageConf 2018, Jeff Bass. Jeff a mis une tonne de travail dans ImageZMQ et ses efforts se voient vraiment.

https://zeromq.org/languages/python/

streaming_over_network_with_opencv_et_zeromq.1645258771.txt.gz · Dernière modification : 2022/02/19 08:19 de serge