Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

ZOOM in 4.0.1 Android

Rubin__Andy1
Beginner
424 Views

Hi, 

How can i zoom my local stream in Conference or Peer (Android 4.0.1).

0 Kudos
3 Replies
He_Z_Intel
Employee
424 Views

You need to do it in your camera capturer implementation. 

0 Kudos
Rubin__Andy1
Beginner
424 Views

Hi Hank Zhang,

I am trying to access camera parameters in your sample application

i want camera object for implementing zoom options like Camera.Parameters params = mCamera.getParameters();

how can i access camera object or camera param object in sample code of intel, can you give me any example

 

Thanks & Regards

Andy Rubin

 

0 Kudos
He_Z_Intel
Employee
424 Views

Hi Andy, 

i'm sorry but currently the it it not accessible in 4.0.1, you may implement a capturer using Android Camera API to achieve what you'd like.

0 Kudos
Reply