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

Android CameraServer.feeds() returning empty array #55290

Closed
tavurth opened this issue Nov 24, 2021 · 3 comments
Closed

Android CameraServer.feeds() returning empty array #55290

tavurth opened this issue Nov 24, 2021 · 3 comments

Comments

@tavurth
Copy link
Contributor

tavurth commented Nov 24, 2021

Godot version

3.4 stable

System information

OSX 10.15.7

Issue description

When exporting to Android or running through the debug on android feature CameraServer.feeds() returns an empty array.

The same code is working correctly for OSX

Steps to reproduce

  1. Clone https://github.com/tavurth/godot-camera
  2. Setup android export
  3. Enable camera permission
  4. Run as debug on Android device

Minimal reproduction project

https://github.com/tavurth/godot-camera

@Calinou
Copy link
Member

Calinou commented Nov 24, 2021

Duplicate of #46531. See note in the class reference:

[b]Note:[/b] This class is currently only implemented on macOS and iOS. On other platforms, no [CameraFeed]s will be available.

@Swaraj-cs
Copy link

Any other option to use for android?

@Calinou
Copy link
Member

Calinou commented Jul 30, 2022

Any other option to use for android?

Not yet: #46531 (comment)

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

No branches or pull requests

3 participants