Hello Steve,
I think the best way would be not use a system clock but rather have an
internal clock of your src element, which can use values from driver.
Hope this will help ?
Regards
Kapil
On Thu, Mar 24, 2011 at 2:33 AM, Steve Roskowski wrote:
> I am building a gstreamer camera source. It
I am building a gstreamer camera source. It sits directly on top of
the raw hardware and takes advantage of various system oddities. It
generates 3 srcs - an encoded video stream, a occasional high
resolution snapshot (based on request), and a low resolution preview
data stream. I want all of th