all groups > macromedia flash flashcom > august 2007 > threads for august 1 - 7, 2007
Filter by week: 1 2 3 4 5
Remote camera to FMS2
Posted by raulpar at 8/7/2007 12:00:00 AM
Hi everyone,
I have been checking the possiblities that Flash Media Server offers for a
proyect I have in mind but I not expert at all in Flash area.
I would like to know if FMS2 can connect with othe servers via LAN and get
from them a live video signal?
For example, I have a camer... more >>
HTTPService call from FMS2
Posted by MrEoniX at 8/6/2007 6:24:32 PM
Hey guys,
Im looking for some kind of confirmation that it is indeed impossible to
perform a HTTPService Call from Flash Media Server 2.
I know that it is possible to perform SOAP Calls, and i can do that very
easily by loading the nessesary components:
load("webservices/WebServices.as... more >>
FMS2 and CS3
Posted by afaibis at 8/5/2007 6:42:16 PM
I've been beating my head against the wall on trying to get a simple video
streaming going with CS3 and FMS2.
Are there any "HelloWorld" type tutorials for this? I have found some on the
web bu they all are Flash 8, and I can't seem to get them to work with my
setup. For one thing, I don'... more >>
Latency problems
Posted by dejanFlash at 8/4/2007 10:08:51 PM
I am having one problem with my online FMS application (card game).
When I access it with one internet provider it works great, latency 20ms, but
with second internet provider (same speed) latency is up to 30seconds and more.
How can I override settings that different internet providers have?... more >>
Sending Live Stream from one FMS to another FMS
Posted by Loonababe at 8/3/2007 3:33:56 PM
Hey,
Here's what I would like to do:
1. The Flash Media Encoder sends a live stream to FMS 1
2. On FMS 1, a connection to FMS 2 is set up and the live stream is sent to
FMS 2.
3. Every second, a message with metadata is sent to FMS 2 using Stream.send()
4. A Client connecting to FMS 2... more >>
Can serverside script call php file?
Posted by butcho at 8/3/2007 1:48:03 AM
So, can asc file can call php file via LoadVars or amfPhp (remoting)? Im new to FMS2 and google doesnt seem to help me much to find good information.
Thanks!... more >>
Persistent Shared Object not being persistent
Posted by Milks808 at 8/3/2007 12:00:00 AM
hi
my fms app maintains a persistent shared object to keep track of daily
highscores, however whenever the app is reloaded or restarted all the data from
the shared object is lost.
This is my SSAS:
this.todaysbest_so = SharedObject.get("todaysbest", true);
it seems like it should... more >>
|