mirror of
https://github.com/aler9/gortsplib
synced 2025-10-30 18:16:29 +08:00
@@ -11,8 +11,8 @@ import (
|
||||
|
||||
// This example shows how to
|
||||
// 1. connect to a RTSP server
|
||||
// 2. check if there's a G722 media
|
||||
// 3. get G722 frames of that media
|
||||
// 2. check if there's a G722 format
|
||||
// 3. get G722 frames of that format
|
||||
|
||||
func main() {
|
||||
c := gortsplib.Client{}
|
||||
|
||||
Reference in New Issue
Block a user