Skip to content

Participant's permission does not exposed to FFI clients #823

@GuuJiang

Description

@GuuJiang

Since admins can update participant permissions via the server API to remotely enable or disable microphone/camera, FFI clients need to be aware of these permission changes to update their UI accordingly just like how the web client handles this.

Currently, the FFI protocol does not expose the permission field from ParticipantInfo, making it impossible for FFI clients to:

  • Detect when permissions change
  • Determine which track sources a participant is allowed to publish
  • Update UI elements based on current permissions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions