move subfolders in pkg/

This commit is contained in:
aler9
2020-11-15 17:26:09 +01:00
parent 65f6afcd9f
commit c31922be16
43 changed files with 34 additions and 34 deletions

View File

@@ -7,7 +7,7 @@ import (
"net"
"github.com/aler9/gortsplib"
"github.com/aler9/gortsplib/rtph264"
"github.com/aler9/gortsplib/pkg/rtph264"
)
// This example shows how to generate RTP/H264 frames from a file with Gstreamer,