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