mirror of
https://github.com/aler9/gortsplib
synced 2025-10-06 07:37:07 +08:00
add client-record-format-h264-from-disk (#578)
This commit is contained in:
@@ -44,7 +44,7 @@ func main() {
|
||||
panic("media not found")
|
||||
}
|
||||
|
||||
// setup RTP/MPEG-4 audio -> MPEG-4 audio decoder
|
||||
// setup RTP -> MPEG-4 audio decoder
|
||||
rtpDec, err := forma.CreateDecoder()
|
||||
if err != nil {
|
||||
panic(err)
|
||||
|
Reference in New Issue
Block a user