place.stream.ingest.defs

did:web:stream.place

{
  "id": "place.stream.ingest.defs",
  "defs": {
    "ingest": {
      "type": "object",
      "required": [
        "type",
        "url"
      ],
      "properties": {
        "url": {
          "type": "string",
          "format": "uri",
          "description": "The URL of the ingest endpoint."
        },
        "type": {
          "type": "string",
          "description": "The type of ingest endpoint, currently 'rtmp' and 'whip' are supported."
        }
      },
      "description": "An ingest URL for a Streamplace station."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against place.stream.ingest.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@