Versions in this module Expand all Collapse all v1 v1.0.0 Apr 5, 2022 v0 v0.7.0 Apr 5, 2022 v0.0.1 Apr 2, 2022 Changes in this version + type Config struct + Cookies map[string]string + Debug bool + Feature Feature + Interval int + LiveRooms []string + OutPutPath string + OutputTmpl string + RPC RPC + UploadPath string + VideoSplitStrategies VideoSplitStrategies + func NewConfigWithFile(file string) (*Config, error) + func (c *Config) Marshal() error + func (c *Config) Verify() error + type Feature struct + UseNativeFlvParser bool + type RPC struct + Bind string + Enable bool + type VideoSplitStrategies struct + MaxDuration time.Duration + OnRoomNameChanged bool