The NET Target Format, supported by both Capture and Convert objects, enables you to establish a server capable of sending multimedia data over a TCP/IP network with just few lines of code.
target format
The format to be used for the converted file. This includes the file format, any special settings used by that format, and which audio and/or video codec is to be used for the conversion, and any special settings used by the codecs.
Using Leadtools.Multimedia.TargetFormatType.Net as the target format will prepare the toolkit for sending the capture streams over the network. The server IP address is set via the TargetFile property, using an URI string with the 'ltsf://' prefix.