Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timeshift GStreamer Plugin

This plugin provides a sink and a source which allow for timeshifting of content coming from a live source. The sink requires timestamped (relative to the base_time of the recording pipeline) buffers. The source will allow seeking between the recorded buffers. 

NOTE:
plugins can be installed locally by using "$HOME" as prefix:

  $ meson --prefix="$HOME" build/
  $ ninja -C build/ install

However be advised that the automatic scan of plugins in the user home
directory won't work under gst-build devenv.

An attempt to merge an upstream plugin with this same functionality is in progress, and you can check that at https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/2832

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages