

ls819011 wrote: Also make sure if you don't have any characters before "<?php" in your .php files.
[02-Jun-2010 17:32:53] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to mp3-live.swr3.de:0 (Failed to parse address "mp3-live.swr3.de") in /etc/umsp/plugins/shoutcast-proxy.php on line 14
[02-Jun-2010 17:32:53] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to mp3-live.swr3.de:0 (Failed to parse address "mp3-live.swr3.de") in /etc/umsp/plugins/shoutcast-proxy.php on line 14
[02-Jun-2010 17:32:53] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to mp3-live.swr3.de:0 (Failed to parse address "mp3-live.swr3.de") in /etc/umsp/plugins/shoutcast-proxy.php on line 14
[02-Jun-2010 17:32:53] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to mp3-live.swr3.de:0 (Failed to parse address "mp3-live.swr3.de") in /etc/umsp/plugins/shoutcast-proxy.php on line 14
[02-Jun-2010 17:34:12] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to 84.45.59.198:51002 (Connection refused) in /etc/umsp/plugins/freeview-proxy.php on line 15
[02-Jun-2010 17:34:12] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to 84.45.59.198:51002 (Connection refused) in /etc/umsp/plugins/freeview-proxy.php on line 15
[02-Jun-2010 17:34:12] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to 84.45.59.198:51002 (Connection refused) in /etc/umsp/plugins/freeview-proxy.php on line 15
[02-Jun-2010 17:34:12] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to 84.45.59.198:51002 (Connection refused) in /etc/umsp/plugins/freeview-proxy.php on line 15
[02-Jun-2010 17:34:17] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to 84.45.59.198:51003 (Connection refused) in /etc/umsp/plugins/freeview-proxy.php on line 15
[02-Jun-2010 17:34:17] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to 84.45.59.198:51003 (Connection refused) in /etc/umsp/plugins/freeview-proxy.php on line 15
[02-Jun-2010 17:34:17] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to 84.45.59.198:51003 (Connection refused) in /etc/umsp/plugins/freeview-proxy.php on line 15
[02-Jun-2010 17:34:18] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to 84.45.59.198:51003 (Connection refused) in /etc/umsp/plugins/freeview-proxy.php on line 15
[02-Jun-2010 17:34:27] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to 84.45.59.54:51006 (Connection refused) in /etc/umsp/plugins/freeview-proxy.php on line 15
[02-Jun-2010 17:34:27] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to 84.45.59.54:51006 (Connection refused) in /etc/umsp/plugins/freeview-proxy.php on line 15
[02-Jun-2010 17:34:27] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to 84.45.59.54:51006 (Connection refused) in /etc/umsp/plugins/freeview-proxy.php on line 15
[02-Jun-2010 17:34:27] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to 84.45.59.54:51006 (Connection refused) in /etc/umsp/plugins/freeview-proxy.php on line 15
ls819011 wrote:For me it works with ANSI/ASCII encoding.

[02-Jun-2010 17:32:53] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to mp3-live.swr3.de:0 (Failed to parse address "mp3-live.swr3.de") in /etc/umsp/plugins/shoutcast-proxy.php on line 14[02-Jun-2010 17:34:12] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to 84.45.59.198:51002 (Connection refused) in /etc/umsp/plugins/freeview-proxy.php on line 15


mmikel wrote:
+ with udpxy program ( http://depositfiles.com/files/tdr1i86oh ) I can watch multicast channels from my LAN
# cat S65updxy
- Code: Select all
#!/bin/sh
case "$1" in
start)
/bin/udpxy -p 4080
;;
stop)
killall udpxy
;;
esac
Unfortunately I cant find a method to disable "start\continue" dialog before every channel ((


$rawURL = $_GET['itemurl'];
$parsedURL = parse_url($rawURL);
$itemHost = $parsedURL['host'];
if(isset($parsedURL['query']))
{
$itemPath = $parsedURL['path'].'?'.$parsedURL['query'];
}
else
{
$itemPath = $parsedURL['path'];
}
$itemPort = $parsedURL['port'];http://89.212.47.123:8080/stream/?channel=nationalgeohd&stream=hd&u
http://69.90.18.91:8080/stream/?channel=eurosporthd&stream=hd&u=67t0RpEl&p=Cb4dXr7E
http://69.90.18.91:8080/stream/?channel=eurosport2hd&stream=hd&u=67t0RpEl&p=Cb4dXr7E


Users browsing this forum: No registered users and 3 guests