Skip to content

Repository files navigation

Project Setup

Follow these steps to set up the project environment:

1. Install uv

Install uv, a fast Python package manager:

pip install uv

2. Sync Dependencies

Install all project dependencies defined in pyproject.toml and requirements.txt:

uv sync

3. Running the RTSP Server

To run the RTSP server, use the following Docker command:

docker run --rm -p 8554:8554 aler9/rtsp-simple-server

This will start the server on port 8554.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages