jeff1evesque / whisper

Stream audio from browser to server
31 stars 12 forks source link

Documentation: Flash fallback #170

Closed jeff1evesque closed 10 years ago

jeff1evesque commented 10 years ago

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.

jeff1evesque commented 10 years ago

We need to fix a minor typo.