@scrypted/amcrest
Advanced tools
Comparing version 0.0.44 to 0.0.45
{ | ||
"name": "@scrypted/amcrest", | ||
"version": "0.0.44", | ||
"version": "0.0.45", | ||
"description": "Amcrest Plugin for Scrypted", | ||
@@ -5,0 +5,0 @@ "author": "Scrypted", |
@@ -123,3 +123,3 @@ import sdk, { MediaObject, Camera, ScryptedInterface, Setting, ScryptedDeviceType, Intercom, FFMpegInput, ScryptedMimeTypes } from "@scrypted/sdk"; | ||
headers: { | ||
'Content-Type': 'Audio/G.711A', | ||
'Content-Type': 'Audio/PCM', | ||
'Content-Length': '9999999' | ||
@@ -126,0 +126,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
168959