readme: Move mention of UVG Discord

This commit is contained in:
Heikki Tampio 2024-01-30 11:14:33 +02:00
parent 7b071c1c58
commit 77eb76e467
1 changed files with 2 additions and 4 deletions

View File

@ -15,6 +15,8 @@ Currently supported specifications:
* [RFC 3711: The Secure Real-time Transport Protocol (SRTP)](https://datatracker.ietf.org/doc/html/rfc3711)
* [RFC 6189: ZRTP: Media Path Key Agreement for Unicast Secure RTP](https://datatracker.ietf.org/doc/html/rfc6189)
You are welcome to contact us in our Discord if you have questions or comments regarding the library [![Discord](https://img.shields.io/discord/973260924288901140?style=plastic)](https://discord.gg/fZpub7BPUA)
## Notable features
* AVC/HEVC/VVC video streaming, including packetization
@ -37,10 +39,6 @@ To get started using uvgRTP, check out [usage](USAGE.md) file which contains a s
Furthermore, we also provide a Doxygen documentation of the [public API](https://ultravideo.github.io/uvgRTP/html/index.html) on Github.
## Ultra Video Group in Discord
Contact us in our Discord if you have questions or comments regarding the library [![Discord](https://img.shields.io/discord/973260924288901140?style=plastic)](https://discord.gg/fZpub7BPUA)
## Contributing
We warmly welcome any contributions to the project. If you are considering submitting a pull request, please read [CONTRIBUTING.md](CONTRIBUTING.md) before proceeding.