Run pipeline that uses ZMQ IPC
python main.py -v /home/redbull/Videos/example_01.mp4
for more info about sending numpy arrays
Run pipeline that uses multiprocessing queues
python main.py -v /home/redbull/Videos/example_01.mp4 --no-zmq
Run pipeline that uses ZMQ IPC
python main.py -v /home/redbull/Videos/example_01.mp4
for more info about sending numpy arrays
Run pipeline that uses multiprocessing queues
python main.py -v /home/redbull/Videos/example_01.mp4 --no-zmq