add client-read-republish example (#91)

This commit is contained in:
aler9
2022-02-19 15:11:37 +01:00
parent 0515539831
commit 7f799ffea8
5 changed files with 72 additions and 2 deletions

View File

@@ -8,8 +8,8 @@ import (
"github.com/pion/rtp"
)
// This example shows how to
// 1. connect to a RTSP server and read all tracks on a path
// This example shows how to connect to a RTSP server
// and read all tracks on a path.
func main() {
c := gortsplib.Client{