Skip to main content
Participant
January 2, 2009
Question

Connect to RTMP protocol from an application except Flash

  • January 2, 2009
  • 2 replies
  • 808 views
Hi

Is it possible to connect to FMS via RTMP protocol from another application except Flash? For example FMS is streaming a live video and i want to watch it on my C# .net application. How can i do this? I googled a lot but found nothing enough. I tried to connect via TCPClient Class in C# but, as i understood and see, there is not even a connection request on FMS server machine. Can 't other applciations reach to RTMP on FMS machine? Please help. Thanks.
    This topic has been closed for replies.

    2 replies

    mitamafiaAuthor
    Participant
    January 4, 2009
    Thanks a lot. I will check out.
    Participating Frequently
    January 2, 2009
    Short answer: yes. Look at pyamf, phpamf, perlamf etc, but I don't know how well they work with all the new features that have been put into FMS and flash recently or the versions of AMF they support. There might be a AMF.net project going on somewhere also.