Search the web
Sign In
New User? Sign Up
goa-floss-developer · Goa FLOSS Developer
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Audio capture in browser !! need suggestion ??   Message List  
Reply | Forward Message #125 of 176 |
Re: [goa-floss-developer] Audio capture in browser !! need suggestion ??

Hi Narendra

my views below btw this is a huge list of questions ;)


2008/9/12 narendra sisodiya <narendra.sisodiya@...>:
> I need to record audio for my educational application . which I have to sent
> to the server for storage. Playing can be done by vlc or any other plugin ,
> so that is not a issue for a while.
>
> Audio capture in browser !! need suggestion ??
> * Flash based ?? will that be free of cost to use that ?? will it output ogg
> ??
----------------------------------------------------------------------

I dont know of any flash server side software but it might be there
that can convert flv to ogg but it should be possible
flash recording from the client side onto the server is done using
flash media server but there is a open source alternative to it call
red5 (check up on it ) it is pretty good


> * Java/Applet based ?? any security issue?? well only small percentage of
> user will record the audio so this can be option ?? Again any know
> implementation ?? will i be able to control with javascript ??
--------------------------------------------------------------------------------\
-----------------
well it is difficult to answer abt security issues as most issues can
creep up in the coding and might not be present in the platform java
is pretty secure but if you leave a vulnerability then u cant blame
java now can you ;) am not sure but communicating between a java
applet and javascript is possible


> * using a third party plugin/embedded object for recording ??
--------------------------------------------------------------------------

yes this option is there as there are many which provide this
functinality but it will be mostly a paid service not free


> * Writing my own Firefox and IE and chrome plugin ??

--------------------------------------------------------------------

well no one can stop you from writing a plugin for firefox and IE :)
and about chrome well they dont yet have support for plugins but it is
planned in the future

> * Developing desktop application for recording and trigger from browser and
> having proper synchronisation using server. both will run independent way
> but server will transmit sync information between these two entities. !!
> * Developing my application with XMPP/Jabber protocol !!
>
----------------------------------------------------------------

wow this is some pretty deep stuff dude
acc to me with my limited understanding of your project based on this
questions my suggestions would be to stick to flash and it should give
you a stable platform for both desktop and browser

desktop via AIR

xmpp is a gr8 protocol

------------------------------------------------------------------------------
> Remember I just need to record voice of user and save to my server which
> user can download or play it in browser . I am trying my best effort to
> avoid flash. also i want my streaming to be on ogg format ??
>

--------------------------------------------------------------------------------\
------------
remember though in flash the file recorded on the server is a flv file
you will have to extract the audio out of it and encode
and i believe for java applet also it will be the same but java has
support for wav format and this will have to be converted into mp3 on
the server or ogg format

the only reason am suggesting flash is because it is present on more
computers now then java

also checked out your site you have nice dreams of yours mentioned
there good luck dancing on that stage someday :)



Bye
Regards
Fritz



Fri Sep 12, 2008 8:12 pm

fritz_dsouza
Offline Offline
Send Email Send Email

Forward
Message #125 of 176 |
Expand Messages Author Sort by Date

I need to record audio for my educational application . which I have to sent to the server for storage. Playing can be done by vlc or any other plugin , so...
narendra sisodiya
skysoft_siso...
Offline Send Email
Sep 12, 2008
7:59 am

Hi Narendra my views below btw this is a huge list of questions ;) ... I dont know of any flash server side software but it might be there that can convert flv...
fritz dsouza
fritz_dsouza
Offline Send Email
Sep 12, 2008
8:12 pm

... Oh Thanks for all suggestion , and encouraging me. Well I will tell you my exact project -- I am calling this as as Project Eduvid -- It not a just one...
narendra sisodiya
skysoft_siso...
Offline Send Email
Sep 12, 2008
8:40 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help