sepfy
sepfy
Added ipv6 support: https://github.com/sepfy/libpeer/pull/72
Hi, could you check you version of mbedtls? the version of mbedtls in submodules is v3.4.0. Or if you have an older version of mbedtls on your system, is possible...
Hello, because this PR failed to compile under linux, it cannot be merged. Sorry for that
good job! i never try on the windows. if the windows supports BSD sockets API, i think we can port to this. about firefox, you are right. libpeer cannot work...
Yes. when you are using the different local area network, mdns is not available. In your case, was the connection successful? the ice candidate paring (connection of peer to peer)...
yes. I just implemented ice and sctp simply. For Linux os, i am using the USRSCTP. I think the best way is using the wireshark to check the STUN packet...
Hi, I tested with my pc, but there is no error of missing header. could you check the coreMQTT source code is in the third_party directory? if yes, could you...
Fixed
```rtp-packet.h``` is in the ```third_party/pear/third_party/media-server/librtp``` Make sure you have added ```--recursive``` when you clone the project.
hello, can you try to allocate more stack size for audio_task?