I am getting ready to implement server-side recording of the broadcast stream and came across this warning in the ApplicationAdapter class. I am curious to understand the state of the streaming code and to figure out if this warning is now obsolete.
public IBroadcastStream getBroadcastStream(IScope scope, String name) {
log
.warn("This won't work until the refactoring of the streaming code is complete.");
Thanks.log
.warn("This won't work until the refactoring of the streaming code is complete.");
Carl
--
Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind.
- Dr. Seuss
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
