diff options
| author | Kieran <kieran@harkin.me> | 2025-07-17 12:48:52 +0100 |
|---|---|---|
| committer | Kieran <kieran@harkin.me> | 2025-07-17 12:48:52 +0100 |
| commit | 913fb1d8f8d4283c76a155f6bcd51ef1405646d7 (patch) | |
| tree | d2ff3aba124541395361e20ad426b9a80570b015 /5E.md | |
| parent | 7c587c37ea1999a11abdd0bfdc20453a6dd6b864 (diff) | |
note about reusing nip53 interaction kindsn94-stream
Diffstat (limited to '5E.md')
| -rw-r--r-- | 5E.md | 6 |
1 files changed, 4 insertions, 2 deletions
| @@ -1,13 +1,15 @@ | |||
| 1 | # NIP-5E | 1 | # NIP-5E |
| 2 | 2 | ||
| 3 | ## Censorship Resistant Live Streams | 3 | ## Nostr Live Streams |
| 4 | 4 | ||
| 5 | `draft` `optional` | 5 | `draft` `optional` `dep:53` `dep:92` `dep:94` `dep:40` |
| 6 | 6 | ||
| 7 | Describes a way to distribute live video streams via nostr. | 7 | Describes a way to distribute live video streams via nostr. |
| 8 | 8 | ||
| 9 | **"Live Video" in this context implies segmented video streams like HLS or DASH** | 9 | **"Live Video" in this context implies segmented video streams like HLS or DASH** |
| 10 | 10 | ||
| 11 | All other live interactions (chat/zap/raid etc) from [NIP-53](53.md) are re-used here so that the main stream event is interchangeable. | ||
| 12 | |||
| 11 | ## N94 Stream | 13 | ## N94 Stream |
| 12 | 14 | ||
| 13 | A new `kind: 1053` event lists a single live stream. | 15 | A new `kind: 1053` event lists a single live stream. |