mirror of
https://github.com/bluenviron/mediamtx.git
synced 2026-01-09 20:02:01 -08:00
hls, rtmp: compute duration correctly in case of an RTP overflow
This commit is contained in:
parent
e22b42d3e9
commit
a54ecaefe1
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -3,7 +3,7 @@ module github.com/aler9/rtsp-simple-server
|
|||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/aler9/gortsplib v0.0.0-20211208171701-d7e1c7c8d351
|
||||
github.com/aler9/gortsplib v0.0.0-20211209192711-725e1b13a3b8
|
||||
github.com/asticode/go-astits v1.10.0
|
||||
github.com/fsnotify/fsnotify v1.4.9
|
||||
github.com/gin-gonic/gin v1.7.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue