Fix OPUS for HomeKit server #667 #843

This commit is contained in:
Alex X
2023-12-27 23:05:45 +03:00
parent bf5cb33385
commit 853e98879b
6 changed files with 180 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
## Useful links
- [RFC 3550: RTP: A Transport Protocol for Real-Time Applications](https://datatracker.ietf.org/doc/html/rfc3550)
- [RFC 6716: Definition of the Opus Audio Codec](https://datatracker.ietf.org/doc/html/rfc6716)
- [RFC 7587: RTP Payload Format for the Opus Speech and Audio Codec](https://datatracker.ietf.org/doc/html/rfc7587)