BreeeZe / rpos

Raspberry Pi Onvif Server
http://breeeze.github.io/rpos
MIT License
643 stars 146 forks source link

(Node:957) [DEP0005] Depreciation warning: Buffer() is depreciated... #124

Open PhinkTad opened 2 years ago

PhinkTad commented 2 years ago

Getting an error message on the RasPi, when trying to add the Camera device to Windows 10.

(Node:957) [DEP0005] Depreciation warning: Buffer() is depreciated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.