Skip to content

Phase 3: Implement GetUserMedia with full constraint handling #51

@General-Fault

Description

@General-Fault

Implement MediaDevices::GetUserMedia(MediaStreamConstraints). Handle both simple (bool audio/video) and advanced (detailed constraints) modes. Marshal constraints to native format. Create audio/video sources and return MediaStream with tracks.

Dependencies: Phase 2

Files to modify:

  • WebRtcInterop/Media/MediaDevices.h/cpp

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions