mirror of
https://github.com/aler9/gortsplib
synced 2025-10-06 07:37:07 +08:00
move RTP decoders/encoders into pkt/rtpcodecs
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
|
||||
psdp "github.com/pion/sdp/v3"
|
||||
|
||||
"github.com/aler9/gortsplib/pkg/rtpsimpleaudio"
|
||||
"github.com/aler9/gortsplib/pkg/rtpcodecs/rtpsimpleaudio"
|
||||
)
|
||||
|
||||
// TrackPCMU is a PCMU track.
|
||||
|
Reference in New Issue
Block a user