mirror of
https://github.com/aler9/gortsplib
synced 2025-10-04 23:02:45 +08:00
replace New* with Initialize (#723)
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
// This example shows how to
|
||||
// 1. connect to a RTSP server
|
||||
// 2. check if there's an Opus format
|
||||
// 2. check if there's an Opus stream
|
||||
// 3. get Opus packets of that format
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user