mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 07:06:58 +08:00
@@ -12,8 +12,8 @@ import (
|
||||
|
||||
// This example shows how to
|
||||
// 1. connect to a RTSP server
|
||||
// 2. check if there's a H265 media
|
||||
// 3. save the content of the media into a file in MPEG-TS format
|
||||
// 2. check if there's a H265 format
|
||||
// 3. save the content of the format into a file in MPEG-TS format
|
||||
|
||||
func main() {
|
||||
c := gortsplib.Client{}
|
||||
|
Reference in New Issue
Block a user