onvif icon indicating copy to clipboard operation
onvif copied to clipboard

ONVIF node.js implementation

Results 62 onvif issues
Sort by recently updated
recently updated
newest added

Hey all, I have a client that installed a bunch of HikVision cameras. Normally these connect without any issues, but we ran into some issues this time with most of...

Hello. Get recordings method keeps resolving null envelope body in the result, did anyone was able to make it work?

A very strange problem, when using `setOSD (OSDToken, videoSourceConfigurationToken, plaintext, position)` the setting is successful, and the OSD position of the camera has also changed, but plaintext remains unchanged. However,...

The attached /onvif/media2_service response from YMF52 NM223N AF leads to Error: Unrecognized configuration Because the VideoSource token not matching with the videoSource.$.token because the Name is used as Token. Maybe...

For the `npx -p typescript tsc lib/cam.js --declaration --allowJs --emitDeclarationOnly --outDir types` command. Maybe types will be added in the master for `v.0.6`, but I'm still working on another branch...

I was asked to debug this ONVIF library not connecting to a D-Link DCS-8635LH camera. It is a new model that implements Media20 and H265. The ONVIF library connects to...

My company is using Onvif to control IP cameras. We are trying to set the encoder of the cameras by using this library. We have a problem that after using...

I am trying to setup motion events for cameras attached to an NVR. Each camera is a separate profile on the same IP address. I can get the static image...

Hi guys, Are there any plans to implement the action configuration spec. https://www.onvif.org/specs/srv/act/ONVIF-ActionEngine-Service-Spec.pdf Not sure how many manufacturer supply it...

Hi, it's my first time working with onvif protocol and cctv. I had some issues when i try to do zoom with Avigilon h5a camera line. I don't know if...