TheSpaghettiDetective / moonraker-obico

GNU Affero General Public License v3.0
148 stars 40 forks source link

[BUG] No ffmpeg found. #102

Closed luckydevil13 closed 2 months ago

luckydevil13 commented 3 months ago

is this error or not?

moonraker-obico-1  | 2024-05-22 18:51:32,454   WARNING  obico.app - Connections not ready. Trying again in 1s...
moonraker-obico-1  | 2024-05-22 18:51:32,467      INFO  obico.moonraker_conn - Klippy ready
moonraker-obico-1  | 2024-05-22 18:51:32,733   WARNING  obico.webcam_stream - No ffmpeg found, or ffmpeg does NOT support h264_omx/h264_v4l2m2m encoding.
moonraker-obico-1  | 2024-05-22 18:51:32,733   WARNING  obico.webcam_stream - Resolution not specified or invalid in webcam config. Getting the values from the source.
moonraker-obico-1  | 2024-05-22 18:51:32,741      INFO  obico.janus_config_builder - janus_bin_path: /usr/bin/janus - ld_lib_path: None
moonraker-obico-1  | kill: (74): No such process
moonraker-obico-1  | 2024-05-22 18:51:32,744   WARNING  obico.janus - Failed to shutdown Janus - Command '['kill', '74']' returned non-zero exit status 1.
moonraker-obico-1  | 2024-05-22 18:51:33,466   WARNING  obico.moonraker_conn - OBICO_LINK_STATUS not configured as a macro. Check your printer.cfg file.
moonraker-obico-1  | 2024-05-22 18:51:33,468      INFO  obico.app - detected state change: Offline -> Operational
moonraker-obico-1  | 2024-05-22 18:51:33,485   WARNING  obico.nozzlecam - Exception in build nozzle config. First Layer AI disabled.
kennethjiang commented 2 months ago

This is expected if you don't have a hardware-accelerated ffmpeg and/or janus installed. The only impact it'll have is that you won't have 25FPS streaming.