|
Still after running the update this setting in red5-common.xml <!-- Use injection to set the cache impl to be used with flvs --> <bean id="flv.impl" class="org.red5.io.flv.impl.FLV"> <property name="cache"> <ref bean="object.cache"/> </property> </bean> still produces this error [java] Exception in thread "main" java.lang.NoSuchMethodException: org.red5 .io.flv.impl.FLV.<init>() [java] [INFO] 2203 main:( org.springframework.beans.factory.support.Default |
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
