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

Support for MediaCapture #6387

Open
10 of 12 tasks
workgroupengineering opened this issue Jul 5, 2021 · 1 comment
Open
10 of 12 tasks

Support for MediaCapture #6387

workgroupengineering opened this issue Jul 5, 2021 · 1 comment
Labels
difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding epic kind/enhancement New feature or request project/media 📺 Categorizes an issue or PR as relevant to media (MediaPlayer, WebView, PDF, Image, …) project/non-ui ⚙️ Categorizes an issue or PR as relevant to winrt (non-ui)

Comments

@workgroupengineering
Copy link
Contributor

What would you like to be added:

MediaCapture

Why is this needed:

it is a prerequisite for the implementation of CameraPreview unoplatform/Uno.WindowsCommunityToolkit#143

For which Platform:

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renderers for Xamarin.Forms
  • macOS
  • Skia
    • WPF
    • GTK (Linux)
    • Tizen
  • Windows
  • Build tasks
  • Solution Templates

Anything else we need to know?

@workgroupengineering workgroupengineering added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/enhancement New feature or request triage/untriaged Indicates an issue requires triaging or verification labels Jul 5, 2021
@jeromelaban jeromelaban added project/non-ui ⚙️ Categorizes an issue or PR as relevant to winrt (non-ui) and removed triage/untriaged Indicates an issue requires triaging or verification labels Jul 5, 2021
@MartinZikmund MartinZikmund changed the title [Feature] Allowed support for MediaCapture Support for MediaCapture Jul 10, 2023
@MartinZikmund MartinZikmund added project/media 📺 Categorizes an issue or PR as relevant to media (MediaPlayer, WebView, PDF, Image, …) difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding epic and removed difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Jul 10, 2023
@ADD-Jose-Romo
Copy link

It's important to be able to access device features like the camera or microphone. This improvement will avoid having to implement different alternatives for each platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding epic kind/enhancement New feature or request project/media 📺 Categorizes an issue or PR as relevant to media (MediaPlayer, WebView, PDF, Image, …) project/non-ui ⚙️ Categorizes an issue or PR as relevant to winrt (non-ui)
Projects
None yet
Development

No branches or pull requests

4 participants