rebroadcast: fix bug where packet length was parsed as signed integer.

This commit is contained in:
Koushik Dutta
2022-03-02 10:33:33 -08:00
parent 2782d8cc4d
commit e217b315c2
6 changed files with 36 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@scrypted/prebuffer-mixin",
"version": "0.1.170",
"version": "0.1.171",
"description": "Rebroadcast and Prebuffer for VideoCameras.",
"author": "Scrypted",
"license": "Apache-2.0",