Good evening Maire, and I certainly will use it ;) I actually got it working quite beautifully sending the blobs over to my server (actually turning them into base64 to be able to handle them in nodeJS). That got me thinking though:
Are the blobs completely encoded containing all the mediadata or is it the raw video data? The latter would enable to just stich the blobs together in one file. The reason why I am asking is, that in my solution right now only the first two seconds of my recording (mediarecorder.start(2000)) play back without hickups, when I put all the blobs into one file. Thank you very much ahead, Kaj-Sören _______________________________________________ dev-media mailing list [email protected] https://lists.mozilla.org/listinfo/dev-media

