On Mon, Nov 09, 2009 at 08:59:54PM +0800, mark morreny wrote: > Hi, > > Does anyone know how to playback based on files from hadoop storage. > > There is a libhdcp, and java api. Is there anyway to put together a sample > middle piece to move files from hadoop to freeswitch using memory space, so > there is no disk I/O? > > Any feedback or suggestion will be greatly appreciated. >
mod_shell_stream might work, if you can just spit out the raw audio to the shell. Or write another stream module that works with libhdcp. Andrew _______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
