place.stream.playback.whep

did:web:stream.place

{
  "id": "place.stream.playback.whep",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": null,
        "encoding": "*/*"
      },
      "errors": [
        {
          "name": "Unauthorized",
          "description": "This user may not play this stream."
        }
      ],
      "output": {
        "schema": null,
        "encoding": "*/*"
      },
      "parameters": {
        "type": "params",
        "required": [
          "streamer",
          "rendition"
        ],
        "properties": {
          "streamer": {
            "type": "string",
            "description": "The DID of the streamer to play."
          },
          "rendition": {
            "type": "string",
            "description": "The rendition of the stream to play."
          }
        }
      },
      "description": "Play a stream over WebRTC using WHEP."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against place.stream.playback.whep

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:stream.place
CID
bafyreiggo6hvpzrwkxe33djot37pecuamvgjqkvv5jamxy2pzn3bay3sly
Indexed At
2026-07-26 20:18 UTC
AT-URI
at://did:web:stream.place/com.atproto.lexicon.schema/place.stream.playback.whep

Lexicon Garden

@