Almost realtime video archive using mnet/freenet

(this is not going to make sense unless you know the inner workings of mnet or freenet)

Software reads and encodes 1m of video, then publishes those FEC blocks, then the inode block and then waits for the next 1m of video to be published with an inode. Then it publishes a metadata block with the info about this clip (stuff like timecode in UTC, the URI of the channel you are encoding) and then three mnet/freenet URI’s one pointing this 1m of video, the next 1m and prev 1m. So then, anyone can pick up the video stream from that point and follow it either way.

This would be great for allowing people to refer back into time and point their friends at a bit of CNN/FOX/BBC/MyersTV/Whatever.

#ideas