Replies: 2 comments 3 replies
-
This is our low level SDK, any porting you would need to do on your own. In many places OS specific functionality can be custom defined so this should be possible but you would need to do it in your own. If you have a pointed question we can provide some guidance. Regarding using your own signaling server and turn servers, this is not explicitly supported. |
Beta Was this translation helpful? Give feedback.
-
Is there any way to use esp ADF with this repository? see examples repository https://github.com/espressif/esp-adf/tree/master/examples/player which one is best reference for using in this project? Edited: |
Beta Was this translation helpful? Give feedback.
-
I need webrtc implementation for esp boards for one of my projects.
Can anyone let me know how to export webrtc out of this project into my own.? I have my own signalling server, turn and stun servers.
Beta Was this translation helpful? Give feedback.
All reactions