OpenIPC / majestic

Majestic Community edition integration kit
MIT License
38 stars 6 forks source link

[feature] Add ONVIF compatibility with Surveillance Station @ NAS Synology #55

Open mariarti opened 2 years ago

mariarti commented 2 years ago

NAS Synology DS409+ OS ver. DSM 4.2-3259 App. Surveillance Station 6

camera Hikvision DS-2CD2623G0-IZS FW Ver. V5.6.820 build 220519 ONVIF: PROFILE S,PROFILE G

tcpdump between NAS 192.168.1.174 and camera 192.168.11.216 behind router w port fwd 80->8080 hv.zip user login: onvif pass: 2wsxzaq1

192.168.1.232 XM 203 NVR (did not participate in the pairing process, but activity is visible)

onvif-ver

ports

P.S. In attached tcpdump capture performed next sequence:

1) Entered camera credentials 2) tcpdump started 3) Pressed button "Test connection" (right-hand window with real preview picture appeared) nas-onvif-settings 4) went to Video tab and discovered: a) By default was offered "MJPEG" video format 2 3 b) Switched to H.264 (h.264 has been set by default in camera, but it can run h.265) c) Selected highest resolution 1920*1080 4 5) Pressed "OK" button in Edit camera window. 6) tcpdump has been stop.

mariarti commented 2 years ago

Human readable file

onvif-human.txt

When I try connect OpenIPC to Synology NAS I've got:

22:59:09 [     web] do_action@1181                ONVIF: Unknown action: GetVideoEncoderConfigurations
22:59:09 [     web] do_action@1181                ONVIF: Unknown action: GetVideoSourceConfigurations
22:59:09 [     web] do_action@1181                ONVIF: Unknown action: GetAudioEncoderConfigurationOptions
22:59:09 [     web] do_action@1181                ONVIF: Unknown action: GetNetworkInterfaces
flyrouter commented 1 month ago

Hello Please check the latest version and give us feedback Thank you