Rate This Document
Findability
Accuracy
Completeness
Readability

Adaptation of the Video Stream Cloud Phone Capture Module for GPUs to Output YUV Images

Case No.

4.1.4

Test Objective

Verify the function of adapting the video stream cloud phone capture module to set GPUs to output YUV images.

Test Networking

N/A

Prerequisites

  1. The video stream cloud phone environment has been deployed.
  2. The client has been connected to the video stream cloud phone.
  3. An app has been installed on the video stream cloud phone. (You are advised to select an app from the compatibility list, such as Subway Surfers and KuGou.)

Test Procedure

Run the app on the client and run the docker exec -it android_x logcat command to capture server logs.

NOTE:

x indicates the digit part of a container ID.

Expected Result

The keyword "GetEncoderParam ro.vmi.video.capture.format : 2" is printed in the log, indicating that the capture module is successfully adapted.

Test Result

  

Remarks