项目更名为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

@@ -9,8 +9,8 @@ import (
"github.com/yangjiechina/avformat/libmpeg"
"github.com/yangjiechina/avformat/transport"
"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"
)