mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 15:16:51 +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/H265 -> H265 decoder
|
||||
// setup RTP -> H265 decoder
|
||||
rtpDec, err := forma.CreateDecoder()
|
||||
if err != nil {
|
||||
panic(err)
|
||||
|
Reference in New Issue
Block a user