Loganathan Sellapa
2012-Aug-24 03:08 UTC
Need help to implement audio recording in rails application
Hi All, I want to integrate audio recording functionality in rails 3 application, where user can able record their voice and to share it, I don''t know the way to proceed this. I googled and found that red5 with flash player is the solution for this,but I didn''t find any tutorials to integrate red5 and flash, can anybody suggest me any tutorials or some other ways to implement this since I am pretty noob at this, thanks in advance. regards, Loganathan ViewMe <http://vizualize.me/loganathan> -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Timothy Bone
2012-Aug-24 17:18 UTC
Re: Need help to implement audio recording in rails application
> > post it if you find more info. id also like to learn this functionality-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/zkPPP7rqLmAJ. For more options, visit https://groups.google.com/groups/opt_out.
Loganathan Sellapa
2012-Aug-26 09:53 UTC
Re: Re: Need help to implement audio recording in rails application
Sure, I am still searching for the tutorial to integrate red5 with ROR, yet I didn''t find nice one,. regards, Loganathan ViewMe <http://vizualize.me/loganathan> On Fri, Aug 24, 2012 at 10:48 PM, Timothy Bone <timothybone-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> post it if you find more info. id also like to learn this functionality > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/zkPPP7rqLmAJ. > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Gintautas Šimkus
2012-Aug-26 10:08 UTC
Re: Re: Need help to implement audio recording in rails application
+1 for an interesting topic. But flash is going to die out, so are there any HTML5 alternatives for the proposed solution? 2012/8/26 Loganathan Sellapa <loganathan.ms-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> Sure, I am still searching for the tutorial to integrate red5 with ROR, > yet I didn''t find nice one,. > > regards, > Loganathan > ViewMe <http://vizualize.me/loganathan> > > > > On Fri, Aug 24, 2012 at 10:48 PM, Timothy Bone <timothybone-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: > >> post it if you find more info. id also like to learn this functionality >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To view this discussion on the web visit >> https://groups.google.com/d/msg/rubyonrails-talk/-/zkPPP7rqLmAJ. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > > >-- Pagarbiai, Gintautas -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Loganathan Sellapa
2012-Aug-26 10:12 UTC
Re: Re: Need help to implement audio recording in rails application
Yes, but most of the media applications are still depends on Flash only. It will take some sort of time to move on with HTML5. regards, Loganathan ViewMe <http://vizualize.me/loganathan> On Sun, Aug 26, 2012 at 3:38 PM, Gintautas Šimkus <dihitales-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> +1 for an interesting topic. But flash is going to die out, so are there > any HTML5 alternatives for the proposed solution? > > > 2012/8/26 Loganathan Sellapa <loganathan.ms-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > >> Sure, I am still searching for the tutorial to integrate red5 with ROR, >> yet I didn''t find nice one,. >> >> regards, >> Loganathan >> ViewMe <http://vizualize.me/loganathan> >> >> >> >> On Fri, Aug 24, 2012 at 10:48 PM, Timothy Bone <timothybone-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: >> >>> post it if you find more info. id also like to learn this functionality >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Ruby on Rails: Talk" group. >>> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>> To unsubscribe from this group, send email to >>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>> To view this discussion on the web visit >>> https://groups.google.com/d/msg/rubyonrails-talk/-/zkPPP7rqLmAJ. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > Pagarbiai, > Gintautas > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Dheeraj Kumar
2012-Aug-26 10:18 UTC
Re: Re: Need help to implement audio recording in rails application
You could use a HTML5 solution with a Flash fallback, to be more future-ready. Dheeraj Kumar On Sunday 26 August 2012 at 3:42 PM, Loganathan Sellapa wrote:> Yes, but most of the media applications are still depends on Flash only. It will take some sort of time to move on with HTML5. > > regards, > Loganathan > ViewMe (http://vizualize.me/loganathan) > > On Sun, Aug 26, 2012 at 3:38 PM, Gintautas Šimkus <dihitales@gmail.com (mailto:dihitales-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org)> wrote: > > +1 for an interesting topic. But flash is going to die out, so are there any HTML5 alternatives for the proposed solution? > > > > > > 2012/8/26 Loganathan Sellapa <loganathan.ms-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org (mailto:loganathan.ms-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org)> > > > Sure, I am still searching for the tutorial to integrate red5 with ROR, yet I didn''t find nice one,. > > > > > > regards, > > > Loganathan > > > ViewMe (http://vizualize.me/loganathan) > > > > > > > > > > > > On Fri, Aug 24, 2012 at 10:48 PM, Timothy Bone <timothybone-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org (mailto:timothybone-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org)> wrote: > > > > > post it if you find more info. id also like to learn this functionality > > > > > > > > -- > > > > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > > > > To post to this group, send email to rubyonrails-talk@googlegroups.com (mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > > > > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk%2Bunsubscribe@googlegroups.com). > > > > To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/zkPPP7rqLmAJ. > > > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > > > > > > > > > -- > > > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > > > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh4Ykp1iOSErHA@public.gmane.orgm (mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > > > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk%2Bunsubscribe@googlegroups.com). > > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > > > > > > > > > -- > > Pagarbiai, > > Gintautas > > > > -- > > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh4Ykp1iOSErHA@public.gmane.orgm). > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com (mailto:rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Loganathan Sellapa
2012-Aug-26 10:25 UTC
Re: Re: Need help to implement audio recording in rails application
Yes, I know but currently I am looking forward to integrate Red5 server because I hope without some media servers, the application will not handle heavy traffic. I will look into HTML 5 once I get this done. regards, Loganathan ViewMe <http://vizualize.me/loganathan> On Sun, Aug 26, 2012 at 3:48 PM, Dheeraj Kumar <a.dheeraj.kumar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> You could use a HTML5 solution with a Flash fallback, to be more > future-ready. > > > Dheeraj Kumar > > On Sunday 26 August 2012 at 3:42 PM, Loganathan Sellapa wrote: > > Yes, but most of the media applications are still depends on Flash only. > It will take some sort of time to move on with HTML5. > > regards, > Loganathan > ViewMe <http://vizualize.me/loganathan> > > On Sun, Aug 26, 2012 at 3:38 PM, Gintautas Šimkus <dihitales@gmail.com>wrote: > > +1 for an interesting topic. But flash is going to die out, so are there > any HTML5 alternatives for the proposed solution? > > > 2012/8/26 Loganathan Sellapa <loganathan.ms-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > Sure, I am still searching for the tutorial to integrate red5 with ROR, > yet I didn''t find nice one,. > > regards, > Loganathan > ViewMe <http://vizualize.me/loganathan> > > > > On Fri, Aug 24, 2012 at 10:48 PM, Timothy Bone <timothybone-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: > > post it if you find more info. id also like to learn this functionality > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/zkPPP7rqLmAJ. > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > > -- > Pagarbiai, > Gintautas > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.