all groups > macromedia flash flashcom > august 2005 > threads for august 8 - 14, 2005
Filter by week: 1 2 3 4 5
Can't play video stream! Why???
Posted by kleva82 at 8/13/2005 10:48:25 AM
Hi.
I've got very strange situation:
First application (let it be 1.swf) publishes video stream to the server like:
out_ns = new NetStream(nc);
out_ns.attachAudio(source_mic);
out_ns.attachVideo(source_cam);
out_ns.publish("myStream", "live");
Second application tries to play it:
... more >>
Send email from Flashcom. Possible?
Posted by AlienCoder at 8/11/2005 11:05:23 AM
I'm writing some application, where i need to send a confirmation email, when
all the users have submitted some form or after some time.
So i thougth, that the best solution was to send an email from the server side
application, or to execute some script (PHP), that sends it.
Is it posssibl... more >>
Flash Comm Conferencing Project
Posted by gikltd at 8/11/2005 12:12:13 AM
Hello,
Please look at
http://www.schoolswithoutlimits.org/session_window_tutor.jpg
http://www.schoolswithoutlimits.org/session_window_student.jpg
The screen shots above are an example of what we would like to have developed
as a Flash Comm application.
We are looking for a develop... more >>
Communication Server Compatibility?
Posted by johnpaul3 at 8/10/2005 3:29:11 PM
I'm looking at purchasing Flash Communication Server 1.5. Is it
compatible/friendly with the upcoming Flash 8? Will it be able to stream Flash
8 video?
If not, when is a new server coming out that is compatible?
thanx,
JP
... more >>
Communication Components not working
Posted by SabyGaba at 8/10/2005 9:37:48 AM
Hello,
I am a new person for Flash Communication Server. I m working on Flash Mx 2004
professional.
I had downloaded some communication components from macromedia's website. But
after downloading those components, i came to know that those components are
intended for Flash Mx. Now i m ... more >>
License type
Posted by MTRX at 8/9/2005 7:12:52 PM
If I purchase Communication Server Professonal edition wich has 2500 connections can I install it on more than one server and user hardware based loadbalancing and load balance video streaming?... more >>
Communication App Inspector login failure
Posted by dubya at 8/9/2005 11:53:29 AM
yesterday i could. today i can't. same username, same password. the
documentation gives no indication of what to do in the circumstance (it reads
like it assumes it will just never happen)
but it has happened. and is happening.
my apps won't connect either.
this happened once before ... more >>
Private Video/Text chat with document sharing
Posted by mrdebauchery at 8/9/2005 11:39:00 AM
Hi,
I need to set up an online video chat system for an insurance broker which
enables users to visit their website and choose to chat to a broker, using text
or video if available. (Brokers will always have video). It should only allow a
broker to chat to one person at a time and if a bro... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Trace in Server Side ActionScript
Posted by kleva82 at 8/9/2005 7:36:18 AM
Hi!
I've downloaded some examples from macromedia.com. Basicly, I've understand
how it works, but still I have a question. For example ServerSide ActionScript
code starts like
application.onAppStart = function() {
trace("starting up");
...
}
So, where I can trace starting up? Whe... more >>
Analysis of stream data dynamically
Posted by stanyang at 8/9/2005 12:00:00 AM
I have a motion JPEG streaming data which comes from a carema,
the streaming data looks like:
...--myboundary.Content-type: image/jpeg...
"JPEG binary data"
...--myboundary.Content-type: image/jpeg...
"JPEG binary data"
...--myboundary.Content-type: image/jpeg...
"JPEG binary data"
... more >>
Passing a Value from Asp.net
Posted by khussan at 8/8/2005 12:26:21 PM
i m making a application in whihc user login on ASP page and a one more ASP
page opened with differnet frames and one frame i want to run the chat
application whihc is made in Flash using flash communication server. i want to
pass the User name in the list of Chat People automatically when use... more >>
FCS does not respond to new connections
Posted by mgortarez at 8/8/2005 12:00:00 AM
We are having issues with FCS 1.5 Release 2 running on server 2003 P4 2.6 GHZ
512 MB Ram. We have created a simple webconference page with 4 cameras,
simple connect, and chat. We are able to connect with video and audio with 3
-4 people, I can chat, it's seems to work beautifully. After 1... more >>
|