Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It CANNOT select Back camera or screen on Android moble phone by webrtc streaming #2066

Closed
11 tasks
iesv opened this issue Jul 17, 2023 · 4 comments · Fixed by #2472
Closed
11 tasks

It CANNOT select Back camera or screen on Android moble phone by webrtc streaming #2066

iesv opened this issue Jul 17, 2023 · 4 comments · Fixed by #2472
Labels
bug Something isn't working webrtc

Comments

@iesv
Copy link

iesv commented Jul 17, 2023

Which version are you using?

v0.23.7

Which operating system are you using?

  • [ x] Linux amd64 standard
  • Linux amd64 Docker
  • Linux arm64 standard
  • Linux arm64 Docker
  • Linux arm7 standard
  • Linux arm7 Docker
  • Linux arm6 standard
  • Linux arm6 Docker
  • [x ] Windows amd64 standard
  • Windows amd64 Docker (WSL backend)
  • macOS amd64 standard
  • macOS amd64 Docker
  • Other (please describe)

Describe the issue

It CANNOT select Back camera or screen on Android moble phone by webrtc streaming. And the video doesn't display at the correct ratio on the phone.

Describe how to replicate the issue

  1. start the server
  2. publish with Android 13 of Pixel 4A
  3. read with chrome

Did you attach the server logs?

42aca640cf9b28552cad4988162c60b
d635eeda55c7210fcea8a78346bf229

Did you attach a network dump?

no

@aler9
Copy link
Member

aler9 commented Oct 6, 2023

Hello, i checked the WebRTC publish page with an Android device and found several issues:

  • an option for publishing the screen was shown even though it is not supported on mobile devices
  • errors in opening cameras were not reported
  • interface was not optimized for mobile

everything is fixed now.

@iesv
Copy link
Author

iesv commented Oct 7, 2023

THANK YOU VERY MUCH!!!

@aler9
Copy link
Member

aler9 commented Oct 15, 2023

added in v1.2.0

Copy link
Contributor

This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working webrtc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants