1
0
Fork 0
forked from External/mediamtx

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

@ -7,8 +7,8 @@ import (
"testing"
"github.com/aler9/gortsplib/v2"
"github.com/aler9/gortsplib/v2/pkg/codecs/mpeg4audio"
"github.com/aler9/gortsplib/v2/pkg/format"
"github.com/aler9/gortsplib/v2/pkg/mpeg4audio"
"github.com/aler9/gortsplib/v2/pkg/url"
"github.com/notedit/rtmp/format/flv/flvio"
"github.com/pion/rtp"