readme: Move mention of UVG Discord
This commit is contained in:
parent
7b071c1c58
commit
77eb76e467
|
@ -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 [](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 [](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.
|
||||
|
|
Loading…
Reference in New Issue