LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   The sopcast can't work rightly!!! (https://www.linuxquestions.org/questions/linux-software-2/the-sopcast-cant-work-rightly-488767/)

navy319510 10-02-2006 12:06 PM

The sopcast can't work rightly!!!
 
The sopcast used to work rightly.But now it has some problem for it.When I choose a channel,it popup a dialog: "please input SOP address or choose a channel ".

Now I don't know how to solve this problem .I hope someone can do it for me.

thanks a lot in advance!

thanquol 01-30-2007 02:31 PM

Hi!

I've noticed the same thing as you have. For some reason it seems to use another field than the one that it should!

For now I start it manually with the following command:

sp-sc sop://211.152.34.35:3912/6543 3908 8908 > /dev/null

where 6543 is the port that I get from the gui.

then in another terminal window I start the application with:

xine http://localhost:8908/tv.asf

enjoy :)

navy319510 02-13-2007 08:50 AM

thanks!
I don't know whether it can use conveniently.

Zibi1981 12-17-2007 05:07 AM

Hi there!

SopCast don't want to work on my OS :-( Here's what I get when trying to run a channel of which I know is active at the moment

Code:

[zibi1981@localhost ~]$ sp-sc sop://broker1.sopcast.com:3912/26119 3908 8908 > /dev/null &
[1] 7904
[zibi1981@localhost ~]$ mplayer http://localhost:8908/tv.asf
MPlayer 1.0-1.rc1.20plf2008.0-4.2.1 (C) 2000-2006 MPlayer Team
CPU: AMD Athlon(TM) XP 3200+ (Family: 6, Model: 10, Stepping: 0)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled with runtime CPU detection.
98 audio & 216 video codecs
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing http://localhost:8908/tv.asf.
Resolving localhost for AF_INET6...
Couldn't resolve name for AF_INET6: localhost
Resolving localhost for AF_INET...
Connecting to server localhost[127.0.0.1]: 8908...
connect error: Connection refused
STREAM_ASF, URL: http://localhost:8908/tv.asf
Resolving localhost for AF_INET6...
Couldn't resolve name for AF_INET6: localhost
Resolving localhost for AF_INET...
Connecting to server localhost[127.0.0.1]: 8908...
connect error: Connection refused
Failed, exiting.
Resolving localhost for AF_INET6...
Couldn't resolve name for AF_INET6: localhost
Resolving localhost for AF_INET...
Connecting to server localhost[127.0.0.1]: 8908...
connect error: Connection refused
File not found: 'localhost:8908/tv.asf'
Failed to open http://localhost:8908/tv.asf.


Exiting... (End of file)
[1]+  Exit 152                sp-sc sop://broker1.sopcast.com:3912/26119 3908 8908 > /dev/null

What am I doing wrong???


All times are GMT -5. The time now is 03:29 AM.