ADTF
|
A Streaming Service is part of the Streaming Graph or the Filter Graph.
We differ between two kind of Streaming Graph objects:
Both are provided within .adtfplugins, for an overview please have a look at
bin/adtf_playback_input.adtfplugin
(see ADTFDAT File Player Plugin)
The ADTFDAT File Player is a Streaming Source to communicate and control the ADTFDAT File Player.
bin/fep_objects.adtfplugin
(see FEP Objects Plugin)
The FEP Receiver is a Streaming Source to receive sample streams from FEP.
bin/fep_objects.adtfplugin
(see FEP Objects Plugin)
The FEP Substream Receiver is a Streaming Source to request substreams from FEP.
bin/adtf_ipc_udp.adtfplugin
(see IPC UDP Plugin)
The IPC UDP Receiver is a Streaming Source to receive data from another ADTF system.
bin/adtf_ipc_udp.adtfplugin
(see IPC UDP Plugin)
The IPC UDP Multicast Receiver is a Streaming Source to receive data from another ADTF system.
bin/adtf_ipc_tcp.adtfplugin
(see IPC TCP Plugin)
The IPC TCP Receiver is a Streaming Source to receive data from another ADTF system.
bin/adtf_ipc_host_only.adtfplugin
(see IPC Host Only Plugin)
The IPC Host Only Receiver is a Streaming Source to receive data from another ADTF system.
bin/adtf_ipc_sctp.adtfplugin
(see IPC SCTP Plugin)
The IPC SCTP Receiver is a Streaming Source to receive data from another ADTF system (Linux only).
bin/adtf_log_messages.adtfplugin
(see Log Messages Plugin)
The Log Messages is a Streaming Source to get the ADTF Log and store it in an ADTF DAT File (.adtfdat).
bin/adtf_system_status.adtfplugin
(see System Status Plugin)
The System Status is a Streaming Source to get CPU and memory information and store it in an ADTF DAT File (.adtfdat).
bin/adtf_recorder.adtfplugin
(see ADTFDAT File Recorder Plugin)
The recorder will create and record a ADTF DAT File (.adtfdat) as a Streaming Sink.
bin/fep_objects.adtfplugin
(see FEP Objects Plugin)
The FEP Sender is a Streaming Sink to send sample streams to FEP.
bin/fep_objects.adtfplugin
(see FEP Objects Plugin)
The FEP Substream Sender is a Streaming Sink to send substreams to FEP.
bin/adtf_ipc_udp.adtfplugin
(see IPC UDP Plugin)
The IPC UDP Sender is a Streaming Sink that transmits data to other ADTF systems.
bin/adtf_ipc_udp.adtfplugin
(see IPC UDP Plugin)
The IPC UDP Multicast Sender is a Streaming Sink that transmits data to other ADTF systems.
bin/adtf_ipc_tcp.adtfplugin
(see IPC TCP Plugin)
The IPC TCP Sender is a Streaming Sink that transmits data to other ADTF systems.
bin/adtf_ipc_host_only.adtfplugin
(see IPC Host Only Plugin)
The IPC Host Only Sender is a Streaming Sink that transmits data to other ADTF systems.
bin/adtf_ipc_sctp.adtfplugin
(see IPC SCTP Plugin)
The IPC SCTP Sender is a Streaming Sink that transmits data to other ADTF systems (Linux only).