Skip to main content
July 16, 2012
Question

P2P multicast origin-edge not working

  • July 16, 2012
  • 1 reply
  • 554 views

So the instruction is like this

rtmfp://edge-fms-server/?rtmfp://origin-fms-server/application

however, it is not working for me. I even tried

rtmfp://edge-fms-server/?rtmp://origin-fms-server/application

but it is still not working.

The firewall is disabled on both origin and edge servers.

Does have anyone have any experience in this issue? I have seen other users having the same issue but none has the soution yet.

This topic has been closed for replies.

1 reply

July 19, 2012

This seems to be a bug. I have seen other users have the sam problem. In the manifest.f4m, I used this code

<manifest xmlns="http://ns.adobe.com/f4m/1.0">

  <id>Multicast_P2P_with_Peer_Discovery</id>

  <streamType>live</streamType>

  <duration>0</duration>

  <media url="rtmfp://edge/?rtmfp://origin/multicast" groupspec="G:010121059834876dcfb05cb167a5c24953eba58c4ac89b1adf57f28f2f9d09af107ee8f0010c040e666d73011b00070ae00000fe7530" multicastStreamName="live"/>

</manifest>

and that is not working. I note the origin rtmfp works fine with no problem.

If this is a bug, I hope they will get attention to this matter