项目更名为lkm

This commit is contained in:
yangjiechina
2024-06-05 20:17:54 +08:00
parent e3a2af4446
commit 39c787fbee
30 changed files with 51 additions and 51 deletions

View File

@@ -3,8 +3,8 @@ package rtmp
import (
"github.com/yangjiechina/avformat/librtmp"
"github.com/yangjiechina/avformat/utils"
"github.com/yangjiechina/live-server/log"
"github.com/yangjiechina/live-server/stream"
"github.com/yangjiechina/lkm/log"
"github.com/yangjiechina/lkm/stream"
"net"
)