Skip to content
This repository was archived by the owner on May 18, 2022. It is now read-only.
This repository was archived by the owner on May 18, 2022. It is now read-only.

[Android] - Publisher cannot stream BACK camera #18

@pmvcaqr

Description

@pmvcaqr

OS version: Android 4.3
Platform: Ionic

Issue:

  • When you create a Publisher on device, the WebRTC get both 2 stream tracks (front and back cameras). But I see that FRONT camera has 'readyState' is 'live', BACK camera has 'readyState' is 'ended'. So the FRONT camera streaming works well, BACK camera streaming returns black screen.
  • I tried to create custom cordova plugin to disable FRONT camera before OT working, so OT creates Publisher with BACK camera by default, but the 'readyState' is 'ended' also. Same above issue.

Anyone have same issue or any suggestion?
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions