Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Capabilities and Settings #84

@aboba

Description

@aboba

From Shijun Sun:

Based on the spec, Capabilities and Settings are defined as “dictionary containing one or more key-value pairs.”

There are 5 of them in the ORTC spec so far.

Capabilities features;
Capabilities rtcpFeedback;

Capabilities formats;

Settings formats;
Settings rtcpFeedback;

A couple observations:

  1.  Some should probably be defined as “sequence” of something.  IMHO we should avoid the “Capabilities” stuff if it is not needed.
    
  2.  I expect that Capabilities” and “Settings” are always in pairs.  So far, there is no “features” Settings, only the “features” Capabilities.
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions