Search found 2 matches
- Fri Apr 09, 2021 2:03 pm
- Forum: ESP-ADF
- Topic: Definition for esp_sip_start
- Replies: 0
- Views: 2421
Definition for esp_sip_start
Ive been playing around with the Lyra VoIP solution and wanted to learn more about esp_sip.h functions. However I noticed I only can find the header file and the precompiled files. Does any one have the actual definitions for the functions in esp_sip.h?
- Thu Oct 31, 2019 9:16 pm
- Forum: ESP-ADF
- Topic: Streaming Audio Between two Lyra-T boards
- Replies: 1
- Views: 4557
Streaming Audio Between two Lyra-T boards
Is there a way to stream data directly between two Lyra boards? I tried using ESP-MESH but it is said that it does not support audio streaming. My other strategy is to create a server the two boards connect to and read data that the other posted (ie lyra 1 posts to file1 and reads file2, and lyra 2 ...