Skip to content

ernestlwt/stream-on-mq-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stream-on-mq-example

Simple repo to demo streaming via redis

Instructions

  • install dependencies in requirements.txt
  • start redis container using bash run_redis.sh
  • on 1 terminal run python publisher.py
  • open another terminal and run python subscriber.py

note: run export OPENCV_FFMPEG_CAPTURE_OPTIONS="rtsp_transport;udp" on the publisher terminal if you are viewing a UDP rtsp stream

About

Simple repo to demo streaming via redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published