HTML5 Video + Audio Recording Angular Module
This project is using webRTC's getUserMedia() spec to record audio and video both in the client side and upload as chunks to the server, current project support latest versions of Opera and Chrome and hoping to provide support for Firefox in near future.
Server Side Code
I have used php but you can use any server side language
More
Github Download ngCamRecorder
Basic Component is Html5_Video_Audio_Recorder
if you are interested, myBlog