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.

VOD endpoint not working properly?

See original GitHub issue

Describe the problem you are having

The vod with timestamps endpoint does not work.

https://docs.frigate.video/integrations/api/#get-vodcamerastartstart-timestampendend-timestampindexm3u8

I’m trying to create a script that backs up all the clips of last 24 hours to then save it securely in my NAS (maybe there is a better way)

VLC just explodes when i open it and I tried also with ffmpeg. Log below.

Version

0.10.0-DB1255A

Frigate config file

irrelevant

Relevant log output

irrelevant

FFprobe output from your camera

irrelevant the camera output BUT this is what ffmpeg returns.

[http @ 00000251e5948300] HTTP error 404 Not Found
[hls @ 00000251e5920700] Failed to open segment 35 of playlist 0
[hls @ 00000251e5920700] Opening 'http://frigate2.iot:5000/vod/retro/start/1657298493/end/1657357537/seg-36-v1.ts' for reading
[http @ 00000251e5948300] HTTP error 404 Not Found
[hls @ 00000251e5920700] Failed to open segment 36 of playlist 0
[hls @ 00000251e5920700] Opening 'http://frigate2.iot:5000/vod/retro/start/1657298493/end/1657357537/seg-37-v1.ts' for reading
[http @ 00000251e5948300] HTTP error 404 Not Found
[hls @ 00000251e5920700] Failed to open segment 37 of playlist 0
[hls @ 00000251e5920700] Opening 'http://frigate2.iot:5000/vod/retro/start/1657298493/end/1657357537/seg-38-v1.ts' for reading
[http @ 00000251e5948300] HTTP error 404 Not Found
[hls @ 00000251e5920700] Failed to open segment 38 of playlist 0
[hls @ 00000251e5920700] Opening 'http://frigate2.iot:5000/vod/retro/start/1657298493/end/1657357537/seg-39-v1.ts' for reading
[http @ 00000251e5948300] HTTP error 404 Not Found
[hls @ 00000251e5920700] Failed to open segment 39 of playlist 0
[hls @ 00000251e5920700] Opening 'http://frigate2.iot:5000/vod/retro/start/1657298493/end/1657357537/seg-40-v1.ts' for reading
[http @ 00000251e5948300] HTTP error 404 Not Found
[hls @ 00000251e5920700] Failed to open segment 40 of playlist 0
[hls @ 00000251e5920700] Opening 'http://frigate2.iot:5000/vod/retro/start/1657298493/end/1657357537/seg-41-v1.ts' for reading
[http @ 00000251e5948300] HTTP error 404 Not Found
[hls @ 00000251e5920700] Failed to open segment 41 of playlist 0
[hls @ 00000251e5920700] Opening 'http://frigate2.iot:5000/vod/retro/start/1657298493/end/1657357537/seg-42-v1.ts' for reading

Frigate stats

No response

Operating system

Proxmox

Install method

Docker Compose

Coral version

USB

Network connection

Wired

Camera make and model

irrelevant

Any other information that may be helpful

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
blakeblackshearcommented, Jul 9, 2022

The VOD endpoint doesn’t write to cache. You are thinking of the mp4 endpoint. You may be running into some limitations on the maximum number of segments supported by VOD. Does it work with a smaller time period.

0reactions
github-actions[bot]commented, Sep 13, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting AWS Elemental MediaPackage identity and ...
Use the following information to help you diagnose and fix common issues that you might encounter when working with MediaPackage and IAM.
Read more >
Delivering VOD Content from AWS Elemental MediaPackage
The MediaPackage VOD workflow lends itself well as a MediaConvert job post-process for jobs that output HLS. In this tutorial, we walk you...
Read more >
In the cloud #1: How to deploy a redundant VOD setup on ...
eu-west‑1.elb.amazonaws.com'). If you experience any problems or want to make sure that your ALB is properly connecting to all instances, go to ...
Read more >
mediapackage playback giving error 404 - AWS re:Post
Hello, I have setup MediaPackage for VOD as instructed on ... This will not work. MediaPackage requires a master manifest to successfully ingest...
Read more >
MediaPackageVod — Boto3 Docs 1.26.34 documentation - AWS
A low-level client representing AWS Elemental MediaPackage VOD AWS ... (dict) -- The endpoint URL used to access an Asset using one PackagingConfiguration....
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