mirror of
https://github.com/TurbineOne/ffmpeg-framer.git
synced 2025-09-26 20:01:18 +08:00
Latest framer updates as of c5dae5256976540455bc567b8442331db4ebf4f7
This commit is contained in:
@@ -32,9 +32,7 @@ type Config struct {
|
||||
// ConfigDefault is the default value for Config.
|
||||
func ConfigDefault() Config {
|
||||
return Config{
|
||||
LogLevel: "<inherit>",
|
||||
FfmpegLogLevel: "verbose", // "debug"
|
||||
HwDecoderEnable: true,
|
||||
ServiceSocketRoot: "/service-socket",
|
||||
LogLevel: "<inherit>",
|
||||
FfmpegLogLevel: "verbose", // "debug"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user