Rich LeGrand
Rich LeGrand
I'm trying to send a Google Chat message from Python in much the same way you can send a Gmail message: https://developers.google.com/gmail/api/quickstart/python I see documentation on how to create a...
I'm not familiar with the history of jsmpeg, but the latest code looks like it's changed quite a bit from the copy in this repository. I assume it's improved by...
I'm noticing that some devices (phones) only have ipv6 addresses available. What is needed to support ipv6? Here's what I see: 1) Add ipv6 support to open, bind, sendto, etc....
Hello, I'm playing with libpeer running on an ESP32 and I'm noticing some interesting behavior. I'm running Chrome and if I give the page permission to use the microphone, it's...
Hello, I've been trying to compile the latest code (I noticed the esp32s3 example, which is cool :) I'm seeing a couple of missing header files that is making the...
mdns?
Hello, I'm using an esp32-s3 with OV2640 camera. I have the demo working when I connect from within the local network. (pointing browser to https://sepfy.github.io/webrtc/?deviceId=esp32-xxxxxxxxxxxxxxxxxx) --- awesome :) One problem...
This is just so you can run it and check that it works. I didn't take a guess at the best way to integrate, such as adding another mode, e.g....