Forum for libpeer queries - Q about using TURN service #71
tpbedford-oomdata
started this conversation in
General
Replies: 2 comments 1 reply
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
hi thanks for your great library |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've successfully utilised libpeer in an ESP32 project to get audio streaming working between PC and ESP32, mostly just reconfiguring the MJPEG example.
I tried specifying TURN service (eturnal; hosted on my own server) in the ESP32 and successfully generated a user/password combo, but it didn't establish ICE to the peer. STUN works just fine as the peers can NAT through to each other without issue.
So, I wondered if anyone else has this working or if there's a discussion forum I can head to. Cheers.
Beta Was this translation helpful? Give feedback.
All reactions