mirror of
https://github.com/aler9/gortsplib
synced 2025-10-28 01:21:35 +08:00
move RTP decoders/encoders into pkt/rtpcodecs
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
psdp "github.com/pion/sdp/v3"
|
||||
|
||||
"github.com/aler9/gortsplib/pkg/rtph265"
|
||||
"github.com/aler9/gortsplib/pkg/rtpcodecs/rtph265"
|
||||
)
|
||||
|
||||
// TrackH265 is a H265 track.
|
||||
|
||||
Reference in New Issue
Block a user