[MPlayer-users] Cannot open mms/rstp streams (FC6)
Dotan Cohen
dotancohen at gmail.com
Wed Apr 18 17:18:18 CEST 2007
On 18/04/07, Joey Parrish <joey.parrish at gmail.com> wrote:
> > Thanks, attachment sent via private mail.
>
> Wow. That's an empty trace. Are you sure that you did it right? If
> so, it means that there was no traffic sent at all.
>
> Maybe I missed something. Are you on linux? How many ethernet
> adapters do you have?
>
In one Konsole tab I ran:
[root at localhost ~]# mv 1755.pcap /home/dotancohen/1755.pcap
Then, I opened another tab and ran:
[dotancohen at localhost ~]$ mplayer
mms://video9.technion.ac.il/Courses/Hedva1/Hedva1-01.wmv
MPlayer 1.0rc1-4.1.1 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz (Family: 6,
Model: 15, Stepping: 6)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
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 mms://video9.technion.ac.il/Courses/Hedva1/Hedva1-01.wmv.
STREAM_ASF, URL: mms://video9.technion.ac.il/Courses/Hedva1/Hedva1-01.wmv
Resolving video9.technion.ac.il for AF_INET...
Connecting to server video9.technion.ac.il[132.68.1.27]: 1755...
connection timeout
Resolving video9.technion.ac.il for AF_INET...
Connecting to server video9.technion.ac.il[132.68.1.27]: 80...
read: Connection reset by peer
Failed, exiting.
Resolving video9.technion.ac.il for AF_INET...
Connecting to server video9.technion.ac.il[132.68.1.27]: 80...
Read failed.
File not found: 'video9.technion.ac.il/Courses/Hedva1/Hedva1-01.wmv'
Failed to open mms://video9.technion.ac.il/Courses/Hedva1/Hedva1-01.wmv.
Exiting... (End of file)
[dotancohen at localhost ~]$
I'm on FC6, connecting to the university's server via wifi. Should I
go to another library where I can do this with a wired connection?
Regarding the ethernet adaptors:
[root at localhost ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:15:C5:C8:13:D1
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:339980 errors:0 dropped:0 overruns:0 frame:0
TX packets:315179 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:234651515 (223.7 MiB) TX bytes:245944447 (234.5 MiB)
Interrupt:22
eth1 Link encap:Ethernet HWaddr 00:18:DE:98:C7:34
inet addr:132.69.141.32 Bcast:132.69.191.255 Mask:255.255.192.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:17047 errors:0 dropped:1618 overruns:0 frame:0
TX packets:4414 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4637422 (4.4 MiB) TX bytes:751379 (733.7 KiB)
Interrupt:16 Base address:0xa000 Memory:efcff000-efcfffff
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2380 errors:0 dropped:0 overruns:0 frame:0
TX packets:2380 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5068031 (4.8 MiB) TX bytes:5068031 (4.8 MiB)
[root at localhost ~]#
More information about the MPlayer-users
mailing list