mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-21 12:49:40 +08:00
Now uses GetIfEntry2 which supports 64-bit values for reporting speed, so 10+ gbps adapters are now reported correctly in the log. Also added an additional log line if the interface error counters are non-zero to possibly help identify physical faults. Finally the transmit and receive speeds are logged independently so that asynchronous mediums such as Wi-Fi that might have good RX but poor TX can be better diagnosed.