The MontiVision Network Renderer Filter sends a media stream via
a TCP/IP network to a MV
Network Source Filter. It accepts all mediatypes on his
input pin and supports data encryption for secure connections.
| Client
Address |
The client PC name or his IP address. The filter sends the data
only to this client. |
| Check
Client |
Sends a "Ping" to the client pc. Use this to check the network
path to the client. |
| Port
Number |
Destination IP port number for the data stream. The filter
sends all data to this port. |
| Renderer Port Number |
Receive IP port number from the filter. |
|
Protocol |
Select the used transport protocol. Only UDP
protocol is currently available. |
|
Description |
This is a user defined text. Use the description field
to label your stream. The Fiter sends this text with
the mediatype information pakets to the MV Network Source
Filter. |
| Status |
- Send Nothing (red): The filter sends no data through
the network.
- Send Mediatype Info (yellow): The filter sends mediatype
information data packets. The MV Network Source filter need
this information to connect his output pin with other
filters.
- Send Stream Data (green): The filter sends
stream data to the client. The MV Network Source filter receives
the stream data and pushes it through his output pin. In this state
the MV Network Renderer sends also mediatype information data
packets.
|
| Use
En-/Decryption |
Enables enrcyption for all network data. |
| Algorithm |
Choose the encryption algorithm.
Currently available: Blowfish, AES and TEA |
| Keylength |
Sets the used keylength. |
|
Mode |
Sets the encryptione mode.
Currently available: CBC, ECB and CFB
|
| Padding |
Sets the padding mode.
Currently availbale: Padding with zero data, padding with blanks
and PKCS #11 padding. |
| Use Keyfile |
The filter use a keyfile. |
| Enter Key |
The filter uses the enterd key. |
| Key |
Contains the key or keyfile path. |
| Generate Keyfile |
Opens a file dialog to enter a keyfile name and creates a new
key and saves it into the file. |
| Gernerate Key |
Creates a new key. |