I have a quick question I hope someone might be able to help with. Is there a way to intercept a call to NetStream.play and remap it to a different file? I thought at first IStreamAwareScopeHandler#streamPlaylistItemPlay but as it turns out that handler does not even get called if the file doesn't exist which is what I need. The IStreamAwareScopeHandler #streamSubscriberStart method does get called but I don't believe there is a way to extract the requested stream name from it. Something else that might work if it exists is a way to change the path red5 will search for stream data from the streams folder to a dynamic directory. It would have to be per connection however. Thanks for any ideas you might have. --Dan-- --------------------------- Word: pro·gram·mer Function: noun Date: circa 1890 Definition: A machine that turns caffeine into code. |
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
