m getting error while setting these properties of red. Does anybody here knows how to set them in red5.properties.
<property name="eventThreadsCore" value="${rtmp.event_threads_core}" />
<property name="eventThreadsMax" value="${rtmp.event_threads_max}" />
<property name="eventThreadsQueue" value="${rtmp.event_threads_queue}" />
<property name="eventThreadsKeepalive" value="${rtmp.event_threads_keepalive}" />
You dont need to set them. They are already setted down the file. Just dont copy them into another class’s defination. Btw if u want to change values
rtmp.event_threads_corethey are inred5.propertiesinred5-0.9.1/conf/warfolder.