live streaming of arbitrary length data on nostr:
create a new npub
every note by this npub is a base64 encoded packet
now any client can start reading the packets at any position and keep some buffer of n packets. packets can be decoded back to binary, for example video/audio stream frames.