Replies: 1 comment
-
|
Closed in favor of AxisCommunications/acap-integration-examples-aws#24 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried this repo to upload images to S3 (https://github.com/AxisCommunications/acap-integration-examples-aws). I was able to successfully upload the images however I tried to upload video clip to S3. I changed the Action to "send video clip through HTTPS" however I am not able to upload this. I checked the axis camera logs and I get following error
actionengined-user[1014]: Action rule "video to S3" is starting action "Send video clip through HTTPS while the rule is active"
2023-06-02T03:47:55.805+09:00 axis-b8a44f6d9d8f [ INFO ] monolith[577]: Started saving stream for event "video to S3".
2023-06-02T03:48:16.205+09:00 axis-b8a44f6d9d8f [ INFO ] systemd[1]: feature-flag.service: Deactivated successfully.
2023-06-02T03:48:55.909+09:00 axis-b8a44f6d9d8f [ INFO ] monolith[577]: Error occurred in buffer video to S3: HTTP response error: (received: 408).
2023-06-02T03:48:56.010+09:00 axis-b8a44f6d9d8f [ WARNING ] actionengined-user[1014]: An error occurred in "Send video clip through HTTPS while the rule is active" action: Monolith returned error: HTTP response error: (received: 408)
If anyone has tried uploading video clips to S3 that would be helpful.
Beta Was this translation helpful? Give feedback.
All reactions