node-red-contrib-hik-media-buffer 1.1.133 → 1.1.134

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -251,7 +251,7 @@ module.exports = function(RED) {
251
251
 
252
252
  const resDownVideo = await nvrAuth.request({
253
253
  method: 'GET',
254
- url: `rtsp://192.168.62.131/Streaming/tracks/201/?starttime=2026-06-29T13:40:06Z;endTime=2026-06-29T13:40:16Z`,
254
+ url: `rtsp://192.168.62.131/Streaming/tracks/201/?starttime=2026-06-29 13:40:06&endTime=2026-06-29 13:40:16Z`,
255
255
  //data: payloadDownload,
256
256
  headers: { "Content-Type": "application/xml" },
257
257
  responseType: 'arraybuffer',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-red-contrib-hik-media-buffer",
3
- "version": "1.1.133",
3
+ "version": "1.1.134",
4
4
  "description": "Ottiene buffer video e immagine da camere Hikvision via ISAPI",
5
5
  "keywords": [
6
6
  "node-red",