Skip to content

morshed-sarwer/video-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Streaming

Prerequisites

Docker and Docker Compose installed on your system.

How to Run

Clone the Repository:

git clone https://github.com/morshed-sarwer/video-streaming.git

Install Python Dependencies:

pip install -r requirements.txt

Start the Docker Compose Environment:

docker-compose up -d

Access Control Center UI:

Open your web browser and go to http://localhost:9021 to access the Control Center UI for monitoring your Kafka cluster.

Run Producer Script:

python producer.py

Run Consumer Script:

python consumer.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages