-
-
Notifications
You must be signed in to change notification settings - Fork 92
i got this error #2
Comments
@petrichbg what is config file you using share it with me? |
{ |
maybe you need to add stream to your sever your config is ok |
Any solution on this ? |
same here |
yes ,same error here. The url exists, but always showing me Error: If encoding is specified then the first argument must be a string My config file is : { url http://localhost/stat.xml and rtmp://localhost/live/ acceptable. |
petrichbg you have rtmp://html:// |
from monitor folder check for versions # npm -v # node -v |
node server.js
buffer.js:74
throw new Error(
^
Error: If encoding is specified then the first argument must be a string
at new Buffer (buffer.js:74:13)
at new FetchStream (/var/www/galaxy.net-plus.bg/html/node_modules/fetch/lib/fetch.js:41:27)
at fetchUrl (/var/www/galaxy.net-plus.bg/html/node_modules/fetch/lib/fetch.js:386:23)
at Timeout._onTimeout (/var/www/galaxy.net-plus.bg/html/server.js:80:3)
at ontimeout (timers.js:365:14)
at tryOnTimeout (timers.js:237:5)
at Timer.listOnTimeout (timers.js:207:5)
can u help me ?
The text was updated successfully, but these errors were encountered: