diff --git a/README.md b/README.md index bc309bbf..bfec35b9 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Kvazzup requires the following external libraries to operate: - [Speex DSP](https://www.speex.org/) for audio processing - [Crypto++](https://cryptopp.com/) for delivery encryption -Qt Creator is the recommended tool for compiling Kvazzup. Make sure you use the same compiler and bit version for all the dependencies and for Kvazzup. If you want to use media encryption, you should compile uvgRTP with crypto++ by adding `-D__RTP_CRYPTO__` to uvgRTP CXXFLAGS. +Qt Creator is the recommended tool for compiling Kvazzup. Make sure you use the same compiler and bit version for all the dependencies and for Kvazzup. It is possible, although not recommended to use Kvazzup without Crypto++. ### Linux(GCC) @@ -58,11 +58,6 @@ If you are using Kvazzup in your research, please refer to the following [paper] `J. Räsänen, M. Viitanen, J. Vanne, and T. D. Hämäläinen, “Kvazzup: open software for HEVC video calls,” in Proc. IEEE Int. Symp. Multimedia, Taichung, Taiwan, Dec. 2017. ` -## Known issues - -- The Linux version of Kvazzup has a bug with QCamera which prevents from changing the default resolution. -- The Opus codec is disabled on Linux until issues with it have been resolved. - ## Planned features - RFC 3261 Authentication