Skip to content

sandbox code for recording audio and video in HTML5. In addition, it includes text to speech hack from one node to another node.

Notifications You must be signed in to change notification settings

aojsamurai/Video_Audio_Recording_Django_HTML5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 RECORDING Sample Code

Server framework

django

In backup:

contains sample code for audio and video recording.

In myproject:

cotain integrated version of

audio recording

video recording

single client server chat application with text to speech

Useful Links

audio recording: http://www.phpied.com/files/webaudio/record.html

audio + video recording: https://webrtc-experiment.appspot.com/RecordRTC/

HTML5 rocks tutorial: http://www.html5rocks.com/en/tutorials/getusermedia/intro/

Bugs

audio + video recording cause low quality recording on the audio

( I suspect it is due to javascript's none multi-thred nature )

About

sandbox code for recording audio and video in HTML5. In addition, it includes text to speech hack from one node to another node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published