[Red5] Introduction and problem with starting service
Joachim Bauch
jojo at struktur.de
Tue Jul 18 04:39:46 EDT 2006
Hi Chris,
Chris Jones wrote:
[...]
> org.springframework.beans.factory.BeanDefinitionStoreException: Error
> registering bean with name 'socketAcceptor' defined in class path resource
> [red5-core.xml]: Could not resolve placeholder 'debug_proxy.host_port'
>
> Looks like a port problem. Is there any easy way to tell what other app
> might be using those ports?
Hmm, looks more like a installer related problem. Did you install 0.5rc1
to the same directory you had 0.4 installed in? The installer doesn't
overwrite the port configuration - however 0.5rc1 requires new settings
that are not appended to an existing configuration (note to self: fix this).
The file conf/red5.properties should include the following entries (possibly
with different ports / ips):
----- snip -----
rtmp.host_port = 0.0.0.0:1935
debug_proxy.host_port = 0.0.0.0:1936
proxy_forward.host_port = 127.0.0.1:1935
rtmps.host_port = 127.0.0.1:1945
http.host=0.0.0.0
http.port=5080
rtmpt.host=0.0.0.0
rtmpt.port=8088
----- snap -----
Joachim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4355 bytes
Desc: S/MIME Cryptographic Signature
Url : http://osflash.org/pipermail/red5_osflash.org/attachments/20060718/d3c0740c/smime.bin
More information about the Red5
mailing list