Skip to content

Commit 8c13b81

Browse files
authored
cosmetic(Readme): Update compilation instructions and remove issue list
1 parent 0fd62ee commit 8c13b81

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Kvazzup requires the following external libraries to operate:
2828
- [Speex DSP](https://www.speex.org/) for audio processing
2929
- [Crypto++](https://cryptopp.com/) for delivery encryption
3030

31-
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.
31+
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++.
3232

3333
### Linux(GCC)
3434

@@ -58,11 +58,6 @@ If you are using Kvazzup in your research, please refer to the following [paper]
5858
`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. `
5959

6060

61-
## Known issues
62-
63-
- The Linux version of Kvazzup has a bug with QCamera which prevents from changing the default resolution.
64-
- The Opus codec is disabled on Linux until issues with it have been resolved.
65-
6661
## Planned features
6762

6863
- RFC 3261 Authentication

0 commit comments

Comments
 (0)