Skip to content

android端图像传输速度优化 #19

Description

@rm-rf-me

目前高清摄像头单张图像太大,单张传输速度太慢。

两种方案:

  1. 传输前对图像进行压缩。
  2. 支持字节流传输,而不是现在的单张为单位的一次性传输。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions