Question
Can't view FMS streaming videos from remote browser clients...
Hi All,
I created a video player with FLEX 2.0 and with it I can view streaming video from localhost.
However, when I open the video player web page from a remote browser my swf loads, but the video's don't play. That is, I see my video player, but there's no video.
So, "rtmp://localhost:1935/myApp/myVideo.flv" only works on the localhost.
When using an ip address (where xx.xx.xx.xx is the ip address) - "rtmp://xx.xx.xx.xx:1935/myApp/myVideo.flv" does not work at all. Again, my video player and all it's controls are there and functioning, but the video does not load.
Any ideas? Any help would be greatly appreciated.
Thanks
Chris S.
I created a video player with FLEX 2.0 and with it I can view streaming video from localhost.
However, when I open the video player web page from a remote browser my swf loads, but the video's don't play. That is, I see my video player, but there's no video.
So, "rtmp://localhost:1935/myApp/myVideo.flv" only works on the localhost.
When using an ip address (where xx.xx.xx.xx is the ip address) - "rtmp://xx.xx.xx.xx:1935/myApp/myVideo.flv" does not work at all. Again, my video player and all it's controls are there and functioning, but the video does not load.
Any ideas? Any help would be greatly appreciated.
Thanks
Chris S.
