We need to mention that not all browser has the WebRTC getUserMedia functionality. Therefore, this project implements a fallback to flash. We will incorporate this within the Overview subsection, and make a note that in the near future we hope to have flash stream the audio buffer to the server (rather than entire completed recording). Until then, the entire audio recording will be saved at a predetermined subdirectory defined within the upload.php file.
We need to mention that not all browser has the WebRTC getUserMedia functionality. Therefore, this project implements a fallback to flash. We will incorporate this within the Overview subsection, and make a note that in the near future we hope to have flash stream the audio buffer to the server (rather than entire completed recording). Until then, the entire audio recording will be saved at a predetermined subdirectory defined within the
upload.php
file.Internet Explorer will support getUserMedia.