note about reusing nip53 interaction kinds
This commit is contained in:
parent
7c587c37ea
commit
913fb1d8f8
6
5E.md
6
5E.md
|
@ -1,13 +1,15 @@
|
|||
# NIP-5E
|
||||
|
||||
## Censorship Resistant Live Streams
|
||||
## Nostr Live Streams
|
||||
|
||||
`draft` `optional`
|
||||
`draft` `optional` `dep:53` `dep:92` `dep:94` `dep:40`
|
||||
|
||||
Describes a way to distribute live video streams via nostr.
|
||||
|
||||
**"Live Video" in this context implies segmented video streams like HLS or DASH**
|
||||
|
||||
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.
|
||||
|
||||
## N94 Stream
|
||||
|
||||
A new `kind: 1053` event lists a single live stream.
|
||||
|
|
Loading…
Reference in New Issue