开发者

Communicate with RTMP server with C++ or Objective C application

开发者 https://www.devze.com 2023-03-10 15:18 出处:网络
Is it possible communicate with rtmp server with C++ or Objective C application, like flash player do this ?

Is it possible communicate with rtmp server with C++ or Objective C application, like flash player do this ? i know it must be possible because flash player was written on C++ and use C++ library. if you know how do this pleas show me code exemple !开发者_开发技巧 Thank for any help!


librtmp is a C library for building rtmp clients/servers. It is usable from C++ and Objective C.

0

精彩评论

暂无评论...
验证码 换一张
取 消