mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-12-24 13:48:04 +08:00
8 lines
73 B
Go
8 lines
73 B
Go
package flv
|
|
|
|
import (
|
|
"m7s.live/pro"
|
|
)
|
|
|
|
type FLVDevice = m7s.HTTPDevice
|