[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
T58A - Video calls with Teams
Author Message
Evil.2000 Offline
Junior Member
**

Posts: 2
Joined: Feb 2021
Reputation: 0
Post: #15
RE: T58A - Video calls with Teams
Hello folks,

I ordered the T58A to do video calls in MS Teams, stepped into the trap also and finally got to this thread to read that the phone doesn't support video calls.

Because of a mistake, I accidentally installed the T58 SIP firmware, which shows that the camera is working (as CyB0rg correctly stated in post #2).
But reflashing the correct T58A-Teams firmware failed. The phone was stuck after booting at the bright "Yeahlink" logo. So I logged in via the Web-UI and pulled the syslog for finding the boot error. Finally I got past the boot logo issue by reflashing the T58 SIP firmware, resetting to factory defaults and clearing the internal sd-card and reflashing the T58A-Teams firmware again.

Then I noticed that the camera is not working, so I pulled the syslogs again and digged into it.

While booting it seems that the camera got recognized:
Code:
<133>Dec 18 00:00:21 kern[0.0]: KMSG<5+notice> [    3.292732] init: (Parsing /system/etc/init/cameraserver.rc took 0.00s.)
<134>Dec 18 00:00:21 kern[0.0]: KMSG<6+info  > [   10.817399] uvcvideo: Found UVC 1.00 device 292A-IPC-OV2710 (0c45:6366)
<134>Dec 18 00:00:21 kern[0.0]: KMSG<6+info  > [   10.829104] uvcvideo: Unable to create debugfs 1-3 directory.
<133>Dec 18 00:00:21 kern[0.0]: KMSG<5+notice> [   19.239606] init: Starting service 'cameraserver'...
...
<134>Dec 18 00:00:21 GUI [1009:1154]: ANDR<6+info  > 549   549 I cameraserver: ServiceManager: 0xb6290380
<134>Dec 18 00:00:21 GUI [1009:1154]: ANDR<6+info  > 549   549 D CameraHal: camera_get_number_of_cameras(842): Open /dev/video0 success!
<134>Dec 18 00:00:21 GUI [1009:1154]: ANDR<6+info  > 549   549 D CameraHal: camera_get_number_of_cameras(842): Open /dev/video1 success!
<131>Dec 18 00:00:21 GUI [1009:1154]: ANDR<3+error > 549   549 E CameraHal: camera_get_number_of_cameras(976): mCamDriverPreviewFmt = 0, no support fmt
<134>Dec 18 00:00:21 GUI [1009:1154]: ANDR<6+info  > 549   549 I CameraService: Loaded "RK29_ICS_CameraHal_Module" camera module
<134>Dec 18 00:00:21 GUI [1009:1154]: ANDR<6+info  > 549   549 D CameraHal: camera_get_camera_info(1444): camera_get_camera_info(1444): camera_0 facing(0), orientation(0)
<134>Dec 18 00:00:21 GUI [1009:1154]: ANDR<6+info  > 549   549 I CameraService: init camera 0 state 1
<134>Dec 18 00:00:21 GUI [1009:1154]: ANDR<6+info  > 549   549 I ServiceManager: Waiting for service media.camera.proxy...
...
<134>Feb 10 20:38:11  GUI [1009:1154]: ANDR<6+info  > 2898  2898 I CameraManagerGlobal: Connecting to camera service
<134>Feb 10 20:38:11  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: camera_get_camera_info(1444): camera_get_camera_info(1444): camera_0 facing(0), orientation(0)
<134>Feb 10 20:38:11  GUI [1009:1154]: ANDR<6+info  > 1209  1209 V CameraService: getLegacyParametersLazy: for cameraId: 0
<134>Feb 10 20:38:11  GUI [1009:1154]: ANDR<6+info  > 1209  1209 I CameraService: CameraService::connect call (PID -1 "cameraserver", camera ID 0) for HAL version default and Camera API version 1
<134>Feb 10 20:38:11  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: camera_get_camera_info(1444): camera_get_camera_info(1444): camera_0 facing(0), orientation(0)
<134>Feb 10 20:38:11  GUI [1009:1154]: ANDR<6+info  > 1209  1209 V CameraService: startCameraOps: Start camera ops, package name = cameraserver, client UID = 1047
<134>Feb 10 20:38:11  GUI [1009:1154]: ANDR<6+info  > 1209  1209 V CameraService: updateStatus: Status has changed for camera ID 0 from 0x1 to 0xfffffffe
...
<134>Feb 10 20:38:16  GUI [1009:1154]: ANDR<6+info  > 1209  1209 I CameraFlashlight: Opening camera 0
<134>Feb 10 20:38:16  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: camera_get_camera_info(1444): camera_get_camera_info(1444): camera_0 facing(0), orientation(0)
<134>Feb 10 20:38:16  GUI [1009:1154]: ANDR<6+info  > 1209  1209 I CameraHal: camera_device_open(567): camera_device open
<134>Feb 10 20:38:16  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: CameraHal(124): it is a uvc camera!
<134>Feb 10 20:38:16  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: Calling process is: /system/bin/cameraserver
<134>Feb 10 20:38:16  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: Calling process is: /system/bin/cameraserver
<134>Feb 10 20:38:17  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: cameraCreate(375): Camera driver: uvcvideo  Card Name:292A-IPC-OV2710  Driver version: 3.10.0  CameraHal version: 1.80.1
<134>Feb 10 20:38:17  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: cameraCreate(382): mCamDriverSupportFmt: fmt = 1448695129(YUV 4:2:2 (YUYV)),index = 0
<134>Feb 10 20:38:17  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: cameraCreate(382): mCamDriverSupportFmt: fmt = 1196444237(MJPEG),index = 1
<134>Feb 10 20:38:17  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: cameraCreate(420): cameraCreate(420): mCamDriverPreviewFmt(MJPG) is cameraHal and camera driver is also supported!!
<134>Feb 10 20:38:17  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: cameraCreate(422): mCamDriverPreviewFmt  = 1196444237
<134>Feb 10 20:38:17  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: cameraCreate(428): cameraCreate(428): Current driver is uvcvideo, v4l2 memory is V4L2_MEMORY_MMAP
<134>Feb 10 20:38:17  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: initDefaultParameters(565): mIsCtsTest:0 Support video sizes:(null)
<134>Feb 10 20:38:17  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: initDefaultParameters(611): Support video stabilization: false
<134>Feb 10 20:38:17  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: cameraConfig(744): cameraConfig(744): Set framerate(30 fps) success
<134>Feb 10 20:38:17  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: cameraConfig(787): cameraConfig(787): Set white balance(auto) success
<134>Feb 10 20:38:17  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: cameraConfig(864): cameraConfig(864): Set anti-banding Disabled
<134>Feb 10 20:38:17  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: cameraConfig(945): cameraConfig(945): Set exposure 0    0
<134>Feb 10 20:38:17  GUI [1009:1154]: ANDR<6+info  > 1209  1209 D CameraHal: isNeedToRestartPreview(146): video width (640x480)
<134>Feb 10 20:38:17  GUI [1009:1154]: ANDR<6+info  > 1209  3073 D CameraHal: isNeedToRestartPreview(146): video width (640x480)

But when a call needs to be established, it prints:
Code:
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: ProcessId: 3674, Thread: main, Calling: call policies for : callId : 103 :
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isAudioCallAllowed : true,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isGroupCallAllowed() : true,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isVideoCallAllowed() : false,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isPstnCallAllowed() : false,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isJoinMeetingAllowed() : true,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isEvEnabled() : false,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isSafeTransferEnabled() : true,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: shouldShowCallingOption() : true,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isCallForwardingSettingsEnabled() : false,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isCallParkPolicyEnabled() : true,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isIntentionalWhiteboardAllowed() : true,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isInvisionWhiteboardAllowed() : true,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isDialInAllowed() : false,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isCallMeBackAllowed() : false,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isMeetingRecordingEnabled() : false,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isAutoAnswerSettingEnabled() : false,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isFileShareEnabled() : true,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isPhotoShareEnabled() : false,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isVideoShareEnabled() : true,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isScreenShareEnabled() : false,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isAnyShareEnabled() : false,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isCallTransferEnabled() : true,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isAnimationEnabled() : true,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isAllowDialOutConferencingEnabledInMeeting() : false
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 D CallPolicy: isPPTShareConsumptionEnabled() : false,
<134>Feb 10 14:06:03  GUI [1009:1154]: ANDR<6+info  > 3674  3674 I Calling: InCallFragment: ProcessId: 3674, Thread: main, Setting allow video to false in setupViews

CallPolicy: isVideoCallAllowed() : false lets me suppose, that there is a policy which forbids enabling the video calling.
The PID 3674 is the teams client:
Code:
<134>Feb 10 20:58:33  GUI [1009:1154]: ANDR<6+info  > 2055  3159 I am_proc_start: [0,3674,10021,com.microsoft.skype.teams.ipphone,activity,com.microsoft.skype.team​s.ipphone/com.microsoft.skype.teams.Launcher]
<134>Feb 10 20:58:33  GUI [1009:1154]: ANDR<6+info  > 2055  3159 I ActivityManager: Start proc 3674:com.microsoft.skype.teams.ipphone/u0a21 for activity com.microsoft.skype.teams.ipphone/com.microsoft.skype.teams.Launcher
...
<134>Feb 10 20:58:33  GUI [1009:1154]: ANDR<6+info  > 2055  2067 I am_proc_bound: [0,3674,com.microsoft.skype.teams.ipphone]
...
<134>Feb 10 20:58:33  GUI [1009:1154]: ANDR<6+info  > 2055  2067 D ActivityManager: setProcessGroup teams app, pid=3674

I searched through the Teams admin center for a call policy which may forbid video calling, but did not find anything.
So I suppose that either Microsoft is suppressing video calling due to less performance or there is a config which prevents the Teams app from enabling video.

Maybe someone can try to get the video working on the Teams-edition of the phone, regardless of the bad performance.
I will return my T58A and buy a working phone from another vendor.

P.S.: The Cam50 seems to be just a Sonix Technology SN0001 which is used by Dell in the Inspiron notebooks as well.

A small update:
The camera is working on T58A with SIP firmware, but not with the teams client. It seems that Microsoft or a config setting on the phone is preventing the Teams client from enabling video.
(This post was last modified: 02-15-2021 03:19 PM by Evil.2000.)
02-12-2021 04:48 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Messages In This Thread
RE: T58A - Video calls with Teams - TamTam - 02-26-2020, 09:18 PM
RE: T58A - Video calls with Teams - CyB0rg - 03-25-2020, 08:33 PM
RE: T58A - Video calls with Teams - tarkan - 04-07-2020, 09:42 PM
RE: T58A - Video calls with Teams - tarkan - 04-08-2020, 09:18 AM
RE: T58A - Video calls with Teams - CyB0rg - 04-08-2020, 02:12 PM
RE: T58A - Video calls with Teams - itpino - 04-15-2020, 08:57 AM
RE: T58A - Video calls with Teams - NezarH - 04-20-2020, 09:35 PM
RE: T58A - Video calls with Teams - Evil.2000 - 02-12-2021 04:48 PM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  T58a .bin and .rfs files tredd1982 1 318 03-17-2024 04:32 AM
Last Post: complex1
  Park Calls aisa 2 414 03-01-2024 10:44 PM
Last Post: aisa
  T54W is not Forwarding Calls larkspurphone 2 829 01-26-2024 02:58 AM
Last Post: larkspurphone
  T58A - Impossible to flash with Teams firmware algas32 4 1,772 01-12-2024 09:33 PM
Last Post: algas32
  T58A damages UH36 JFalke 0 312 01-12-2024 07:16 PM
Last Post: JFalke
  T58A and TEAMS APP schmidt_as 2 4,942 12-21-2023 09:45 AM
Last Post: Cecelia Cruz
  yealink vp59 upgrade teams msteffens 1 839 12-08-2023 06:40 PM
Last Post: complex1
  Teams - T56a offline in Teams admin panel after 131 brandone 16 24,066 09-06-2023 08:53 AM
Last Post: ITSourcePro
  T56A Upgrade SIP to Teams wpolakoff 1 1,330 07-12-2023 07:49 PM
Last Post: complex1
  T57W using for Teams Telephony ck@itgnt.com 1 1,767 03-17-2023 08:27 PM
Last Post: complex1

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication