I think the simple answer to your question is the server will need to
stitch multiple independent blobs into one seamless media file.

Cheers
-Maire

On Mon, Oct 19, 2015 at 4:14 PM, <[email protected]> wrote:

> 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
>



-- 
Maire Reavy
[email protected]
_______________________________________________
dev-media mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-media

Reply via email to