Allow to save conference
Would it be possible to save the conference on the hard drive?
With that feature I could replace some uses of Google Hangouts, saving the video and then upload it to Youtube.
Hi @Flamma,
For now this is not possible for several reasons: Hublin is completely decentralized which means that there are no servers between the attendees ie we can not store the conference on the server. We can imagine to do it on the frontend but it needs many work: We have to get each video stream and audio stream coming from each peer, build a canvas or whatever similar per image, sync the audio, etc etc. This can be possible but not in the roadmap. If you have seen some other P2P solution doing things like this is will be interesting.