|
|
Video Conferencing SDK
 |
|
|
|
Video Conferencing SDK has everything you need to create a customized client / server
applications using several different configurations. For example video surveillance applications
can be created where you have multiple clients sending audio/video to a centralized
server or a distance learning application where you have one server multicasting to
several clients.
The VideoConferencing SDK comprises of the following modules:
- NOVIX RTP Sink Filter
The RTP Sink filter sends audio and video (stored or live) over a UDP network
- NOVIX RTP Source Filter
The RTP Source filter receives streamed data from RTP Sink filter and has an elaborate logic
to maintain lip-sync between audio and video.
RTP Source and Sink filters are recommeneded for VSAT networks and other low-loss networks
- NOVIX TCP Sink filter
TCP Sink filter sends audio and video (stored or live) over TCP/IP network
- NOVIX TCP Source filter
The TCP Source filter receives streamed data from TCP Sink filter and has an elaborate logic
to maintain lip-sync between audio and video.
TCP Source and Sink filters are recommended for lossy networks like internet, GPRS etc
- NOVIX H.264 Encoder filter
This filter encodes stored or live video into H.264 bitstream. Resolutions are supported
from 160 x 120 to VGA (640 x 480).
- NOVIX H.264 Decoder filter
This filter decodes H.264 bitstream encoded by H.264 Encoder filter. The decoder filter
features error-resiliency logic to keep the limit the video quality distortions during packet losses
in the network
- NOVIX AAC Encoder filter
This filter encodes stored or live audio into MPEG4 AAC bitstream. Bitrates supported
range from 8 kbps for mono channel to 128 kbps for stereo channel.
- NOVIX AAC Decoder filter
AAC decoder filter decodes AAC bitstream encoded by AAC Encoder filter.
- Color Conversion filter
Color Conversion filter allow conversion from any RGB/YUV colorspace to any other
RGB/YUV colorspace.
|
NOVIX Video Conferencing SDK requires runtime licensing based on the
deployment of the application you develop. Several purchase options are
available. For more information, please contact sales@novix.in
For requirments related to filters for audio or video codecs other than AAC or H.264, please reach us at
sales@novix.in |
| |
| |
|