agsh / onvif

ONVIF node.js implementation
http://agsh.github.io/onvif/
MIT License
692 stars 234 forks source link

Test device #185

Open agsh opened 3 years ago

agsh commented 3 years ago

Hello everyone! Finally I have some free time on weekends to work on this project. In my plans:

But there is one great problem: I have not worked for a long time with cameras. So I would be very grateful if someone would give me access to a single test cam via VPN or other way to test ONVIF methods. My email to contact is in the github profile.

I really appreciate everyone who responds. :pray:

chriswiggins commented 3 years ago

Hi @agsh - can give you access to a couple of Hikvision cameras tomorrow if that suits? Can you email me your public IP so I can allow you in?

agsh commented 3 years ago

@chriswiggins Hi! Sorry for the late reply, I've changed my ip to be static by my internet provider. Can't find your email in the profile, hope that my ip won't be affected) Now it is 78.107.237.86

RogerHardiman commented 3 years ago

I have cameras and IP Encoders from Axis, Avigilon, Bosch, HikVision here, plus the RPOS Project (the NodeJS Open Source ONVIF Camera Stack I maintain)

Roger

agsh commented 3 years ago

@RogerHardiman Thanks a lot! Right now I'm trying to connect with @chriswiggins cams in this weekend

RogerHardiman commented 3 years ago

Hi. A year ago @bl0ggy (Jessy Simeon) did a load of Pull Requests to improve ONVIF support. They were really good, but at the time I was too busy to review and merge them all and then I moved onto some C# projects and never came back here to merge them.

Shall we look at your new code first and then merge in the changes from @bl0ggy (maybe by hand) after the re-write.