Skip to content

Argus Media Pipeline is the Argus Platform's library for stream management

License

Notifications You must be signed in to change notification settings

Max-Gabriel-Susman/argus-media-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argus Media Pipeline

Argus Media Pipeline is the Argus Platform's library for stream management. It's intended to be included as a git submodule.

Dependencies

  • gstreamer

Usage

  1. Navigate to your project's root directory.

  2. Add the C library repository as a submodule(This clones the C library repository into the specified directory):

git submodule add https://github.com/Max-Gabriel-Susman/argus-media-pipeline.git internal/stream/libpipeline
  1. Initialize and update the submodule:
git submodule update --init --recursive
  1. Commit the change in your main repository:
git commit -am "included argus-media-pipeline as a submodule"

About

Argus Media Pipeline is the Argus Platform's library for stream management

Resources

License

Stars

Watchers

Forks

Packages

No packages published