mirror of
https://github.com/aler9/gortsplib
synced 2025-10-21 14:19:36 +08:00
simplify client-record-format-mpeg4audio (#709)
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
|
||||
// This example shows how to
|
||||
// 1. connect to a RTSP server
|
||||
// 2. check if there's a AV1 format
|
||||
// 2. check if there's a AV1 stream
|
||||
// 3. decode the AV1 stream into RGBA frames
|
||||
|
||||
// This example requires the FFmpeg libraries, that can be installed with this command:
|
||||
|
Reference in New Issue
Block a user