diff options
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. |