GStreamer Support
RidgeRun Video Stabilization Library RidgeRun documentation is currently under development. |
Table of Contents
[Sticky]
To ease the usage of our library, we have developed a GStreamer element to integrate the RidgeRun Video Stabilizer into GStreamer pipelines. It offers most of the functionality of the library, including all the sensors supported, hardware acceleration and different implementations.
You can find more details about our GStreamer plug-in in:
- Add Support for Video Timestamps: patches required for the video sources. It is crucial for the stabilization functionality, allowing the transmission of the driver's timestamps over buffer metadata.
- Add Support for IMU Sensors: helps to add support to custom IMUs.
- Video Stabilizer Element: describes the overall GStreamer element in terms of the supported formats, features and properties.
- Example Pipelines: shows example pipelines where the video stabilizer element is being used.