Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Supporting Technologies > Flash Media Server

Reply
 
Thread Tools Rate Thread Display Modes
Old 01-30-2003, 10:41 PM   #1
fgf
Registered User
 
fgf's Avatar
 
Join Date: Jan 2003
Location: edinburgh
Posts: 673
Default Overview

Can any one give me (and many others i'm sure) a summary of what you can do with communication sever and remoting stuff?

Particulary how does it compare to what you can to with flash and some serverside scripting.

fgf
fgf is offline   Reply With Quote
Old 02-09-2003, 06:24 AM   #2
freddycodes
Master of Nothing
 
Join Date: Dec 2002
Location: San Diego, CA
Posts: 2,468
Default

Personally I think the only benefit would be the close interaction with ColdFusion MX, if you use it. And the video and audio broadcasting I believe can only be done with Flash Communication Server.

As for the whole remoting thing, I feel like it can be done without buying Flash Remoting or Flash Communication Server.

Basically all it does is open a socket connection with a server a, nd send binary data back and forth. You can do the same thing with PHP using wddx.

This is essentially flash remoting.
http://www.irq11.com/~louie/freddySe...ddyServer.html

Its a socket connection to a socket server written in PHP. Data is passed back and forth over a direct socket instead of HTTP. Its essentially Flash Remoting. But it goes a step further and allows you to call objects and their methods that have been written in PHP from the the flash movie.

I say don't waste your money unless you need to do video conferencing or something, or your model is based on ColdFusion MX.
freddycodes is offline   Reply With Quote
Old 03-06-2003, 09:14 PM   #3
flashboy
Registered User
 
Join Date: Jan 2003
Location: Boston, MA
Posts: 22
Default so...

im interested in building a little chat/video/audio client server app that seems to be exactly what mx communicator was built for. i know how to build chat apps in flash using xml sockets. using this method, is it possible for me to somehow pass video (source = web cam) and audio (source = mic) the same way, or do i need to install mx communicator on the server?

thanks,
flashboy is offline   Reply With Quote
Old 03-06-2003, 10:41 PM   #4
freddycodes
Master of Nothing
 
Join Date: Dec 2002
Location: San Diego, CA
Posts: 2,468
Default

AS far as I can tell until someone breaks the .FLV file format like they have done with AMF, you'll need the Communication Server. But considering the time it took to break the amf format, it shouldn't be long before we see an open source method for passing audio/video to the server.
freddycodes is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:35 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.