hobby-lc

Results 7 comments of hobby-lc

Please check if Ubuntu's firewall block the incoming connection of UDP. [https://www.cyberciti.biz/faq/how-to-configure-firewall-with-ufw-on-ubuntu-20-04-lts/](url)

Dear all with such crash issue in Windows 10 (i.e. program crash without any error message). I complied a test build [here](https://github.com/hacker-lc/chiaki/releases/download/v1.2.xx-testbuild/Chiaki-OPUSskipped.zip). Would you please run the test build here...

@thestr4ng3r I compiled CHIAKI https://github.com/thestr4ng3r/chiaki/commit/e116d3fa4c6f9b85652a2e19158ffb60d04f2e96and with updated OPUS source to the latest https://github.com/xiph/opus/commit/4d40636748da8aefd2e17b18c6897199838af77f and it seems that the crash is fixed. Thank you very much. Dear all, Would you please...

About the build instruction in VS2017, you may notice the Windows build is compiled using the AppVeyor services. You may reference to the script appveyor.sh for the setup of the...

@carlosmax3D Use the release library from SDL You may need to adjust the CMAKE for SDL root folder (for setup the environment for including SDL library). https://github.com/thestr4ng3r/chiaki/blob/e116d3fa4c6f9b85652a2e19158ffb60d04f2e96/scripts/appveyor.sh#L31-L36 > I don't...

> Can you please compile the updated changes for this enhancement? @falahati The code is not finished yet. Please give him sometime to fix the code. @falahati I complied it...

> You are right; it seems that I missed the parameter for the `Run` method and only added it to the constructor. But adding it should be enough since the...