Webcamd not loading web cam inop

I installed timelapse but webcam is not working. looks like webcamd is to blame I have not been able to figure out how to re-install r repair it.

If I load a mpeg encoder the camera works. How can I fix\repair this? I have tried rerunning the Timelapse install:

cd ~/
git clone GitHub - mainsail-crew/moonraker-timelapse: Timelapse Plugin for moonraker
bash ~/moonraker-timelapse/install.sh

The error shows in the moonraker log

2022-09-03 12:51:46,986 [websockets.py:build_error()] - JSON-RPC Request Error: 400
Service ‘webcamd’ not installed
Traceback (most recent call last):
File “/home/pi/moonraker/moonraker/websockets.py”, line 253, in execute_method
result = await callback(params)
File “/home/pi/moonraker/moonraker/websockets.py”, line 364, in func
ip_addr=ws.ip_addr, user=ws.current_user))
File “/home/pi/moonraker/moonraker/components/machine.py”, line 226, in _handle_service_request
raise self.server.error(f"Service ‘{name}’ not installed")
utils.ServerError: Service ‘webcamd’ not installed
2022-09-03 12:52:04,214 [update_manager.py:refresh()] - Detected 0 package updates:

Re-running Crowsnest install fixed issue.