Download a stream and convert it to mp4 with javascript

I need the client to download a live streaming .flv/.m3u8 from an external cdn and for the client to convert it to mp4.

Everything needs to be done with javascript, do you have any ideas? I specify that it has to be done client side