Skip to content

turran/gst-egueb

Repository files navigation

What is it?

Gst-Egueb is a package that helps the integration of GStreamer with Egüeb and the other way around. It provides:

  • A collection of GStreamer elements related to Egueb technology.
    • eguebxmlsink: Egueb XML Sink
    • eguebsrc: Egueb XML Source
    • eguebdemux: Egueb XML Parser/Demuxer/Decoder
  • A video provider interface implementation based on GStreamer

Dependencies

What can I do with it?

With the elements you can build a pipeline like this:

gst-launch-0.10 filesrc location=some.svg ! eguebdemux ! xvimagesink

You will get the svg file rendered with animations, scripting, user navigation, etc. That is, all the features that Egüeb has.

The video provider interface let's you implement any

Communication

In case something fails, use this github project to create an issue, or if you prefer, you can go to #enesim on the freenode IRC server.

About

GStreamer integration for Egueb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published