Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DSS conection problem (Streaming Server is not listening for RTSP on any ports)



Sure, no problem.

Ok, forgive me if I am being too basic but I would rather be too helpfull than not enough.

General tips: Use the 'man' command (short for manual) for any other command you are unfamiliar with (such as 'man ps'). Also, the output of commands can be piped into other commands using the '|' operator such as
'ps -efl | less'. Running this command pipes the output of ps into less.


To see which processes may be running use:
> ps -efl | grep stream
> ps -efl | grep Stream

Use the process id (first number column) and use:
> kill -9 <insert number here>

You may have to kill multiple processes. Once you don't see any more processes, try starting up the server again.

Eric


matthew ting wrote:
Hi Eric,
Thank you very much for your response. But would you mind to tell me how to find out which process ( I am using fedora 2) , and how to kill them? I am a newbie in linux, thx so much for your help... The deadlne of my assignment is next week.. but I don't even able to install the DSS, this make me extremely frustrated...
thanks agian!
Matt.


*/Eric Hanson <email@hidden>/* wrote:

    I had this problem too. Check if there are any streaming server
    processes running and kill them. I had an issue where I had processes
    holding onto the ports but the stop command wasn't getting them.

    Once they processes are clear try starting the server again.

    Eric


matthew ting wrote: > My client machine cannot connect to my server that installed DSS. When I > open the browser and check the error log, I has the following message: > > WARNING: Another process is already using the following RTSP port: 554 > WARNING: Another process is already using the following RTSP port: 7070 > WARNING: Another process is already using the following RTSP port: 8000 > WARNING: Another process is already using the following RTSP port: 8001 > WARNING: Streaming Server failed to listen on all requested RTSP port(s). > WARNING: Streaming Server is not listening for RTSP on any ports. > Can anyone help? Thx!! > > ------------------------------------------------------------------------ > Yahoo! FareChase - Search multiple travel sites in one click. > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Streaming-server-users mailing list (email@hidden) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/streaming-server-users/email@hidden > > This email sent to email@hidden

------------------------------------------------------------------------
Yahoo! FareChase - Search multiple travel sites in one click. <http://us.lrd.yahoo.com/_ylc=X3oDMTFqODRtdXQ4BF9TAzMyOTc1MDIEX3MDOTY2ODgxNjkEcG9zAzEEc2VjA21haWwtZm9vdGVyBHNsawNmYw--/SIG=110oav78o/**http%3a//farechase.yahoo.com/>


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Streaming-server-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/streaming-server-users/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.