You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
471 B

  1. --- a/Makefile
  2. +++ b/Makefile
  3. @@ -33,12 +33,12 @@ APP_BINARY = mjpg_streamer
  4. # define the names and targets of the plugins
  5. PLUGINS = input_uvc.so
  6. -#PLUGINS += output_file.so
  7. +PLUGINS += output_file.so
  8. #PLUGINS += output_udp.so
  9. PLUGINS += output_http.so
  10. PLUGINS += input_testpicture.so
  11. #PLUGINS += output_autofocus.so
  12. -#PLUGINS += input_file.so
  13. +PLUGINS += input_file.so
  14. # PLUGINS += input_pylon.so
  15. # PLUGINS += input_megatec.so
  16. # PLUGINS += output_mars2020.so