mirror of
https://github.com/aler9/gortsplib
synced 2025-12-24 13:38:08 +08:00
replace New* with Initialize (#723)
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
|
||||
// This example shows how to
|
||||
// 1. connect to a RTSP server
|
||||
// 2. check if there's an VP9 format
|
||||
// 2. check if there's a VP9 stream
|
||||
// 3. decode the VP9 stream into RGBA frames
|
||||
|
||||
// This example requires the FFmpeg libraries, that can be installed with this command:
|
||||
|
||||
Reference in New Issue
Block a user