How to Connect

View: New views
10 Messages — Rating Filter:   Alert me  

How to Connect

by revo999 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am Facing difficulty in connecting "VIDEO CONFERENCE CHAT DEMO"

which url should be supplied in the combobox next to connect button ?

EVEN this sample is also not working

http://217.29.160.103:5080/demos/videoConference.html

Please Help me to run this


Re: How to Connect

by clemos :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

The right url is : rtmp://217.29.160.103/fitcDemo
It's the IP of your server ...

++++++
Clément

On Thu, Oct 29, 2009 at 9:57 AM, revo999 <jam909@...> wrote:

>
> I am Facing difficulty in connecting "VIDEO CONFERENCE CHAT DEMO"
>
> which url should be supplied in the combobox next to connect button ?
>
> EVEN this sample is also not working
>
> http://217.29.160.103:5080/demos/videoConference.html
>
> Please Help me to run this
>
>
> --
> View this message in context: http://www.nabble.com/How-to-Connect-tp26109219p26109219.html
> Sent from the Red5 - English mailing list archive at Nabble.com.
>
>
> _______________________________________________
> Red5 mailing list
> Red5@...
> http://osflash.org/mailman/listinfo/red5_osflash.org
>

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: How to Connect

by revo999 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

this url is also not working

how to connect on local server ?
clemos wrote:
Hi

The right url is : rtmp://217.29.160.103/fitcDemo
It's the IP of your server ...

++++++
Clément

Re: How to Connect

by Dominick Accattato-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

As clemos pointed out.. paste "rtmp://217.29.160.103/fitcDemo" in the text input box and then press the connection icon to the right of the yellow 5 circle.  Make sure you paste that without the quotes.  I connected fine from the url you gave using this.


On Thu, Oct 29, 2009 at 5:27 AM, revo999 <jam909@...> wrote:

this url is also not working

how to connect on local server ?

clemos wrote:
>
> Hi
>
> The right url is : rtmp://217.29.160.103/fitcDemo
> It's the IP of your server ...
>
> ++++++
> Clément
>
>

--
View this message in context: http://www.nabble.com/How-to-Connect-tp26109219p26109718.html
Sent from the Red5 - English mailing list archive at Nabble.com.


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: How to Connect

by revo999 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Yes it Works. on web sample

how to run on local server ?

Dominick Accattato-2 wrote:
As clemos pointed out.. paste "rtmp://217.29.160.103/fitcDemo" in the text
input box and then press the connection icon to the right of the yellow 5
circle.  Make sure you paste that without the quotes.  I connected fine from
the url you gave using this.

Re: How to Connect

by Maciej Sawicki :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi all RED5 users :)

On Thu, Oct 29, 2009 at 14:17, revo999 <jam909@...> wrote:
>
>
> Yes it Works. on web sample
>
> how to run on local server ?

try "rtmp://127.0.0.1/fitcDemo"
127.0.0.1 == localhost.

regards,
Maciek Sawicki

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: How to Connect

by revo999 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Do I need any other change in classes or something else

because this is not working on local server with this


Maciej Sawicki wrote:
hi all RED5 users :)

On Thu, Oct 29, 2009 at 14:17, revo999 <jam909@gmail.com> wrote:
>
>
> Yes it Works. on web sample
>
> how to run on local server ?

try "rtmp://127.0.0.1/fitcDemo"
127.0.0.1 == localhost.

regards,
Maciek Sawicki

_______________________________________________
Red5 mailing list
Red5@osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: How to Connect

by Dominick Accattato-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

instead of rtmp://127.0.0.1/fitcDemo try rtmp://localhost/fitcDemo

do you get any command line output? any errors? any handshake timeouts?

On Fri, Oct 30, 2009 at 7:30 AM, revo999 <jam909@...> wrote:

Do I need any other change in classes or something else

because this is not working on local server with this



Maciej Sawicki wrote:
>
> hi all RED5 users :)
>
> On Thu, Oct 29, 2009 at 14:17, revo999 <jam909@...> wrote:
>>
>>
>> Yes it Works. on web sample
>>
>> how to run on local server ?
>
> try "rtmp://127.0.0.1/fitcDemo"
> 127.0.0.1 == localhost.
>
> regards,
> Maciek Sawicki
>
> _______________________________________________
> Red5 mailing list
> Red5@...
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>

--
View this message in context: http://old.nabble.com/How-to-Connect-tp26109219p26128487.html
Sent from the Red5 - English mailing list archive at Nabble.com.


_______________________________________________


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: How to Connect

by revo999 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have tried so many different things , but it is not running on localhost
rtmp://localhost/fitcDemo,
rtmp://localhost:5080/fitcDemo,
rtmp://127.0.0.1/fitcDemo
rtmp://127.0.0.1:5080/fitcDemo

...etc, but no use

OUTPUT:
initializeEvents called
initialized
(1054) Connections: true | true
(30413) SetId: 0 :: isNaN? :: false  <( THIS LINE GENERATE ON ENTERING WRONG URL )>



Dominick Accattato-2 wrote:
instead of rtmp://127.0.0.1/fitcDemo try rtmp://localhost/fitcDemo

do you get any command line output? any errors? any handshake timeouts?

On Fri, Oct 30, 2009 at 7:30 AM, revo999 <jam909@gmail.com> wrote:

>
> Do I need any other change in classes or something else
>
> because this is not working on local server with this
>
>
>
> Maciej Sawicki wrote:
> >
> > hi all RED5 users :)
> >
> > On Thu, Oct 29, 2009 at 14:17, revo999 <jam909@gmail.com> wrote:
> >>
> >>
> >> Yes it Works. on web sample
> >>
> >> how to run on local server ?
> >
> > try "rtmp://127.0.0.1/fitcDemo"
> > 127.0.0.1 == localhost.
> >
> > regards,
> > Maciek Sawicki
> >
> > _______________________________________________
> > Red5 mailing list
> > Red5@osflash.org
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/How-to-Connect-tp26109219p26128487.html
> Sent from the Red5 - English mailing list archive at Nabble.com.
>
>
> _______________________________________________
> Red5 mailing list
> Red5@osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>

_______________________________________________
Red5 mailing list
Red5@osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: How to Connect

by revo999 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have tried so many different things , but it is not running on localhost
rtmp://localhost/fitcDemo,
rtmp://localhost:5080/fitcDemo,
rtmp://127.0.0.1/fitcDemo
rtmp://127.0.0.1:5080/fitcDemo

...etc, but no use

OUTPUT:
initializeEvents called
initialized
(1054) Connections: true | true
(30413) SetId: 0 :: isNaN? :: false  <( THIS LINE GENERATE ON ENTERING WRONG URL )>



Dominick Accattato-2 wrote:
instead of rtmp://127.0.0.1/fitcDemo try rtmp://localhost/fitcDemo

do you get any command line output? any errors? any handshake timeouts?

On Fri, Oct 30, 2009 at 7:30 AM, revo999 <jam909@gmail.com> wrote:

>
> Do I need any other change in classes or something else
>
> because this is not working on local server with this
>
>
>
> Maciej Sawicki wrote:
> >
> > hi all RED5 users :)
> >
> > On Thu, Oct 29, 2009 at 14:17, revo999 <jam909@gmail.com> wrote:
> >>
> >>
> >> Yes it Works. on web sample
> >>
> >> how to run on local server ?
> >
> > try "rtmp://127.0.0.1/fitcDemo"
> > 127.0.0.1 == localhost.
> >
> > regards,
> > Maciek Sawicki
> >
> > _______________________________________________
> > Red5 mailing list
> > Red5@osflash.org
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/How-to-Connect-tp26109219p26128487.html
> Sent from the Red5 - English mailing list archive at Nabble.com.
>
>
> _______________________________________________
> Red5 mailing list
> Red5@osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>

_______________________________________________
Red5 mailing list
Red5@osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org