ratiotile on Nostr: I think, technically, you could even do audio/video now, right? You could just encode ...
I think, technically, you could even do audio/video now, right? You could just encode the information as a string (I.e. base64) and then just have the client interpret that string as audio/video in using something like <video src=“data:video/mp4;base64,{base64_encoded_video}” /> and it would work. Obviously for that amount of data we’d need to work on some sort of payment/incentive structure for relays, but this can be done now to my understanding
Published at
2022-12-22 16:10:57Event JSON
{
"id": "73b1e0f7d1b989ac75cff0e58ac3293a3d2f19638c46bfde215e6d9f7070e0cd",
"pubkey": "3f503eef50d5b9f73af8d44ed380e4a3090e2c63631bffa9cd919bea38356a64",
"created_at": 1671725457,
"kind": 1,
"tags": [
[
"e",
"24775d101c8f9177a9da398435bae5c069df027b51a18e385be60b92c178f337"
],
[
"p",
"51375471a553d9048f8d5f324d1b052f7bb41979da50fa6a08321a7a53858b02"
]
],
"content": "I think, technically, you could even do audio/video now, right? You could just encode the information as a string (I.e. base64) and then just have the client interpret that string as audio/video in using something like \u003cvideo src=“data:video/mp4;base64,{base64_encoded_video}” /\u003e and it would work. Obviously for that amount of data we’d need to work on some sort of payment/incentive structure for relays, but this can be done now to my understanding",
"sig": "0a41ca3622e3a8aad731937f6f7cae363b5115571febf181130644fd1af581b7b7ef7abb2d8e719b19e30ca8e2738bcf465503252dd3bb8e12b70aaf885065b7"
}