Search found 1 match
- Thu May 12, 2022 12:15 pm
- Forum: General Discussion
- Topic: gear-lib for esp32 is coming
- Replies: 0
- Views: 960
gear-lib for esp32 is coming
gear-lib is written in POSIX C, aim to reuse for IOT, embedded developer. https://github.com/gozfree/gear-lib most of libraries has been ported on esp32 dev board, such as basic structure (hash, queue, vector, rbtree), network protocol (rtsp, rtmp), multi-media (avcapture, media def) the usage is ea...