By the way, if I comment the 2 following lines in red5-core.xml
        <property name="receiveBufferSize"
value="${rtmp.receive_buffer_size}" />
        <property name="sendBufferSize" value="${rtmp.send_buffer_size}" />

Then Red5 starts, opens port 8443 (supposed to work for RTPMS), but it
wont serve the RTMPS service.

Le 30/03/2012 11:32, Thibault Le Meur a écrit :
> Hi,
>
> I've followed the following  RTMPS guide:
> http://incubator.apache.org/openmeetings/RTMPSAndHTTPS.html
>
> However, when starting Red5 I get the following error:
> Error creating bean with name 'rtmpsTransport' ....
>    Invalid property 'receiveBufferSize' ...
>     Bean property 'receiveBufferSize' is not writable or has an invalid
> setter method.
>
>
>  While googling for this issue I've found a reference to a ticket in Red5:
> http://code.google.com/p/red5/issues/detail?id=159
> So far it is mentionned: "to be addressed post 1.0 release"
>
> Have you been confronted to this ?
> Is there a solution (for instance installing an older Red5 version, but
> which one is known to work ?).
>
> Thanks in advance for your help,
> Thibault

Reply via email to