bluenviron / gortsplib

RTSP 1.0 client and server library for the Go programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose additional stats

aler9 opened this issue · comments

Discussed in #22

Add ServerSession.Stats(), ServerConn.Stats(), Client.Stats() with

  • bytes sent and bytes received (deprecate BytesSent() and BytesReceived())
  • jitter
  • lost packets