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

access stream video with opencv? #104

Open
wahyubram82 opened this issue Apr 19, 2023 · 3 comments
Open

access stream video with opencv? #104

wahyubram82 opened this issue Apr 19, 2023 · 3 comments

Comments

@wahyubram82
Copy link

I already install and access my ipcctv, with EzvizClient and execute "clien.login()". I already pick camera too with EzvizCamera(client, "camera serial number"). but until now I cannot find how to get the stream video url to open it with opencv.

I want open the stream video with opencv and add the capability of camera like face recognition or any other module that can we do with opencv.

any clue? please....

@wahyubram82 wahyubram82 changed the title stream video with opencv? access stream video with opencv? Apr 19, 2023
@circularProteus
Copy link

any update on this?

@andrewcoo101
Copy link
Contributor

I use vlc to view live video with a link similar to:

rtsp://admin:[email protected]/H.264

Where:
"ABCDEF" is the camera's serial number
"192.168.1.123" is camera's ip

If this doesn't help, then a forum dedicated to opencv may be of more use to you.

@circularProteus
Copy link

battery cameras, after recent fw update, does not provide RTSP port/protocol (tryed all solution on the network) - but if ezviz studio is used, view on LAN is available, so I guess RTSP is not the only way to access to the video flow.

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

No branches or pull requests

3 participants