Skip to main content
Participating Frequently
September 30, 2010
Question

FMS4 RTMFP don't start

  • September 30, 2010
  • 1 reply
  • 1043 views

HI, i had installed  a FMS4 developper  in server on my centOs. I can connect to my FMS with client with RTMP, but with RTMFP, FMS don't reply. I looked at FMS log and i saw edge.00.log:

2010-09-30      13:11:53        4984    (e)2631504      RTMFP could not start on edge process for _defaultRoot__edge1. Famille d'adresses non supportée par le protocole  -

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    October 1, 2010

    I think ports needed by rtmfp are blocked by your firewall - you can check which ports are used by rtmfp in HostPort tag of under RTMFP in adaptor.xml

    fstn11Author
    Participating Frequently
    October 1, 2010

    I don't have any firewall, my FMS4 is in a DMZ and there are no iptables rules on my Centos

    with tcpdump, i can see all packets cich comes from my client but there is no response from FMS

    my config file:

    in adaptor.xml:

    rtmfp="${ADAPTOR.HOSTPORT}">${ADAPTOR.HOSTPORT

    in fms.ini:

    ADAPTOR.HOSTPORT = 192.168.100.243:1935

    fstn11Author
    Participating Frequently
    October 1, 2010

    I solved my problem, i must have indicated the public adress in Adaptator.xml