Issues with Two-way Video Chat
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Macromedia Flash Server > Issues with Two-way Video Chat




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Issues with Two-way Video Chat  
RR-007


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-14-06 02:12 AM

2006, and already more questions. Hope everyone is starting their year with
a bang.

It seems that when I stream a two-way video chat. I can only see the first
person who started streaming.
Is there a way to know if the other person is already on line in order to
start the live stream that is going to be played once connection is
successful.
Any help would be greatly appreciated.

This is a snipped of my code...

mycam =3D Camera.get();
mycam.setQuality(25600, 0);
mymic =3D Microphone.get();
mymic.setRate(11);
ns_out.attachVideo(mycam);
ns_out.attachAudio(mymic);
hostVideo.attachVideo(mycam);
ns_out.publish(userName);
blinker.gotoAndPlay(2);
ns_in =3D new NetStream(vConn_nc);
viewerVideo.attachVideo(ns_in);
ns_in.play(remoteUserName);



--
We don't stop playing because we grow old.
We grow old because we stop playing.
Live it a little and play some more,

RR-007

=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm






[ Post a follow-up to this message ]



    Re: Issues with Two-way Video Chat  
Naicu Octavian


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-14-06 02:12 AM

There is no function to do that for you by default. You'll have to progra=
m the client instances your self so that they know when the other person.=
has been sucessfully connected.

RR-007 <rconr007-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: 2006, and a
lready more questions. Hope=
everyone is starting their year with
a bang.

It seems that when I stream a two-way video chat. I can only see the firs=
t
person who started streaming.
Is there a way to know if the other person is already on line in order to
start the live stream that is going to be played once connection is
successful.
Any help would be greatly appreciated.

This is a snipped of my code...

mycam =3D Camera.get();
mycam.setQuality(25600, 0);
mymic =3D Microphone.get();
mymic.setRate(11);
ns_out.attachVideo(mycam);
ns_out.attachAudio(mymic);
hostVideo.attachVideo(mycam);
ns_out.publish(userName);
blinker.gotoAndPlay(2);
ns_in =3D new NetStream(vConn_nc);
viewerVideo.attachVideo(ns_in);
ns_in.play(remoteUserName);



--
We don't stop playing because we grow old.
We grow old because we stop playing.
Live it a little and play some more,

RR-007

=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=09
---------------------------------
Yahoo! Photos =96 Showcase holiday pictures in hardcover
Photo Books. You design it and we=92ll bind it!

=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm






[ Post a follow-up to this message ]



    Re: Issues with Two-way Video Chat  
Bill Sanders


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-14-06 02:12 AM

Hi Mystery Person,

You can use an SO to indicate that you are online. Once someone has
logged on, you can then "turn on" your a/v stream. (Simply fire off
the function that does the send/receive.) Is that what you want?


HTH,
Bill

On Jan 9, 2006, at 11:48 PM, RR-007 wrote:

> 2006, and already more questions. Hope everyone is starting their
> year with
> a bang.
>
> It seems that when I stream a two-way video chat. I can only see
> the first
> person who started streaming.
> Is there a way to know if the other person is already on line in
> order to
> start the live stream that is going to be played once connection is
> successful.
> Any help would be greatly appreciated.
>
> This is a snipped of my code...
>
>         mycam = Camera.get();
>         mycam.setQuality(25600, 0);
>         mymic = Microphone.get();
>         mymic.setRate(11);
>         ns_out.attachVideo(mycam);
>         ns_out.attachAudio(mymic);
>         hostVideo.attachVideo(mycam);
>         ns_out.publish(userName);
>         blinker.gotoAndPlay(2);
>         ns_in = new NetStream(vConn_nc);
>         viewerVideo.attachVideo(ns_in);
>         ns_in.play(remoteUserName);
>
>
>
> --
> We don't stop playing because we grow old.
> We grow old because we stop playing.
> Live it a little and play some more,
>
> RR-007
>
> =-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260



=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:36 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register