Flash Multicast streaming problem
Dear all,
I am testing the P2P function of Flash Media Server 4.
I have setup two environment for testing, but only one can success to using the P2P.
However, i found that there is some problem in network connection.
Here is my procedure to create the Peer to Peer Multicast.
1. Using Multicast Config Tool (\tools\multicast\configurator) to create the "Peer to Peer" type
(Generate the manifest.f4m and copy the publisher stream name to flash encoder)
--> multicast type: Peer to Peer
--> RTMFP URL: rtmfp://true ip/miltocast
--> stream name: livestream
--> publish password: password
--> group name: fms.multicast.example
--> ip multicastaddress and port: 224.0.0.254:30000
2. Using Flash encoder with the public stream name connect to flash media server.
3. In client side, we use the example player (\tools\multicast\multicastplayer) with the mainfest.f4m to view the video.
First Environment (A) - not work
1. Flash Media Server (Data center)
Data center reported that "All the port have opened (TCP/UDP)
access-list outside-in permit udp any host <trueip> (hitcnt=127)
access-list outside-in permit tcp any host <trueip> (hitcnt=18647)
access-list inside-out3 permit tcp host <internalip> any (hitcnt=1095)
access-list inside-out3 permit udp host <internalip> any (hitcnt=1194)
2. Flash Media Encoder (Inhouse)
-- OK in connect to flash media server
3. Client (Inhouse or outside)
-- Can not connect to the flash media server thru RTMFP
Remarks: tested RTMP, RTMTP connection OK with the same video source
Second Environment (B)
1. Flash Media Server (Inhouse)
-- All the port opened by our network administrator
2. Flash Media Encoder (Inhouse)
-- OK in connect to flash media server
3. Client (Inhouse or outside)
-- Can connect to the flash media server
Remarks: tested RTMP, RTMTP, RTMFP connection OK with the same video source
How to test whether the network connection problem or the setup of the flash media server problem?
Is there any part that i have missed during the configuration?
Is FMS4 multicast is not suitable for multicast streaming in Internet?
Thanks all!
