View Single Post
  #2  
Old 11-16-2007, 08:51 AM
Stream Recorder
 
Posts: n/a
Default

Window 2003 Server: Windows Media Services: Setting up RTSP protocol


Quote:
Originally Posted by Froglips57 View Post
I'm running a Windows 2003 Streaming Media Server for some non-profits offering free audio teachings. I have a firewall on this server and I have mms protocol set up as UDP & TCP on port 1755, but I want to allow RTSP streaming as well.

Would I set up the rstp the same as the mms as far as port number etc. or would I set it up differently?
HTTP, MMS and RTSP streaming media protocols usually use different port numbers:

HTTP protocol usually uses port 80 or 8080.
The default port for MMS is 1755.
The default port for RTSP is 554.
Reply With Quote