update gortsplib

This commit is contained in:
aler9
2022-12-28 20:32:03 +01:00
parent 455b8beff7
commit fbf8e82db5
29 changed files with 59 additions and 59 deletions

View File

@@ -11,8 +11,8 @@ import (
"strings"
"time"
"github.com/aler9/gortsplib/v2/pkg/codecs/h264"
"github.com/aler9/gortsplib/v2/pkg/format"
"github.com/aler9/gortsplib/v2/pkg/h264"
"github.com/aler9/gortsplib/v2/pkg/media"
"github.com/notedit/rtmp/format/flv/flvio"