rtp音视频时间戳都减去起始偏移值

This commit is contained in:
langhuihui
2021-07-12 23:19:52 +08:00
parent 3724b878ca
commit 2fb116bd00
2 changed files with 45 additions and 36 deletions

View File

@@ -17,7 +17,7 @@ import (
. "github.com/logrusorgru/aurora"
)
const Version = "3.1.2"
const Version = "3.1.4"
var (
config = &struct {