mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 23:26:54 +08:00
add client-read-republish example (#91)
This commit is contained in:
@@ -13,6 +13,7 @@ import (
|
||||
// 1. connect to a RTSP server and read all tracks on a path
|
||||
// 2. check if there's an H264 track
|
||||
// 3. convert H264 into raw frames
|
||||
|
||||
// This example requires the ffmpeg libraries, that can be installed in this way:
|
||||
// apt install -y libavformat-dev libswscale-dev gcc pkg-config
|
||||
|
||||
|
Reference in New Issue
Block a user