|
以前是正常的,能用rstp://localhost/sp播放视频,但今天发现不行了
root@debian:/usr/local/Helix# ./Bin/rmserver rmserver.cfg
Server Started: 22-Jun-09 17:05:02
Helix Server (c) 1995-2006 RealNetworks, Inc. All rights reserved.
Version: Helix Server 11.1.2 (11.1.2.1597) (Build 110528/8091)
Platform: linux-rhel4-i686
Using Config File: rmserver.cfg
Linux kernel version 2.6.26-2-686 detected [glibc 2.7/NPTL 2.7]
Starting PID 5540 TID 3083777728/5540, procnum 0 (controller)
Creating Server Space...
Server has allocated 256 megabytes of memory
Starting TID 3081763712/5542, procnum 1 (timer)
Calibrating timers...
Interval timer enabled (10ms resolution).
Starting TID 3079666560/5543, procnum 2 (core)
Starting Helix Server 11.1 Core...
E: could not listen on <::>:<554>
Fatal error: cannot bind to requested interface(s).
Please consult the error log for more detailed information.
Errors occured, check log file
查看544端口
root@debian:/etc# netstat -an | grep 554
tcp6 0 0 :::554 :::* LISTEN
tcp6 0 0 127.0.0.1:554 127.0.0.1:49989 TIME_WAIT |
|