Tag: video audio merging

Core Java

Power Of ffmpeg

In a previous post I have demoed how to use this wonderful html5 getUserMedia spec to record audio and video directly in client side without get involved the server. but problem with that post is script is only effective in webkit browser like Chrome. and the next issue is recording happens in two separate  files, […]

Imal Perera