Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hcaptcha fails to load as long as I have rechaptcha 7.0 module enabled. When I looked into it, it looks like the manifest file in hcaptcha iframe does not load. instead cloudflare is "checking browser" when I inspect through the hcaptcha iframe.
This is what shows in Hcaptcha iframe for the file site.webmanifest and i think this is why hcaptcha is not loading when recaptcha is enabled
@Fox Why is this post not showing in the list of threads in Support?
Same issue with me also I cant figure it out , because of this issue i can not complete my script.
Any Updates?
image.png
@Dimokratoras Yes, for what :) Good luck.
@Fox said in Enable Mic Access:
@fair21taylor Try to replace this file in the BAS folder. Or add these lines to the chrome_command_line.txt file --disable-gpu --disable-gpu-compositing --enable-widevine-cdm --use-fake-ui-for-media-stream —use-fake-device-for-media-stream —use-file-for-fake-video-capture=C:\test.y4m —use-file-for-fake-audio-capture=C:\3285.wav fake-video-capture for camera emulation fake-audio-capture for microphone emulation
@fair21taylor Try to replace this file in the BAS folder. Or add these lines to the chrome_command_line.txt file
fake-video-capture for camera emulation fake-audio-capture for microphone emulation
is there a way to really allow mic to work and not a fake audio capture?