mirror of https://bitbucket.org/ausocean/av.git
added comma
This commit is contained in:
parent
a144ff8df7
commit
d178586d0a
|
@ -121,7 +121,7 @@ func main() {
|
|||
{"Timeout", "Http timeout in seconds"},
|
||||
{"IntraRefreshPeriod", "The IntraRefreshPeriod i.e. how many keyframes we send"},
|
||||
{"VerticalFlip", "Flip video vertically"},
|
||||
{"HorizontalFlip", "Flip video horizontally"}
|
||||
{"HorizontalFlip", "Flip video horizontally"},
|
||||
}
|
||||
|
||||
// Create the configFlags based on the flagNames array
|
||||
|
|
Loading…
Reference in New Issue