View Single Post
  #1  
Old 11-23-2009, 05:50 AM
ahmed_as8 ahmed_as8 is offline
Junior Member
 
Join Date: Nov 2009
Posts: 2
ahmed_as8 is on a distinguished road
Default

Ports needed to be opened in router for audio & video streaming


Hi all I built my own Windows media streaming server using server 2003, I enabled HTTP,MMS & RTSP server control protocols, when I put the stream link eg. http://myipaddress.playlistname.htm, I can only hear sound through my internal network if I go outside & put my static IP it tries to connect then locate media then nothing happens I press the play buttom again does the same then stops .. do I need some ports to be opened in my router in NAT settings although this is my NAT Configuration:

rtsp TCP+UDP 1220 10.10.10.113 1220
mms TCP+UDP 554 10.10.10.113 554
http TCP+UDP 8080 10.10.10.113 8080
remotley anywhere TCP+UDP 5900 10.101.10.113 5900
rtsp TCP+UDP 8080 10.10.10.113 8080
rtsp TCP+UDP 554 10.10.10.113 554
http TCP+UDP 80 10.10.10.113 80
mms TCP+UDP 1755 10.10.10.113 1755
https TCP+UDP 443 10.10.10.113 443
rtsp TCP+UDP 7070 10.10.10.113 7070


Thanks alot
Reply With Quote