sepfy

Results 64 comments of sepfy

Hi, could you try this branch first? thanks https://github.com/sepfy/libpeer/tree/turn

hello, In fact, I also tested TURN using metered, just like you, but I was able to connect successfully. I'm not sure if it could be a limitation of the...

Hmm... it looks normal, haha. Are both devices using different routers? or 4g?

Hello, from the first log, could you check your STUN server? looks cannot resolve the host name For the second one, can you check the device id in your website,...

Are there any error messages? Or is it just continuously printing `I (44667) AUDIO: audio bitrate: 63872.3 bps | free heap: 8331572 | stack watermark: 6164`

Of course. Let me know which commit you'd like to use as the first release for your blog post.

yes. adding to `examples/esp32` is great. Thanks!

Got it. i'll fix the incompatible pointer types in libpeer, and libsrtp we can use `-Wno-error=incompatible-pointer-types`

It seems that you did not download the source code completely. Please try to switch directory to libpeer/third_party/coreHTTP and sync source code with command `git submodule update --init`