Hello everyone,
we're happy to announce the release of SmartFoxServer 1.6.2 which comes with the final RedBox add-on, bringing full audio/video streaming capabilities to the SmartFoxServer framework.
As previously announced the RedBox add-on is free and open-source, so anyone can take the sources and add more features if they need to.
The final RedBox comes packed with a lot of features:
- Live one-to-one audio/video chat
- Live events (one broadcaster, many subscribers)
- Remote A/V recording (video messages etc...)
- Video streaming
- New simple API for handling A/V chat invitations, streaming etc...
- 4 real-life examples with source code
- detailed API documentation
- full source code of each component
Looking over the release notes it doesn't look like there is much advantage in upgrading if I am not interested in RedBox. Is there any other reason I should upgrade to 1.6.2?
mixart wrote:Looking over the release notes it doesn't look like there is much advantage in upgrading if I am not interested in RedBox. Is there any other reason I should upgrade to 1.6.2?
RedBox apart, the only (minor) change introduced by 1.6.2 is in the logOut server-side event: it now passes a new parameter called "user" containing a reference to the User object.
If you don't need this, you can avoid upgrading.
Wow it's Cool !! to see in document But can we see any of online tutorial or example ?? or i have to upgrade V.1.6.1 to V. 1.6.2 ?? for see it's example
Examples are available in the download package.
You can run them locally on your computer, study them etc...
If you already have SmartFoxServer 1.6.x you can simply download the RedBox alone which is a smaller download and install it by following the enclosed instructions.
Hi,
yes examples are all in Flex. Actually the code is normal Actionscript 3 and the usage of the SmartFoxServer API is identical whether you use Flex or Flash, so you can still study the code and make your own apps.
Red5 server is part of the RedBox, so it comes packed with the server download.
All you have to do is starting both SFS and Red5.
Follow the instructions provided in the docs (Chapter 10) ---> www.smartfoxserver.com/docs
Hello i am exited about A/V streaming so i try to test it example file follow up the process install SmartFoxServer 1.6.2 and open as new project in flex with that path
C:\Program Files\SmartFoxServerPRO_1.6.2\Examples\RedBox\SmartFoxChatAV
ok now when i run the project i found lots of error like 1046 or 1013 whats it ?? i cant be able test it