Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: video review example #79

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Conversation

sven337
Copy link
Contributor

@sven337 sven337 commented Aug 15, 2024

Minor fixes to the video review app.
In particular we search for the main stream, but if you were to use "sub" or "autotrack" then the filename pattern becomes RecS (S for sub) instead of RecM, so fix filename parsing to allow for that.
https://github.com/sven337/ReolinkLinux/wiki/Figuring-out-the-file-names#stream-type
Also kill SSL warnings since my camera requires HTTPS and uses a self-signed cert.

The camera uses a self-signed certificate so prevent the annoying
spamming.
@Benehiko Benehiko changed the title Vrg fixes fix: video review example Aug 15, 2024
Copy link
Member

@Benehiko Benehiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@Benehiko Benehiko merged commit 05d29eb into ReolinkCameraAPI:master Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants