Remove log
This commit is contained in:
parent
465fa84b17
commit
cfc7ea7967
@ -81,7 +81,7 @@ func showStreamOfflineState(configuration Config) {
|
|||||||
|
|
||||||
ffmpegCmd := configuration.FFMpegPath + " " + ffmpegFlagsString
|
ffmpegCmd := configuration.FFMpegPath + " " + ffmpegFlagsString
|
||||||
|
|
||||||
fmt.Println(ffmpegCmd)
|
// fmt.Println(ffmpegCmd)
|
||||||
|
|
||||||
_, err := exec.Command("sh", "-c", ffmpegCmd).Output()
|
_, err := exec.Command("sh", "-c", ffmpegCmd).Output()
|
||||||
fmt.Println(err)
|
fmt.Println(err)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user