7cio

Results 10 comments of 7cio

@oagustin I had the same problem, and solved it by checking if the device has camera first. ``` let videoConfig = { width: { min: 320, ideal: 640, max: 1920...

@oagustin you need to change the code where you set the video configuration and init the local stream.

@oagustin the code above is Javascript, I didn't change anything in C++ code.

You can use the subnet 2001:db8::/64 The containers will prefer IPv6 over IPv4

Yes, I don't know why it works that way, but when you use 2001:db8::/64, the containers will prefer ipv6

I haven't tried anything else yet. I'm OK with that subnet for now.

You can backup the gai.conf file, then replace the content of the file to label ::1/128 0 label ::/0 1 label 2002::/16 2 label ::/96 3 label ::ffff:0:0/96 4 label...

I've just tested with a clean ubuntu container, it works right after editing the gai.conf file without restarting the container.

I have the same problem on Windows 10/11. Here is what I did to have the default voice that I like Go to C:\Windows\Speech_OneCore\Engines\TTS\en-US Backup all David files Then make...