Skip to main content
Known Participant
July 13, 2011
Question

FMS closing the TCP connection forcibly

  • July 13, 2011
  • 1 reply
  • 628 views

Hi,

I am developing an live encoder programs to publish the audio and video content to FMS. After establishing the TCP connection with FMS, when i start sending commanda and data, FMS is closing the TCP connection forcibly. Can anyone explain why is this happening?

Thanks and Regards,

Vishwanath

    This topic has been closed for replies.

    1 reply

    July 13, 2011

    Hi,

    If you use wireshark you can see what is happening on the wire to capture what FMS is sending (if at all) back to your live encoder program. Very very useful tool.

    BTW what version of FMS are you using? Have you tried FMLE 3.2 to ensure your setup is good to go as a benchmark, this ensures you have a working FMS server ready for your own live encoder program.

    I hope this helps with your debugging.

    Known Participant
    July 13, 2011

    Andrian,

    Thanks for your sugestion to capture the data sent by FMS. I am using FMS 4 developer version.

    July 13, 2011

    All I can suggest is capture what FMLE is sending/receiving and compare to your live encoding program.