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

Milesight camera not sending a picture #484

Open
lawik opened this issue Sep 3, 2024 · 4 comments
Open

Milesight camera not sending a picture #484

lawik opened this issue Sep 3, 2024 · 4 comments

Comments

@lawik
Copy link

lawik commented Sep 3, 2024

I bought a fairly basic Milesight IP camera. It is set up on the network and I can get snapshots from it manually. It shows video.

ONVIF discovery in ex_nvr found it fine and seemed happy. But it never actually pulls any image from the device. Nothing of interest happens in the logs when hitting record or any of that.

Are there some good steps to try to figure out the issue or something obvious I must do? RTSP seems on by default.

@gBillal
Copy link
Member

gBillal commented Sep 4, 2024

Hi @lawik
If the onvif discovery works fine, you can create a device from there and it should start pulling rtsp stream and record it.
Can you share some screenshots of what you did and the logs if possible.

@lawik
Copy link
Author

lawik commented Sep 4, 2024

I created the device from ONVIF. That worked fine. It said it was recording. But nothing showed up in the camera view. No errors in log.

Will try to grab some more info next time I have it up.

@gBillal
Copy link
Member

gBillal commented Sep 4, 2024

is the camera using H265 codec ? if so it may be the cause and your browser doesn't support hevc.
I'll wait for more details to debug the issue.

@lawik
Copy link
Author

lawik commented Sep 4, 2024

I did not turn on h265. But I'll try to get more info. But I don't think there were any clear messages about problems or anything.

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

2 participants