Closed GoogleCodeExporter closed 9 years ago
Fixed in SVN r57 and r58.
Will be available in download version 3.4+, until then please get a copy from
http://myprojectguide.org/p/flash-videoio/VideoIO-3.4.zip
The bug was because the version of Flash Player sends dubious mic status event
after the user clicks on "allow" for the first time in the security panel. The
bug manifested because of the "deviceAllowed" property which tried to tie
together with "camera" and "microphone" properties. Now I have decouples the
"deviceAllowed" property from "camera" and "microphone" and always correctly
set the "deviceAllowed" instead of using the status event values. This seems to
fix the problem.
Hope I haven't broken any other features...
Original comment by theinten...@gmail.com
on 14 Oct 2012 at 5:46
I can confirm, that this issue is fixed now
Original comment by marcin.k...@innodia.pl
on 17 Oct 2012 at 11:56
Original issue reported on code.google.com by
theinten...@gmail.com
on 13 Oct 2012 at 5:30