Communicating with a flash server using rtmp without Flash

后端 未结 6 1994
野性不改
野性不改 2020-12-14 20:13

I want to talk to a flash server which uses RTMP, but I don\'t want to use Flash, but rather c# or java.

I was looking at Red5 but their client API seems to be a bit

6条回答
  •  情歌与酒
    2020-12-14 20:45

    I also started developing a C++ RTMP server. I'll make a C++ client library as well in the near future and, of course, C#,Java and Lua wrappers. Stay tuned on this site or you can become a group member here and get informed right away.

提交回复
热议问题