-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Hi!
I noticed from https://crates.io/crates/rtp-types/reverse_dependencies and https://crates.io/crates/rtcp-types/reverse_dependencies that you are depending on the rtp-types and rtcp-types. First of all, thanks. Let me know if you have any issues using those crates in regards to documentation, missing functionality, etc.
I also noticed that you have implemented parsing and writing RTP header extensions on top of rtp-types which is something that I eventually want to implement within rtp-types itself.
If you want/need to contact me about rt(c)p-types, you can either file an issue in the respective repositories, or use the email mentioned in my github profile.
P.S. I also have stun-types and stun-proto crates that implement relevant features of STUN which may be interesting for you.