Hi,
since the update to the latest version of NCS I get an error from two of my WansView cams. Both cams worked before in the older version.
The message I get is the following:
TurboJpegWrapper.TJException: Invalid SOS parameters for sequential JPEG
Error in Error while converting Buffer to Image: TurboJpegWrapper.TJException: Invalid SOS parameters for sequential JPEG
at TurboJpegWrapper.TJUtils.GetErrorAndThrow()
at TurboJpegWrapper.TJDecompressor.Decompress(IntPtr jpegBuf, UInt64 jpegBufSize, IntPtr outBuf, Int32 outBufSize, TJPixelFormat destPixelFormat, TJFlags flags, Int32& width, Int32& height, Int32& stride)
at TurboJpegWrapper.TJDecompressor.Decompress(IntPtr jpegBuf, UInt64 jpegBufSize, TJPixelFormat destPixelFormat, TJFlags flags, Int32& width, Int32& height, Int32& stride)
at TurboJpegWrapper.TJDecompressor.Decompress(IntPtr jpegBuf, UInt64 jpegBufSize, PixelFormat destPixelFormat, TJFlags flags)
at TurboJpegWrapper.TJDecompressor.Decompress(Byte[] jpegBuf, Int32 offset, Int32 length, PixelFormat destPixelFormat, TJFlags flags)
at Moonware.Common.Common.LoadJpeg(Byte[] srcBytes, Int32 offset, Int32 length)
at ..()
Is there anything I can do? Thy NCS Server runs on on Win2019 Server.
Greetings
Wilm