Skip to content

sighthoundinc/ext-rtsp-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Build RTSP Feed Container

    ./build.sh
  2. Run the rstp-feed container in the background

    ./run-feed.sh BAI_STREAM_02 gs://path-to-google-storage-url 

    or

    ./run-feed.sh BAI_STREAM_02 /path/to/local/file

    or

    ./run-feed.sh BAI_STREAM_02 /path/to/local/dir
  3. Stop the container Run

    docker-compose down

    From this directory

Copy the docker-compose.yml and ./run-feed.sh script to another system to use the container without rebuilding.

About

Generate an RTSP feed from a file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published