downgrade pion/rtp to v1 (#110) (#113)

This commit is contained in:
aler9
2022-04-01 11:19:43 +02:00
parent 7d9c882cc9
commit cec5326ccf
36 changed files with 37 additions and 37 deletions

View File

@@ -5,7 +5,7 @@ import (
"github.com/aler9/gortsplib"
"github.com/pion/rtcp"
"github.com/pion/rtp/v2"
"github.com/pion/rtp"
)
// This example shows how to connect to a RTSP server