forked from External/grumble
grumble: Opus support.
This commit is contained in:
parent
dd76f22eb7
commit
a415ae75a9
4 changed files with 89 additions and 27 deletions
|
|
@ -1368,6 +1368,7 @@ func (server *Server) handleUserStatsMessage(client *Client, msg *Message) {
|
|||
}
|
||||
stats.Version = version
|
||||
stats.CeltVersions = target.codecs
|
||||
stats.Opus = proto.Bool(target.opus)
|
||||
stats.Address = target.tcpaddr.IP
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue