Jump to content

Building Examples

From RidgeRun Developer Wiki


🚧 Documentation under development

The RidgeRun Product Demos guide is currently under active development. Some sections may be incomplete or change without notice.

Questions? Contact RidgeRun or email to support@ridgerun.com.


Previous: Introduction Index Next: Example overviews






The demos have been separated into simple and advanced examples for each product. The simple examples are meant to show off the basic capabilities such as video/audio handling and basic operation cases. These examples created in bash scripts which need no further building.

The advanced examples show off more complex capabilities of the product. These sometimes require a dynamic handling of properties, signals and events to properly demo of the operation. This is not easily achieved without and application. These advanced capabilities are shown in GStreamer C and Python applications.

For the C applications, the binaries must be built in order to run them. To build these examples run:

make

The Python applications do not require any further building. However, these applications make use of the GStreamer Daemon. This will need to be built and installed in order to run the Python scripts.


Previous: Introduction Index Next: Example overviews



Cookies help us deliver our services. By using our services, you agree to our use of cookies.