Displaying 20 results from an estimated 10000 matches similar to: "mp3 recorder in rails"
2009 Mar 28
2
Ruby on Rails integration with Red5 Chat
Hi Guys,
I am wondering, if anyone has experience integrating Red5 chat
inside Ruby on Rails application. We would like to use WebCam and chat
and VOIP in a ROR application.
Also I am open if there are any alternative we can explore.
Thanks in advance,
Sohel Merchant.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
2008 Dec 02
3
Rails & Red5
Hi there guys!
I just was wondering if out there exists some plugin that would permit
to rails to interact directly with the flash streaming server Red5 for
purpose of video collaboration!
I searched around the net and i didn''t find anything, so i''m passing the
question to the community!
--
Posted via http://www.ruby-forum.com/.
2006 Mar 07
3
audio / sound recording with RoR app
hi all
i want to provide audio recording facility with my Ror application , which can be stored in DB at server , for later use
can anybody tell, how to implement this with RoR, as i dont hav much idea abt that
thanx
---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
-------------- next part --------------
An HTML attachment
2010 Mar 11
1
bad url in js script
When running in development env, I don''t have this problem, only in
production...
I have a view in which a js script display a FlowPlayer video player
(+ plugins)...
the flash files are located in the /public/dist folder, ant the
script calls them like that :
<script>
$f("player", "/dist/flowplayer-3.1.5.swf", {
plugins: {
rtmp: {
2007 Oct 26
1
Red5
Are there any asterisk users/developers who have been working with or
trialing installations of Red5?
It's an open source version of Adobe Flash Media Server -
(http://osflash.org/red5)
If so please email/call to discuss.
Regards,
Dean Collins
Cognation Pty Ltd
dean at cognation.net
<mailto:dean at cognation.net> +1-212-203-4357 Ph
-------------- next part --------------
An
2008 Dec 07
1
Compile Packages on vista
Hi
I''m trying to compile R packages on my vista (I''m very new on vista...). I
installed Rtools, RExcel on a specific folder: c:\Rtools and gave full
access. Unfortunately, I am still unable to compile any packages (may be
still because of the security properties of vista). I checked several
mailing list/forums/website but I did not found any solution. Does anybody
have the
2009 Mar 11
1
from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?
I am having trouble converting a .flv file uploaded from Adobe Flex /
Flash Player 10 to a Red5 server using the speex coder:
http://livedocs.adobe.com/flex/3/langref/flash/media/Microphone.html
http://jira.red5.org/confluence/display/codecs/Speex+Codec
Questions:
1. How do I extract the audio track out of such a .flv file?
2. How do I convert it from Speex to .wav PCM?
Thanks.
2010 Apr 07
1
celt codec for red5phone
I'm wondering if anyone is familiar with red5 (flash media server) and the
phone application (http://code.google.com/p/red5phone/)
It's written in java. Red5phone already uses the codecs PCMU, PCMA, iLBC and
G.729. I'd like to see CELT added since it is open source and the best
quality codec out there. Would anyone know how to port the celt codec to
this application or to java?
If
2010 Jan 05
3
Live Streams
Hello, i am member of red5 project. I am studying ways to integrate your
codec into red5 and in a near future inside Flash Player.
I want to figure some things about Theora codec.
-> Is theora proper for live streams (i.e live transcondig webcam)?
What is latency for encoding process?
-> Is the format tolerant to lost frames?
Thanks for the moment.
2008 Sep 18
4
OT - How to stream a A-Law/wav file to a browser ?
Hi,
How can I create a web page allowing people to listen (with their own PC) a
couple of .wav/a-law files stored on a Linux server ?
Chances are users would access this web page from Internet Explorer but if I
could make it available to other browsers, that would be better.
I googled a bit and couldn't find a tag such as media://myaudiofile.wav that
would fulfill this spec.
As much as
2007 Oct 27
2
mp3 recorder?
I have my tape deck connected to my PC's line-in port, but Audacity's
unstable release is unable to pick up the audio, though when I select the
proper device and play with the volume control in the app, the audio does
change.
What other mp3 capture programs do people use? My goal is to simply
capture each side of a tape to mp3, then use Audacity to break each song
to its own mp3
2010 Oct 06
3
looking for a decent free / Open Source flash media server
Hi all,
I hope someone can help me with this one. I am looking for a decent
free / Open Source flash media server software which I can run on a
Linux server. Adobe's Flash Media Server
(http://www.adobe.com/products/flashmediaserver/) is very expensive
and not within any reasonable cost range (R40K+).
The Fladh Media Server uses the RMTP
This is needed to run the following Joomla extension:
2009 Sep 18
36
streaming server on a virtual machine.
I need to installa a streaming server for live videos and for video on demand.
My choice is red5.
Do you think I can use a xen virtual machine to run a streaming service?
Or it is better not to virtualize?
Sorry for my bad english.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2018 Feb 23
4
change location of temporary files
I would like to change where R stores the temporary files to my external
hard drive in my iMac. This is important because the temporary files R
creates are huge and I do not have enough available space in my internal
HD. Again, this is for macOS.
This change has to be temporary. Later I need to use the usual location for
temp files in the internal HD.
Thanks in advance,
Kumar Mainali
--
2018 Feb 23
0
change location of temporary files
Does setting the environment variable TMPDIR, before starting R,
to a directory on a bigger file system help? On Linux I get
% mkdir /tmp/RTMP-BILL
% env TMPDIR=/tmp/RTMP-BILL R --quiet --vanilla
> tempdir()
[1] "/tmp/RTMP-BILL/Rtmppgowz4"
> tempfile()
[1] "/tmp/RTMP-BILL/Rtmppgowz4/file7ce36ec5cb1e"
I don't know if there is an R-specific environment
2011 Apr 12
6
audio recorder compatibility
I'm shopping for a small/tiny audio recorder, the kind for recording in
a class, interviews, etc... not really music, just voice. Per usual, a
lot of these write their audio files in some Windows format, e.g., WMA.
As a confirmed Linux guy, I'd want to offload the audio files in some
format that Linux can read/play natively. I've read a sketchy
suggestion that there's a Linux
2004 Sep 28
3
building a phone recorder
How feasible would it be to build a phone recorder with Asterisk (takes
a number of analog phone lines in and records them when there is
conversation). Has such a thing already been done or are there aspects
of such a thing that would require significant changes to Asterisk to
handle?
-David Powers
2008 Jan 25
1
Does swfdec support rtmp?
Hi,
Can you please tell me if swfdec support playing videos using rtmp?
E.g. www.nytimes.com 's flash video player using rtmp. Does swfdec support it?
Thank you.
2012 Aug 22
5
[PATCH 0/5] trace-cmd: Add a recorder readable feature for virtio-trace
Hi Steven,
The following patch set provides a feature which can read trace data of a guest
using virtio-trace (https://lkml.org/lkml/2012/8/9/210) for a recorder
function of trace-cmd. This patch set depends on the trace-agent running on a
guest in the virtio-trace system.
To translate raw data of a guest to text data on a host, information of debugfs
in the guest is also needed on the host. In
2012 Aug 22
5
[PATCH 0/5] trace-cmd: Add a recorder readable feature for virtio-trace
Hi Steven,
The following patch set provides a feature which can read trace data of a guest
using virtio-trace (https://lkml.org/lkml/2012/8/9/210) for a recorder
function of trace-cmd. This patch set depends on the trace-agent running on a
guest in the virtio-trace system.
To translate raw data of a guest to text data on a host, information of debugfs
in the guest is also needed on the host. In