simplify client-record-format-mpeg4audio (#709)

This commit is contained in:
Alessandro Ros
2025-02-22 18:27:22 +01:00
committed by GitHub
parent 90cac184c9
commit 17ee46e238
14 changed files with 27 additions and 84 deletions

View File

@@ -14,7 +14,7 @@ import (
// This example shows how to
// 1. connect to a RTSP server
// 2. check if there's a M-JPEG format
// 2. check if there's a M-JPEG stream
// 3. get JPEG images of that format
// 4. decode JPEG images into RGBA frames