- Your Locale:
- English (United States)
- Your Time Zone:
- Coordinated Universal Time
- IONCANNON (23 minutes)
- BlocketPc (26 minutes)
- FLOG (28 minutes)
- Ricardo Parente (40 minutes)
- RIA Journal (53 minutes)
- MAVROMATIC (1 hour)
- 360Flex (2 hours)
- Biskero (2 hours)
- The Flash Blog (2 hours)
- ByteStopsHere (2 hours)
FlashComGuru Releases Flex Whiteboard Component for Red5
FlashComGuru recently ported their Flex and FMS based Whiteboard component to work with Red5, an open source flash media server.The new Red5 based whiteboard component has every feature which exist in FMS based whiteboard component. The price is also same for both FMS and Red5 based version. In Red5 based whiteboard component, you get SWC and full sources for the server side which is written in Java. (translate)
Red5 and Java RTMPClient Problems
One more day passed and I am still struggling with Java RTMPClient to make it properly work with Red5. Started with red5 v0.6.2 and checked up to v0.8 but the problem is still there. I did not get success passing parameters to connect method.The connect method is working without any parameters, i.e. connect(String server, int port, String application, IPendingServiceCallback connectCallback) and what I need is connect(String server, int port, Map connectionParams, IPendingServiceCallback connectCallback). When i am passing a HashMap to connect method, i am not able to get any parameters on the server side. Inside connect method in Red5, the (translate)
Open Dialect, the future of Open Source Flash IDE
Open Dialect is the name of the software we are going to talk about in this post. To explain more about this software, I would like to answer few questions that everyone would be curious to know when we talk about Open Dialect the Open Source Flash IDE. The answers to these questions help you understand this software.What is Open Dialect? Why we are calling it the future of open source flash IDEs?How is it going to serve your flash application development needs?What are some of the main features of Open Dialect?Is it operating system independent?Does it also support the (translate)
Flash Files Become Searchable
The only big thing in the internet which was hidden from search engines (Google, Yahoo) was the flash (.swf) files. But according to an announcement made byAdobe Systems today, flash files are no more hidden from these search engines. Adobe is providing optimized flash player technology to Google and Yahoo to enhance indexing of .swf files by search engines.There are millions of flash users with millions of website using flash technology to develop websites and from Search Engine Optimization point of view, it was not advisable to use flash, but now with this news, there is a clear sign of (translate)
Two-Way A/V Chat Application With FMS3
In this post I will explain how to make a simple Two-Way A/V Chat Application with FMS3.As we know that FMS3 application is the reference name we use in RTMP URL while connecting to FMS3 server. It's the folder name we create on server side. The chat application say "simplechat" will have two modules. An application can have several modules. Let's say we have two modules name Test1 and Test2. Both Test1 and Test2 will share the same FMS3 application and will connect to server. Both modules will receive the streams of each other when connect to server.Below are the (translate)
Another Good From Red5 - Built-in Support For RTMPS
I remember when many users were looking for a solution to secure the RTMP stream, then i worked with Stunnel(Secure Your Red5 Applications With Stunnel) to implement the RTMPS functionality which FMS provides. That time i was able to acheive this, but this was kind of hack. Today morning, i read the post of Paul Gregorie that Red5 has come up with a real RTMPS solution. Below in this post, i am following him.RTMPS is RTMPT over SSL. Here are the steps to setup Red5 to support RTMPS-Create a self-signed certificateThis process is pretty much known to everyone who worked (translate)
Flash Player 10 Out With New Audio And Video Features
In a prerelease of Adobe Flash Player 10 code name "Astro", the noticable features are audio and video features which will be available with proposed future release of Adobe Flash Media Server.Dynamic StreamingAs streaming is dependent on newtwork condition, Dynamic Streaming will provide best quality video and will be auto adjustable based on bandwidth availability. Video streams over RTMP from proposed future releases of Flash Media Server can dynamically change bitrate as network conditions change.RTMFP (Real Time Media Flow Protocol)According to Adobe- RTMFP provides a UDP-based secure network transport alternative to RTMP-over-TCP. To take advantage of the feature you will (translate)
360 Degree Interactive Video And Future Of Flash Player And FMS
Today, I read two interesting blog posts "360 Degree Interactive Video" and "Multibitrate Support Coming to Flash Player and FMS (?)" written by Stefan Richter from Flashcomguru.com talking about 360 degree interactive video served by flash and possible upcoming features in flash player and FMS. 360 degree videos from Immersive Media are looking very impressive. Just drag your mouse on any direction you want to view within the video once it starts playing.More videos are here at - http://demos.immersivemedia.com/onlinecities/Here is the video where kevin Towers shows how Flash Media Interactive Server, Flash Media Streaming Server and Flash Media Rights Managment (translate)
Open Dialect -An Open Source Flash IDE Now Supports Linux
Few days back, I wrote about an interesting application called Open Dialect, a free open source flash IDE written in C# using .Net 2.0 framework.In my previous post, I mentioned that OpenDialect team is porting this application on Linux too. Today they have announced the release of Open Dialect 0.2.0 (Linux/Windows Flash IDE).Open Dialect 0.2.0 supports .SWF creation and testing on Linux and Windows, with partial support for OS X 10.5.You can check Open Dialect in action here at- http://www.t21northamerica.com/T21NorthAmerica.htmlTo know more about this release or Open Dialect, follow the links in reference.Reference:-Open Dialect, Open source alternate of flash IDEAbout (translate)
Open Dialect - Open source Flash IDE
Open Dialect is an open source Flash IDE based on Flex. It's written in C# using .Net 2.0 framework. They call it Dynamic Inter-Active Learning Environment Creation Tool. The software is meant for creating interactive learning Environments.To know in detail about the this open source flash IDE, Follow the Open Dialect wiki here.Below is the screenshot of open Dialect IDE.More screenshots are available here.Open Dialect 0.1.1 is available for Windows but they are porting it on Linux and OSX using MONO and GTK+.The available demo for showing the capabilities of Open Dialect is here.References:-Open DialectOpen Dialect HomePageOpen Dialect Main Website (translate)