mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-12-24 13:48:04 +08:00
fix: pull rtsp
This commit is contained in:
@@ -35,6 +35,7 @@ type (
|
||||
ID uint `gorm:"primarykey"`
|
||||
StartTime, EndTime time.Time
|
||||
FilePath string
|
||||
StreamPath string
|
||||
AudioCodec, VideoCodec string
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user