I get this when i try the timestamps
2021/12/22 17:58:03 [Recovery] 2021/12/22 - 17:58:03 panic recovered:
runtime error: index out of range [0] with length 0
runtime/panic.go:90 (0x433a74)
github.com/fancybits/channels-server/mpegts/stream_description.go:512 (0x7f06c8)
github.com/fancybits/channels-server/mpegts/rewriter.go:449 (0x7e8b75)
github.com/fancybits/channels-server/mpegts/rewriter.go:225 (0x7e7a64)
github.com/fancybits/channels-server/mpegts/rewriter.go:204 (0x122a164)
github.com/fancybits/channels-server/dvr/file.go:604 (0x122a152)
github.com/fancybits/channels-server/dvr/file.go:639 (0x122a909)
github.com/fancybits/channels-server/http_dvr_file.go:265 (0x1335bb1)
github.com/gin-gonic/gin@v1.6.3/context.go:165 (0x130d543)
github.com/fancybits/channels-server/http_dvr_file.go:34 (0x130d477)
github.com/gin-gonic/gin@v1.6.3/context.go:165 (0x130634b)
github.com/fancybits/channels-server/http.go:235 (0x13060b7)
github.com/gin-gonic/gin@v1.6.3/context.go:165 (0x130602a)
github.com/fancybits/channels-server/http.go:215 (0x130600f)
github.com/gin-gonic/gin@v1.6.3/context.go:165 (0x1305e91)
github.com/fancybits/channels-server/http.go:207 (0x13056bd)
github.com/gin-gonic/gin@v1.6.3/context.go:165 (0x9b7a41)
github.com/gin-gonic/gin@v1.6.3/recovery.go:106 (0x9b7a2c)
github.com/gin-gonic/gin@v1.6.3/context.go:165 (0x9b6ca6)
github.com/gin-gonic/gin@v1.6.3/logger.go:241 (0x9b6c89)
github.com/gin-gonic/gin@v1.6.3/context.go:165 (0x12b83ac)
github.com/gin-contrib/sessions@v0.0.0-20180827025425-58cbcf30135c/sessions.go:65 (0x12b8398)
github.com/gin-gonic/gin@v1.6.3/context.go:165 (0x12b25a9)
github.com/gin-contrib/gzip@v0.0.0-20170917021857-9b22cb967bcc/gzip.go:47 (0x12b257f)
github.com/gin-gonic/gin@v1.6.3/context.go:165 (0x131ed61)
github.com/fancybits/channels-server/http.go:277 (0x131ed4b)
github.com/gin-gonic/gin@v1.6.3/context.go:165 (0x9b61dd)
github.com/gin-gonic/gin@v1.6.3/gin.go:420 (0x9b5e65)
github.com/gin-gonic/gin@v1.6.3/gin.go:376 (0x9b59c4)
net/http/server.go:2879 (0x6cf8da)
net/http/server.go:1930 (0x6caf87)
runtime/asm_amd64.s:1581 (0x46a4c0)