Moibe commited on
Commit
721da5a
·
1 Parent(s): 48cd801

/usr/bin/ffmpeg

Browse files
Files changed (1) hide show
  1. funciones/motion.py +1 -1
funciones/motion.py CHANGED
@@ -10,7 +10,7 @@ async def motion(imagen):
10
 
11
  print("Esto es imagen en monomotion: ", imagen)
12
 
13
- ffmpeg_path = "/opt/ffmpeg/bin/ffmpeg"
14
 
15
  ffmpeg_command = [
16
  #'ffmpeg', '-y',
 
10
 
11
  print("Esto es imagen en monomotion: ", imagen)
12
 
13
+ ffmpeg_path = "/usr/bin/ffmpeg"
14
 
15
  ffmpeg_command = [
16
  #'ffmpeg', '-y',