amblegpt icon indicating copy to clipboard operation
amblegpt copied to clipboard

Video surveilance footage analyst powered by GPT-4o

Results 12 amblegpt issues
Sort by recently updated
recently updated
newest added

i have issues on paho-mqtt .Can i know which versions do you use for the paho-mqtt library?

I'm getting errors and here's one of them: Process-5: Error processing video for event 1705104297.169877-v4prgt Traceback (most recent call last): File "/app/./mqtt_client.py", line 303, in process_message json_str = response.json()["choices"][0]["message"]["content"] Dumb...

I am Having the following issue: > Got 7 frames from video Process-90: prompting GPT-4v Process-89: GPT response {'id': 'chatcmpl-8VF2rf3HoYVZZfy3Wvwk8OJbcyOMi', 'object': 'chat.completion', 'created': 1702456693, 'model': 'gpt-4-1106-vision-preview', 'usage': {'prompt_tokens': 283, 'completion_tokens':...

I get this error when trying to run mqtt_client Process-6: GPT response {'id': 'chatcmpl-8czygzVl7Lj5qCTxZgonYcBVxwzQQ', 'object': 'chat.completion', 'created': 1704305398, 'model': 'gpt-4-1106-vision-preview', 'usage': {'prompt_tokens': 623, 'completion_tokens': 147, 'total_tokens': 770}, 'choices': [{'message': {'role':...

HEeguy, I have this quid of error Process-15: GPT response {'error': {'message': 'The model `gpt-4-vision-preview` does not exist or you do not have access to it. Learn more: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4.', 'type':...

The link in the following line doesn't work: If you already have SgtBatten/HA_blueprints, you will need to manually edit its YAML in Home Assistant following [this guide](https://www.home-assistant.io/docs/automation/using_blueprints/#keeping-blueprints-up-to-date) and copy [this...

Just wondering if anyone has tried this.

Hello, This is still a work in process but I made a couple minor and and couple larger changes across the script, let me know if you like any of...

Modified the download_video_clip_and_extract_frames function in mqtt_client.py to delete the downloaded video clip after the frames have been extracted. This change helps to manage disk space by removing unnecessary files after...

I'd like to be able to use this but only monitor 2 of my 4 cameras configured in frigate. Is there a way to exclude cameras?