ts-udpsrc
Receives data over the network via UDP
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──ts-udpsrc
Factory details
Authors: – Sebastian Dröge
Classification: – Source/Network
Rank – none
Plugin – threadshare
Package – gst-plugin-threadshare
Pad Templates
Properties
address
“address” gchararray
Address/multicast group to listen on
Flags : Read / Write
Default value : 0.0.0.0
buffer-size
“buffer-size” guint
Size of the kernel receive buffer in bytes, 0=default
Flags : Read / Write
Default value : 0
context-wait
“context-wait” guint
Throttle poll loop to run at most once every this many ms
Flags : Read / Write
Default value : 0
mtu
“mtu” guint
Maximum expected packet size. This directly defines the allocation size of the receive buffer pool
Flags : Read / Write
Default value : 1492
multicast-iface
“multicast-iface” gchararray
The network interface on which to join the multicast group. This allows multiple interfaces separated by comma. ("eth0,eth1")
Flags : Read / Write
Default value : NULL
retrieve-sender-address
“retrieve-sender-address” gboolean
Whether to retrieve the sender address and add it to buffers as meta. Disabling this might result in minor performance improvements in certain scenarios
Flags : Read / Write
Default value : true
used-socket
“used-socket” GSocket *
Socket currently in use for UDP reception. (None = no socket)
Flags : Read
The results of the search are