https://www.youtube.com/live/xPqDe7G6WAU?t=18690s
During DevCon 2024, Espressif walked through an exciting `esp_webrtc` solution. Is it available for use?
Search found 3 matches
- Thu Oct 17, 2024 1:32 pm
- Forum: ESP-IDF
- Topic: esp_webrtc
- Replies: 0
- Views: 457
- Sat Aug 11, 2018 5:25 pm
- Forum: ESP-IDF
- Topic: What is the LICENSE for esp-at
- Replies: 5
- Views: 8329
Re: What is the LICENSE for esp-at
Thanks chegewara. Unfortunately, we can't make an assumption about licenses. We want to honor whatever is put forth by Espressif and stay within legal compliance. Since the AT software is released as a binary, it should still have a license, even if proprietary/closed source. Without it, we don't kn...
- Thu Aug 09, 2018 1:35 pm
- Forum: ESP-IDF
- Topic: What is the LICENSE for esp-at
- Replies: 5
- Views: 8329
What is the LICENSE for esp-at
https://github.com/espressif/esp32-at/issues/119 Hello, Looking at the esp-at repository , there isn't a LICENSE file. The esp-idf itself is under Apache 2, while the esp_at.h is under MIT. Does anyone know what the project license actually is and can they help get a license file created+added? Chee...