ready4testing
This commit is contained in:
parent
2102c30881
commit
83742c221c
@ -71,7 +71,7 @@ exports.play = function(idx) {
|
||||
|
||||
|
||||
ls = childProcess.exec(
|
||||
'mplayer -slave -quiet -input file=' + ,
|
||||
'mplayer -slave -quiet -input file=' + stream2play,
|
||||
function (error, stdout, stderr) {
|
||||
Log.log('Radio: stdout: ' + stdout);
|
||||
Log.log('Radio: stderr: ' + stderr);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user