roleoroleo / yi-hack-MStar

Custom firmware for Yi 1080p camera based on MStar platform
GNU General Public License v3.0
849 stars 112 forks source link

Onvif on hikvision #259

Closed guyguy1989 closed 3 years ago

guyguy1989 commented 4 years ago

I try to add camera on hikvision nvr but the chanel is 0 and on nvr its start 1-16 image

The rstp work good but i want to add camera onvif beacuse i want it recorder on my nvr

Thanks Guy

roleoroleo commented 4 years ago

It shouldn't matter the channel number. ch0 and ch1 are only a text string. Set channel 1 and check if it uses the first profile.

The only difference between onvif and rtsp is the ptz (if the cam is a dome). When a client wants to read the stream with onvif, onvif uses rtsp. So, if you want to record the stream of your camera you can use rtsp directly or via onvif, it's the same.

What is onvif used for? If the cam doesn't have other services, nothing.

guyguy1989 commented 3 years ago

I can see the camera via rtsp but I want the camera to record on the hikvision recording device and not on the memory card that is inside the camera how can this be done?

roleoroleo commented 3 years ago

Add the camera as rtsp.

guyguy1989 commented 3 years ago

I add but i can't view on hikvision record

‫ב-26 באוק׳ 2020, בשעה 9:36, ‏‏roleo ‏notifications@github.com כתב/ה:‬

 Add the camera as rtsp.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

guyguy1989 commented 3 years ago

???

roleoroleo commented 3 years ago

If rtsp works with vlc it must work with your dvr.

guyguy1989 commented 3 years ago

I can view record on nvr?

‫ב-5 בנוב׳ 2020, בשעה 9:29, ‏‏roleo ‏notifications@github.com כתב/ה:‬

 If rtsp works with vlc it must work with your dvr.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

myromeo commented 3 years ago

I’ve had some problems with my cameras on annke (hikvision clone) NVR and they seem to have been resolved by changing the transfer protocol to UDP. Maybe worth a try.

Mine use ONVIF, channel 1.

roleoroleo commented 3 years ago

I tested yesterday the last version with an Hikvision dvr and it works. I close this issue.

guyguy1989 commented 3 years ago

Hey again now its work for me, but why on playback its show me always time and not when motion detection?