v210A flowdef
This commit is contained in:
@@ -355,7 +355,7 @@ func buildVideoConfig(args appArgs) (*video.Config, error) {
|
||||
)
|
||||
}
|
||||
|
||||
definition, err = flowdef.ParseV210Video(data)
|
||||
definition, err = flowdef.ParseVideo(data)
|
||||
if err != nil {
|
||||
return nil, fmt.Errorf(
|
||||
"parse video flow definition %q: %w",
|
||||
|
||||
Reference in New Issue
Block a user