Results 21 comments of Irfan

Requires #30 and #32 to be merged first in order to compile this error free.

I closed this to make some more changes. Will reopen once it's ready :)

~~I think this should be all for this PR to be feature complete and functional.~~ EDIT: Totally forgot that I [hardcoded](https://github.com/hamon-in/librtcdcpp/blob/746d9bf4a6cb01b01cc1b2433605e248b34bfbad/src/SCTPWrapper.cpp#L343-L345) a few stuff and probably need to add a...

I'm not sure if cross platform framework will work for this type of application since it requires tighter integration with a media player to grab play states etc. Do you...

Thanks I'll take a look into it. The code definitely needs a rewrite anyway.

I don't think I have, sorry. And this issue was posted more than 4 years back!

I have the exact same error: ```sh 2025-03-11 18:17:10.422 P00 ERROR: [101]: public key authentication failed: libssh2 error [-19] HINT: libssh2 compiled against non-openssl libraries requires --repo-sftp-private-key-file and --repo-sftp-public-key-file to...

> [@mo3rfan](https://github.com/mo3rfan) could you solve it? Nope, I ended up not using SFTP.

Looks like your C++ compiler doesn't support C11. Try installing a newer version. GCC C11 status: https://gcc.gnu.org/wiki/C11Status