mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 07:06:58 +08:00
@@ -11,8 +11,9 @@ import (
|
||||
"github.com/pion/rtp"
|
||||
)
|
||||
|
||||
// This example shows how to connect to a RTSP server
|
||||
// and read all medias on a path.
|
||||
// This example shows how to
|
||||
// 1. connect to a RTSP server
|
||||
// 2. read all media streams on a path.
|
||||
|
||||
func main() {
|
||||
c := gortsplib.Client{}
|
||||
|
Reference in New Issue
Block a user