-
I have recently tried to make audio cupturing . After the file is successfully recorded and I stop the recording via
Rho::AudioCapture.stop() ;
The UI is frozen and I cannot click on any other lin…
-
I just upgraded my project from 0.6.0 to 0.7.0, I got an error when build for android apk:
```
Error: more than one library with package name 'com.google.android.gms'
You can temporarily disable this…
-
**[Original report](https://bitbucket.org/horizongir/bonsai/issue/230) by me.**
----------------------------------------
There seems to be a race condition on AudioCapture shutdown sequence that can…
-
manifest permissions videoCapture and audioCapture should be handled and install appropriate plugins
(map at least RECORD_AUDIO and CAMERA on Android)
-
I am having a problem with mic.record and mic.stop - I am currently on psychopy 1.81.00, but I have had the same problem in earlier versions. I have written some code which records until the participa…
-
These should probably at least map to a the required permissions to support the activity, possibly though a userMedia plugin.
On Android:
CAMERA and RECORD_AUDIO permissions
-
An Android application using XWalk and the Audio tag will continue to process audio when suspended. This can cause the app to have surprising power consumption.
-
Hello!
sound input and output work fine in local computer (skype, as example,
operating normally)
I compiled FreeRDP from git source
cmake -DWITH_DIRECTFB=ON -DWITH_ALSA=ON -D…
-
Based on an update to your API Implementation Status it appeared that getUserMedia was now supported for Android. I was able to get audio capture to work, but not video capture. The video element is s…
-
Commandline: xfreerdp /u:administrator /p:password /dvc:audin,sys:alsa /vc:rdpsnd,sys:alsa /v:192.168.1.110:3389
When I open start -> accessories -> recorder, Windows report that there is no record d…