Skip to content

Use signed path for camera snapshot#3138

Merged
balloob merged 1 commit intodevfrom
camera-url
Apr 29, 2019
Merged

Use signed path for camera snapshot#3138
balloob merged 1 commit intodevfrom
camera-url

Conversation

@balloob
Copy link
Copy Markdown
Member

@balloob balloob commented Apr 28, 2019

Last year I updated camera thumbnails to be fetched over WS, as I want to get rid of the camera access token. However, these images are big and they can delay states being sent over the WS connection.

So in this PR I change it back to fetch camera snapshots using HTTP requests instead of over the websocket. However, instead of using the access token, I use the signedPath feature that is built into our auth system.

@balloob balloob merged commit 73ef03e into dev Apr 29, 2019
@delete-merged-branch delete-merged-branch bot deleted the camera-url branch April 29, 2019 18:27
@balloob balloob mentioned this pull request May 2, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Jul 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants