DeanC
Results
2
comments of
DeanC
Hi All, This is a common request to consume and parse Amazon Kinesis Video Streams to individual frames and MKV fragments. You can do so with this Kinesis Video Python...
OK, solved my own problem here. For anyone else using ESP32 UART for this (or other) connection, the RX pin is floating and needs to be pulled-up as per: https://github.com/espressif/esp-idf/issues/1477