Changes between Initial Version and Version 8 of Ticket #1822


Ignore:
Timestamp:
Mar 26, 2015 5:15:49 AM (9 years ago)
Author:
nanang
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1822 – Description

    initial v8  
    1 To enable this, specify this in your {{{config_site.h}}}: 
    2 {{{ 
    3 #define PJMEDIA_VIDEO_DEV_HAS_ANDROID 1 
    4 }}} 
     1This feature will be auto detected and enabled by configure script. 
     2 
     3The implementation is using {{{android.hardware.Camera}}} class.