vr000m / ConMon

ConMon (Connection Monitor) is a passive packet monitor. It classifies packets and then measures the bit rate for each of the classifiers.
vr000m.github.com/ConMon/
Other
3 stars 1 forks source link

Does not detect RTP when using a TURN relay #2

Closed vr000m closed 11 years ago

vr000m commented 11 years ago

Reported by @churreiro

vr000m commented 11 years ago

http://tools.ietf.org/html/rfc5766 states: The client sends the application data to the server inside a TURN message; at the server, the data is extracted from the TURN message and sent to the peer in a UDP datagram.