Hi martin,

Check the Flash examples fla sources and change them to you external address
like the following for example:

For your webserver rtmp://87.122.122.122/oflaDemo

For you internal or test server rtmp://192.168.0.233/oflaDemo

Just republish them if this the case.

Also, take a look at your log files in tomcat and see if they give any clue.

Good luck.

Lenny


On 9/6/07, martijn schot <[EMAIL PROTECTED]> wrote:
>
> sorry if i don't use this right first time on a mailing list like this.
>
> Lenny, if i would use a web server i suppose i should use my external ip
> address( e.g. 87.122.122.122  ) instead of an internal (eg 192.168.0.233)
> in my red5.properties right?
>
> i seem to be able to reach my red5 examples but cant seem to connect for
> some reason
>
> help would be much appreciated
>
> >* # HTTP
> *>*
> *>* http.host=10.2.0.10
> *>*
> *>* http.port=8080
> *>*
> *>* # RTMP
> *>*
> *>* rtmp.host=10.2.0.10
> *>*
> *>* rtmp.port=1935
> *>*
> *>* rtmp.event_threads_core=16
> *>*
> *>* rtmp.event_threads_max=32
> *>*
> *>* # event threads queue: -1 unbounded, 0 direct (no queue), n bounded queue
> *>*
> *>* rtmp.event_threads_queue=-1
> *>*
> *>* rtmp.event_threads_keepalive=60
> *>*
> *>* rtmp.send_buffer_size=271360
> *>*
> *>* rtmp.receive_buffer_size=65536
> *>*
> *>* rtmp.ping_interval=5000
> *>*
> *>* rtmp.max_inactivity=60000
> *>*
> *>* # RTMPT
> *>*
> *>* rtmpt.host=10.2.0.10
> *>*
> *>* rtmpt.port=8080
> *>*
> *>* rtmpt.ping_interval=5000
> *>*
> *>* rtmpt.max_inactivity=60000
> *>*
> *>* # WEBAPP
> *>*
> *>* webapp.contextPath=/
> *>*
> *>* webapp.virtualHosts=*,10.2.0.10 <http://10.2.0.10>,red5
> *>*
> *>*  *
>
>
>
> ------------------------------
> Get news, entertainment and everything you care about at 
> Live.com<http://live.com/>.
> Check it out! <http://www.live.com/getstarted.aspx+>
>
> _______________________________________________
> 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

Reply via email to