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.
| File: | MVNetworkRenderer.ax |
| CLSID: | CLSID_MVNetworkRenderer |
Supported Interfaces
MV Network Renderer Property
Pages
| 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. |
| 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. |
| 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. |
| Packets | Send network packet counter. |
| Samples | Send media samples counter. |
| Mediatypes | Send mediatype packet counter. |
| Datarate | Current datarate in bytes per second. |