Skip to content

Commit

Permalink
Add note about no sound in FF and Opera.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Wróbel committed Aug 5, 2013
1 parent d0eab67 commit 443ecb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,10 @@ that finish with status codes from outside the 2XX range (like 404 Not Found or
fallback your application should not rely on reading body of these responses.
The status code number is always available.

Current stable versions of Firefox and Opera support getUserMedia, but do not
support Web Audio API. I have decided against loading a Flash object in
these browsers so JpegCamera will be silent.

## Contributing

The source code is available on [Github](https://github.com/amw/jpeg_camera).
Expand Down

0 comments on commit 443ecb7

Please sign in to comment.