HTML5 Client-side storage solutions Client-side HTML5 Index DB javascript local storage Storage WebApplications websql Raju Konga Add Comment Raju Konga Introduction: Since we are all aware that the data is usually stored on the server,we have a yet another unique feature...
HTML5: Recording Audio,Video Streams HTML5 javascript media media source api Storage stream Upload video webrtc Websocket Webworker Raju Konga 15 Comments Raju Konga MediaStreamRecorder API is webRTC API that supports recording streams with getUserMedia or remote streams passed over peerconnection...
HTML5 Local Storage HTML5 javascript Storage Raju Konga Add Comment Raju Konga Local Storage: simply provides a key-value mapping. Present implementations only support string-to-string mappings,...
IndexedDB API Basics HTML5 javascript Storage Raju Konga 1 Comment Raju Konga IndexedDB lets you store and retrieve...