mirror of
https://github.com/lubosz/overte.git
synced 2025-04-07 12:42:55 +02:00
* properly decodes AvatarData packets embedded within BulkAvatarData packets * Keeps a running total of all the different types of data within the AvatarData packet. This is useful for breaking down how much bandwidth is consumed by each sub-section. (cherry picked from commit f8bca69819afddc506641009133208d16835fbd2) |
||
---|---|---|
.. | ||
1-hfudt.lua | ||
2-hf-audio.lua | ||
3-hf-avatar.lua | ||
4-hf-entity.lua | ||
5-hf-domain.lua | ||
README.md |
High Fidelity Wireshark Plugins
Install wireshark 2.4.6 or higher.
Copy these lua files into c:\Users\username\AppData\Roaming\Wireshark\Plugins
After a capture any detected High Fidelity Packets should be easily identifiable by one of the following protocols
- HF-AUDIO - Streaming audio packets
- HF-AVATAR - Streaming avatar mixer packets
- HF-ENTITY - Entity server traffic
- HF-DOMAIN - Domain server traffic
- HFUDT - All other UDP traffic