question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Support]: Telegram send video

See original GitHub issue

Describe the problem you are having

Previously on frigate 8.4 sending video clips using http://ccab4aaf-frigate:5000/clips/{{trigger.payload_json[“after”][“camera”]}}-{{trigger.payload_json[“after”][“id”]}}.mp4 This link worked a treat.

On frigate 9.4 using old link or this new one https://my_ha_url/api/frigate/notifications/{{trigger.payload_json[“after”][“id”]}}/clip.mp4

I just can’t get it to work. The new link works in a browser and the HA log error message is Can’t send file with kwargs: {‘message’: ‘Video of alert’, ‘url’:

Can’t load data into ByteIO: No connection adapters were found for “‘https://.com/api/frigate/notifications/**/garden/clip.mp4’”

Version

0.9.4-26AE608

Frigate config file

N

Relevant log output

N

FFprobe output from your camera

N

Frigate stats

{"detection_fps":2.7,"detectors":{"coral":{"detection_start":1636664401.742706,"inference_speed":19.36,"pid":215}},"frontdoor":{"camera_fps":10.0,"capture_pid":228,"detection_fps":1.5,"pid":219,"process_fps":10.0,"skipped_fps":0.0},"garden":{"camera_fps":15.0,"capture_pid":230,"detection_fps":0.0,"pid":224,"process_fps":15.0,"skipped_fps":0.0},"service":{"storage":{"/dev/shm":{"free":63.5,"mount_type":"tmpfs","total":67.1,"used":3.6},"/media/frigate/clips":{"free":237047.7,"mount_type":"ext4","total":251881.1,"used":4571.0},"/media/frigate/recordings":{"free":237047.7,"mount_type":"ext4","total":251881.1,"used":4571.0},"/tmp/cache":{"free":998.9,"mount_type":"tmpfs","total":1000.0,"used":1.1}},"uptime":88536,"version":"0.9.4-26ae608"},"work":{"camera_fps":11.7,"capture_pid":234,"detection_fps":1.2,"pid":227,"process_fps":11.1,"skipped_fps":0.0}}

Operating system

Other Linux

Install method

Docker Compose

Coral version

USB

Network connection

Wired

Camera make and model

Imou

Any other information that may be helpful

Home assistant is on a intel nuc windows virtual box, frigate raspberry pi 4 docker compose with usb coral.

Previous versions of frigate allowed me to send video via telegram

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
geylescommented, Nov 18, 2021
0reactions
Sarelseekatcommented, Jan 12, 2022

I managed to get it working but only using http://192.168.1.67:5000/api/events/{{trigger.payload_json[“after”][“id”]}}/clip.mp4

This works for me too. Thanks for the post

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Use Telegram to Send High-Quality Photos & Videos
Open Telegram on your phone and find the chat where you want to send your pictures & videos. · When you open the...
Read more >
How to Send Video Messages on Telegram Messenger
In this video I will show you, How to Send Video Messages on Telegram Messenger.Open the telegram app on your phone. Go to...
Read more >
Tech Tips: How to send video messages, edit texts, and set ...
-- Tap and hold the camera icon and record a video message. -- When you are done, release the recording button to send...
Read more >
How to Send Uncompressed Photos and Videos on Telegram
Open the chat to which you want to send images or videos on the Telegram mobile app. · Tap the Attachment icon next...
Read more >
How To Send And Receive Media In Telegram?
How To Send Video Via Telegram? · Click the “Attach” icon. · Select videos from the gallery or take a video with the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found