Search found 3 matches

by lynnlynx616
09 Jul 2014, 03:45
Forum: SFS2X C++ API
Topic: Can't build the new Client API for C++ with boost 1.55.0

Replies: 2
Views: 9205

Re: Can't build the new Client API for C++ with boost 1.55.0

I found the binary version by your instruction. Thanks a lot.

Lynn
by lynnlynx616
01 Jul 2014, 16:50
Forum: SFS2X C++ API
Topic: Can't build the new Client API for C++ with boost 1.55.0

Replies: 2
Views: 9205

Can't build the new Client API for C++ with boost 1.55.0


Hi Lapo,
I can't build the v1.1.2 Client API for C++ with boost 1.55.0 with Windows & VS2010.
When I tried to run the command:
b2 -a toolset=msvc-10.0 threading=multi link=static runtime-link=shared --with-system stage

The error msg is as below.

config-cache.jam: No such file or directory
link ...
by lynnlynx616
07 Mar 2008, 12:15
Forum: RedBox
Topic: How can I install Red5 on a different server?
Replies: 12
Views: 50066

How can I install Red5 on a different server?

How can I install Red5 on another server? Not with SmartFoxServer.

If there are too many RTMP connections on the original Red5 server. Is it possible to initial a AVChatManager connection to some other Red5 servers?

Thanks for your great work and sharing.