mirror of
https://github.com/livepeer/lpms
synced 2026-04-23 00:07:25 +08:00
Change links from github.com/ericxtang/m3u8
to `github.com/livepeer/m3u8`
This commit is contained in:
+1
-1
@@ -17,12 +17,12 @@ import (
|
||||
|
||||
"github.com/livepeer/lpms/transcoder"
|
||||
|
||||
"github.com/ericxtang/m3u8"
|
||||
"github.com/golang/glog"
|
||||
"github.com/livepeer/lpms/core"
|
||||
"github.com/livepeer/lpms/ffmpeg"
|
||||
"github.com/livepeer/lpms/segmenter"
|
||||
"github.com/livepeer/lpms/stream"
|
||||
"github.com/livepeer/m3u8"
|
||||
)
|
||||
|
||||
var HLSWaitTime = time.Second * 10
|
||||
|
||||
Reference in New Issue
Block a user