Skip to content

knagu/RTSP-Stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#RTSP-Stream-Video-Capturer

To build the Docker image:

docker build -t <username/repository>:<tag> -f docker/Dockerfile.

To run the Docker image:

docker run -it -e PULSE_SERVER=unix:/run/user/1000/pulse/native -e DISPLAY=unix$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v /run/user/1000/pulse:/run/user/1000/pulse -e API_KEY=<API_KEY> -e SESSION_ID=<SESSION_ID> -e TOKEN=<TOKEN> -e RTSP_URL=<RTSP_URL> <image_name>:<tag> 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published