mirror of
https://github.com/aler9/gortsplib
synced 2025-10-06 23:52:46 +08:00
move RTP decoders/encoders into pkt/rtpcodecs
This commit is contained in:
2
pkg/rtpcodecs/rtpcodecs.go
Normal file
2
pkg/rtpcodecs/rtpcodecs.go
Normal file
@@ -0,0 +1,2 @@
|
||||
// Package rtpcodecs contains utilities to convert codec-specific elements from/to RTP packets.
|
||||
package rtpcodecs
|
Reference in New Issue
Block a user