autovideosrc

autovideosrc is a video src that automatically detects an appropriate video source to use. It does so by scanning the registry for all elements that have "Source" and "Video" in the class field of their element information, and also have a non-zero autoplugging rank.

Example launch line

 gst-launch-1.0 -v -m autovideosrc ! xvimagesink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBin
                    ╰──GstAutoDetect
                        ╰──autovideosrc

Factory details

Authors: – Jan Schmidt , Stefan Kost

Classification:Source/Video

Rank – none

Plugin – gstautodetect

Package – GStreamer Good Plug-ins

Pad Templates

src

ANY

Presencealways

Directionsrc

Object typeGstPad


Properties

async-handling

“async-handling” gboolean

The bin will handle Asynchronous state changes

Flags : Read / Write

Default value : false


filter-caps

“filter-caps” GstCaps *

Filter sink candidates using these caps.

Flags : Read / Write

Default value :

video/x-raw

message-forward

“message-forward” gboolean

Forwards all children messages

Flags : Read / Write

Default value : false


sync

“sync” gboolean

Sync on the clock

Flags : Read / Write

Default value : true


The results of the search are