Skip to content

fgr-17/gstreamer-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gstreamer Tutorials

This is a repository that contains Gstreamer Tutorials and some makefiles

Installation

The examples that doesn't need the screen can be run inside the docker container provided. Run the following to open the container: (Container building is not working yet!!)

docker-compose up -d
docker exec -it gstreamer-container bash

Usage

Compile and run every example using the Makefile provided on Linux.

Contributing

Please don't commit binary files. Use always make to compile and create the files inside /bin folder Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPL-3.0

About

Gstreamer tutorials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published