gatlin / AVChat

Attempt at Mac OS X AV Chat based on Adium code
8 stars 0 forks source link

GStreamer: cannot create valve element #2

Closed gatlin closed 14 years ago

gatlin commented 14 years ago

The valve element is required for Farsight to function; however, it doesn't appear to exist in the current frameworks anywhere.

Solution: make sure to be linking in gstreamer-plugins-bad, where valve resides.

gatlin commented 14 years ago

Using the tools in the Adium source distribution and some small hacks, I managed to rebuild the various gstreamer frameworks to use gst-plugins-bad, which included the missing valve element required by Farsight.