node-stream-tv
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "node-stream-tv", | ||
"preferGlobal": true, | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Oscar Brito <aetheon@gmail.com>", | ||
@@ -6,0 +6,0 @@ "description": "Node module to handle RMTP streaming.", |
@@ -6,4 +6,4 @@ { | ||
"playpath": "2ch5h264", | ||
"rtmpBuffer": 2000, | ||
"vlcBuffer": 2000 | ||
"rtmpBuffer": 5000, | ||
"vlcBuffer": 10000 | ||
} |
@@ -6,4 +6,4 @@ { | ||
"playpath": "2ch64h264", | ||
"rtmpBuffer": 2000, | ||
"vlcBuffer": 2000 | ||
"rtmpBuffer": 5000, | ||
"vlcBuffer": 10000 | ||
} |
Sorry, the diff of this file is not supported yet
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
2
8618
11