[Red5] rtmpt question

Mondain mondain at gmail.com
Thu Feb 22 10:12:51 EST 2007


It may not be possible to use port 80 if you don't have sufficient access or
if another service is using the port. In some if not all Unix based
operating systems you must have special access to use any ports less than
1024.

Paul

On 2/22/07, Daniela Remogna <daniela at docebo.com> wrote:
>
>
>
> >>One little thing... i dont think comments with // in properties files
> will work properly
> >>you should use # instead.
> Thanks, but in my configuration I haven't written that comment.....
>
> But I don't understand if it is possible running rtmpt on port 80 instead
> of 8088.
>
> Daniela Remogna
>
>
>
>
> On 2/21/07, Daniela Remogna <daniela at docebo.com> wrote:
> >
> >
> >
> > >>this  worked for me:
> >
> > >>If your app's uri is rtmp://your-red5.example.com/yourapp/ ,
> > >>then change uri to rtmpt://your- red5.example.com:8088/yourapp/ .
> > >>Red5 is listen on 1935(rtmp) and 8088(rtmpt).
> >
> > ok.
> > >>If you want to use rtmpt over http port(80),
> > >>try to add this setting to httpd.conf of apache.
> > >>Then, you can connect to red5 by rtmpt://your-
> > red5.example.com/yourapp/ .
> >
> > but I don't have apache..... :(
> >
> > Daniela Remogna
> >
> >
> >
> > >># httpd.conf
> > >># Red5 rtmpt setting
> > >>ProxyPass /open  http://your-red5.example.com:8088/open
> > >>ProxyPass /send   http://your-red5.example.com:8088/send
> > >>ProxyPass /idle  http://your-red5.example.com:8088/idle
> > >>ProxyPass /close http://your-red5.example.com:8088/close
> >
> >
> >
> >
> > 2007/2/21, Tom Krcha <tomkrcha at gmail.com>:
> > > Maybe someone from devs will know. Because I also stopped IIS before
> > > changing configuration. And same bad result.
> > >
> > >
> > > 2007/2/21, Daniela Remogna <daniela at docebo.com >:
> > > >
> > > >
> > > >
> > > >
> > > > >>The problem is maybe that you can't have running any other service
> > > > >>using
> > > port 80 on same IP address(machine/server).
> > > > >>I also want to solve this. Any idea?
> > > >
> > > > No, because before to change red5's configuration I have stopped IIS
> > > service running on port 80
> > > > and I also tryed on an other server where there isn't any service
> > > > running
> > > on port 80.
> > > >
> > > >
> > > > >>Thanks.
> > > >
> > > > >>Tom
> > > >
> > > >
> > > > 2007/2/21, Daniela Remogna < daniela at docebo.com>:
> > > > >
> > > > >
> > > > > Hi :-)
> > > > > If I want to use rtmp with tunneling, I have to use rtmpt
> > protocol,
> > > isn't it?
> > > > >
> > > > > So, I have to change the configuration of conf/red5.properites
> > file in
> > > this way:
> > > > >
> > > > > rtmp.host_port = 0.0.0.0:1935
> > > > > http.host = 0.0.0.0
> > > > > http.port = 5080
> > > > > rtmpt.host = 0.0.0.0
> > > > > rtmpt.port = 80 // I have changed this port
> > > > > debug_proxy.host_port = 1936
> > > > > proxy_forward.host_port = 127.0.0.1:5080
> > > > >
> > > > > Then I restart Red5 and from Flash I use this code:
> > > > >
> > > > > nc.connect("rtmpt://server:80/application");
> > > > >
> > > > > from localhost it works, instead from a remote server no.
> > > > >
> > > > > Maybe I forgot something....
> > > > > Help?
> > > > >
> > > > > Regards,
> > > > > Daniela Remogna
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Red5 mailing list
> > > > > Red5 at osflash.org
> > > > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > ________________________________
> > >
> > > >
> > > > _______________________________________________
> > > > Red5 mailing list
> > > > Red5 at osflash.org
> > > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > Red5 mailing list
> > > > Red5 at osflash.org
> > > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > >
> > > >
> > >
> > >
> > > _______________________________________________
> > > Red5 mailing list
> > > Red5 at osflash.org
> > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > >
> > >
> >
> >
> > --
> > Viele Grüße,
> > Olli
> >
> > _______________________________________________
> > Red5 mailing list
> > Red5 at osflash.org
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
> >
> > _______________________________________________
> > Red5 mailing list
> > Red5 at osflash.org
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
>
>
>
> --
> The early bird may get the worm, but the second mouse gets the cheese.
>
> ------------------------------
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>


-- 
The early bird may get the worm, but the second mouse gets the cheese.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20070222/7c5cdaf5/attachment-0001.htm


More information about the Red5 mailing list