roleoroleo / yi-hack-Allwinner-v2

Custom firmware for Yi 1080p camera based on Allwinner platform
MIT License
828 stars 95 forks source link

ONVIF 2k Pro YFUSY crendtials not accepeted #777

Closed isibizi closed 5 months ago

isibizi commented 9 months ago

Hello, i have a problem with my 2 cams at the moment. The cams and the webui working well, i can see the stream when i use HomeAssistant and open the rtsp stream directly. The connection over onvif don't working annymore, the credntials not accepted... The credentials working in HomeAssistant but over onvif the credentials are wrong.

roleoroleo commented 9 months ago

Please, test the credentials using Onvif Device Manager and check if it works.

isibizi commented 9 months ago

I use Synology Surveillance Station, the cameras were working with this software. After my NAS crashed, my cameras are no longer being recognized. I have already reset both the cameras and the NAS. I have also changed the passwords and ports. Authentication always fails. Is it possible that there is an IP ban list somewhere in the camera?

Marcin685 commented 9 months ago

i have 0.3.0 y211ga and not working with HIK VISION RECORDER. I tried with RTSP and ONVIF settings and each time I get the message "establishing a connection" or "cannot download the stream". On HomeAssistant, ONVIF works well, but I would like to record video and sound 24/7, but my DVR does not want to work with this camera.

Giuserver commented 9 months ago

if work with other software is not a problem with camera.

isibizi commented 9 months ago

ONVIF still not working on my system, i use the rtsp now.

Giuserver commented 9 months ago

ONVIF still not working on my system, i use the rtsp now.

are you in VPN? are you check with another software in the same network (no VPN)?

check if the ports are open:

nmap -Pn YOUR_IPCAMERA -p 8080 nmap -Pn YOUR_IPCAMERA -p 80 nmap -Pn YOUR_IPCAMERA -p 554

isibizi commented 9 months ago

No, i don’t use vpn, everything running local in the same subnet.

roleoroleo commented 9 months ago

Authentication always fails. Is it possible that there is an IP ban list somewhere in the camera?

No, there isn't a ban software in the cam.

i have 0.3.0 y211ga and not working with HIK VISION RECORDER. I tried with RTSP and ONVIF settings and each time I get the message "establishing a connection" or "cannot download the stream". On HomeAssistant, ONVIF works well, but I would like to record video and sound 24/7, but my DVR does not want to work with this camera.

Please, try to capture the network traffic with tcpdump/wireshark and send it to me.

roleoroleo commented 9 months ago

ONVIF still not working on my system, i use the rtsp now.

I tested my onvif server with Synology Surveillance Station (DSM 6.x and 7.x) and it works. Please, try to capture the network traffic with tcpdump/wireshark and send it to me.

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.