Opened 9 years ago

Last modified 9 years ago

#1822 closed enhancement

Android video capturer — at Version 8

Reported by: nanang Owned by: ming
Priority: normal Milestone: release-2.4
Component: pjmedia-videodev Version: trunk
Keywords: android-video Cc:
Backport to 1.x milestone: Backported: no

Description (last modified by nanang)

This feature will be auto detected and enabled by configure script.

The implementation is using android.hardware.Camera class.

Change History (8)

comment:1 Changed 9 years ago by nanang

In r4994: Initial implementation of Android video capturer.

comment:2 Changed 9 years ago by nanang

In 5003:

Re #1822: Fixed unreleased memory pool of Android capture device stream.

comment:3 Changed 9 years ago by nanang

In 5004:

Re #1822: Skipped FPS setting on staring Android video capturer, unsupported/non-exact range value may be rejected by some devices such as Nexus.

Last edited 9 years ago by nanang (previous) (diff)

comment:4 Changed 9 years ago by nanang

In 5018:

Re #1822: Moved Android camera helper (PjCamera?.java and PjCameraInfo?.java) from sample app to pjmedia-video dev dir.

comment:5 Changed 9 years ago by nanang

In 5019:

Re #1822: Fixed SVN properties on Android camera helper.

comment:6 Changed 9 years ago by nanang

In 5025:

Re #1822: Re r5018, removed non cross-platform "cp" command flag "-u".

comment:7 Changed 9 years ago by nanang

In 5027:

Re #1822: Updated build script to auto define PJMEDIA_VIDEO_DEV_HAS_ANDROID.

comment:8 Changed 9 years ago by nanang

  • Description modified (diff)
Note: See TracTickets for help on using tickets.