Page 1 of 1

checkStreamUrl not working [Configuration API]

PostPosted: Sat Feb 02, 2013 10:25 am
by kevin.trivedi
resource url = http://estrella90.com:9050/;stream/1


I am checking this resource on linux-ubuntu server and the output is

Array
(
[errorCode] => 0
[httpCode] => 200
)



While on CentOS newer version of serviio is throwing 603 error.

Array
(
[errorCode] => 603
[httpCode] => 200
)



I am not able to play it also.Please find my detailed log in the attachment.

Re: checkStreamUrl not working [Configuration API]

PostPosted: Sat Feb 02, 2013 1:12 pm
by zip

Re: checkStreamUrl not working [Configuration API]

PostPosted: Tue Feb 19, 2013 6:27 am
by kevin.trivedi
I had to reinstall the FFMPEG and serviio again and it worked :)