mirror of
https://github.com/lkmio/lkm.git
synced 2025-10-05 15:16:49 +08:00
项目更名为lkm
This commit is contained in:
@@ -2,14 +2,14 @@ package stream
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/yangjiechina/live-server/log"
|
||||
"github.com/yangjiechina/lkm/log"
|
||||
"net"
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
"github.com/yangjiechina/avformat/stream"
|
||||
"github.com/yangjiechina/avformat/utils"
|
||||
"github.com/yangjiechina/live-server/transcode"
|
||||
"github.com/yangjiechina/lkm/transcode"
|
||||
)
|
||||
|
||||
// SourceType 推流类型
|
||||
|
Reference in New Issue
Block a user