[Freeswitch-users] playback from hadoop

mark morreny markmorreny at gmail.com
Tue Nov 10 19:02:10 PST 2009


Hi

Sorry to ask again.

I know the command to copy file from hadoop file system to somewhere else.
But how do I make a shell command to output raw audio?
What command is it like?  Is it like play()?   I am confused.

Thx,
mark

On Tue, Nov 10, 2009 at 11:56 PM, Andrew Thompson <andrew at hijacked.us>wrote:

> On Tue, Nov 10, 2009 at 11:29:37PM +0800, mark morreny wrote:
> > Hi
> >
> > Thanks for the tips.  May I ask how to split the file from hadoop to the
> > shell?  Is it like copying the file to certain dir?
> >
> > I can't find any mod_shell_stream related info from the wiki.  Does
> anyone
> > know how to use it?
> >
>
> mod_shell_stream is undocumented, but from reading the code I gather it
> works like this:
>
> Module calls fork() and in the child process it runs an arbitrary shell
> command (specified in its config file?). The parent process then reads
> raw audio data from the child process and uses it as an audio source.
>
> So basicially you could write the shell command in anything, so long as
> it outputs raw audio to FS.
>
> Or maybe I read the code wrong when I skimmed over it. If you do get it
> working, please contribute some documentation to the wiki.
>
> Andrew
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091111/2f4d6193/attachment-0002.html 


More information about the FreeSWITCH-users mailing list