![]() |
![]() |
![]() |
GStreamer Base Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
GObject +----GInitiallyUnowned +----GstObject +----GstElement +----GstBaseSink +----GstMultiHandleSink +----GstMultiSocketSink +----GstTCPServerSink
1 2 3 4 |
# server: gst-launch fdsrc fd=1 ! tcpserversink port=3000 # client: gst-launch tcpclientsrc port=3000 ! fdsink fd=2 |
plugin |
tcp |
author |
Thomas Vander Stichele <thomas at apestaart dot org> |
class |
Sink/Network |