This directory contains script for an IP camera in which there are:

- 3 AVC encodes (HD 720p30, D1 and CIF) and streaming using RTP
- MJPEG encoding and streaming using RTP (enable using ENABLE_MJPEG=1)
- JPEG snapshot 

It is part of the Mobicam3 SDK and has been provided here as a reference. It
can be executed on EVP and has some use cases not covered by other
supported scripts. 
On EVP, it requires 720p component input and composite/svideo output.

The complete mobicam3 SDK is provided separately. Internally, it is maintained
in the following SVN workspace:
 
svn://repos/trunk/refdesign/mobicam3

Many options can be enabled as mentioned in the Lua script. The mobiapp
user manual included with Mobicam3 SDK and internally maintained in tech writer
SVN workspace gives all the details.

