Rich LeGrand
Rich LeGrand
Absolutely -- I've found it to be very useful. I was also able to get 4x4 binning working within raspivid.
I'm seeing the long delays in the browser also. It happens when the browser is waiting for all of the ice candidates to come in. My thinking is that there...
It wasn't able to connect. What is the best way to debug? By the way, did you write your own ICE and SCTP code? thanks
Ah, I didn't use the --recursive argument when cloning. You might edit examples/esp32/README.md. thanks!
Can you please give this wheel a try to see if it fixes the issue? https://drive.google.com/file/d/1SLYmPLQv-HdDKZIjBF14PoC7P-AD7daV/view?usp=sharing thanks :)
After calling nvs_flash_init(), usb_serial_jtag_is_connected() returns false, whereas before calling nvs_flash_init(), usb_serial_jtag_is_connected() returns true. I'm using an esp32-s3 platform, esp-idf 5.2.1, setting ALLOWED_NO_SOF_TICKS to 15.