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