|
Hi, How to handle stream events on server-side. E.g. onStreamStart,
onStreamPause, onStreamStop That means: I need to setup listener for that, to implement
streaming by hash. You call stream e.g. „YSDF4454GFG9D0OPW“ and
Red5 process this hash and send you e.g. myVideo.flv. So I need to SWICH STREAM, when it starts. Idea: (onStreamStart {streamName:“YSDF4454GFG9D0OPW“}
-> process -> switchStream(“myVideo.flv“) Any proposals, helps, etc… Thanks Tom |
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
