similar to: from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?

Displaying 20 results from an estimated 1000 matches similar to: "from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?"

2009 Mar 12
2
compiling ffmpeg with --enable-libspeex (was Re: from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?)
I am having trouble compiling ffmpeg to support speex, which didn't work with the ubuntu libspeex-dev package, but looks like it might with the Speex version 1.2rc1 tarball from http://speex.org/downloads/ How do I tell ffmpeg's configure and/or make to use the 1.2rc1 version of libspeex in /usr/local/include instead of the older debian/ubuntu libspeex-dev package in /usr/include/speex?
2009 Mar 12
0
compiling ffmpeg with --enable-libspeex (was Re: from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?)
This is resolved: apt-get remove libspeex-dev cd ~/src/speex-1.2rc1/ ./configure --prefix=/usr make; make install cd ../ffmpeg ./configure --enable-libspeex make; make install worked; then I was able to decode a Speex .flv file: ~/flvs$ ffmpeg -i SpeexQ6R16Efalse.flv foo.wav FFmpeg version SVN-r17174, Copyright (c) 2000-2009 Fabrice Bellard, et al. configuration: --enable-libspeex
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
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/.
2008 May 05
0
FW: [Red5] Open-source SIP phone with Red5 and Flex3
Thought this might also interest some people on the asterisk list as well. http://www.igniterealtime.org/community/blogs/ignite/2008/05/05/flashbas ed-audio-in-openfire-part-ii Cheers, Dean > -----Original Message----- > From: red5-bounces at osflash.org [mailto:red5-bounces at osflash.org] On Behalf Of > Dele Olajide > Sent: Monday, 5 May 2008 11:22 AM > To: red5 at
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
2010 Mar 31
1
Speex in flash player: how to work with?
> Date: Tue, 30 Mar 2010 19:52:42 +0400 > From: Max Lapshin <max.lapshin at gmail.com> > Subject: Re: [Speex-dev] Speex in flash player: how to work with? > > _microphone = Microphone.getMicrophone(); > _microphone.setSilenceLevel(0); > _microphone.codec = SoundCodec.SPEEX; > _microphone.encodeQuality = 10; > _microphone.rate = 16; > _microphone.framesPerPacket
2010 Mar 08
1
application to mentor syrfr package development for Google Summer of Code 2010
Per http://rwiki.sciviews.org/doku.php?id=developers:projects:gsoc2010 -- and http://rwiki.sciviews.org/doku.php?id=developers:projects:gsoc2010:syrfr -- I am applying to mentor the "Symbolic Regression for R" (syrfr) package for the Google Summer of Code 2010. I propose the following test which an applicant would have to pass in order to qualify for the topic: 1. Describe each of the
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.
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
2011 Apr 30
1
Using Asterisk + other FOSS projects to facilitate a call-in Internet Radio web-frontend
Good Evening, I'm setting up an Internet Radio website with call-in functionality, and need to know the kinds of FOSS tools I should install to get the job done. Here's an example of what I'm looking for: http://i56.tinypic.com/aafz4k.png Call protocol: [Producer calls in] [Host calls in] [Guest calls in]->[Screened by Producer, if accepted, conferenced into host] On the website
2012 Apr 12
1
icecast proxy
Hi everyone I am the new user of icecast2 My problem is: On my servers, i already installed icecast2 to streaming mp3 and aac file. Now i want to make a load balancer with these icecast2. When user request a content to a balancer, this balancer will choose the icecast2 server which have less connections for scaling. What i should do now? I heard that wowza can do it. But i want to find some
2017 Jun 01
1
_Streaming_ AAC to HTML5 player
We've been using Icecast KH for years now with great success. Thanks again Karl H! It's past time to ditch Flash! I'm probably a bit out of date on this issue. The last time I checked, no browser was able to directly play an AAC / MP4 / M4A stream from Icecast. They can play AAC _files_ but not _streams_. I see that there are now alternatives beyond Wowza and Red5. But my
2010 Mar 07
1
category k-means package?
What happened to the category k-means package for performing k-means clustering on categorical variables? I expected it to become more prominent after the Netflix Challenge recommendation engine contest concluded, but instead it seems to have dropped from view. Where was it and where is it now, and why did it become less visible?
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 May 05
2
mp3 recorder in rails
Hi, I want to have a voice recorder in my website. Users can record their voice & after they record, when they save it, it should be saved as mp3 file. I don''t have any idea about this. Pls help me how to do this. Thanks in advance, Pradeep -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2011 Apr 07
0
Re: Moyea FLV converter
Leawo FLV Converter (http://www.vogsoft.com/discount/windows/video_software/video_converter/leawo_flv_converter-download-77180.html) is designed to convert FLV video files online and offline. Flash Video (*.flv) is a video file format defined by Adobe Systems and supported in Adobe Flash Player. Now the FLV video is widely used to deliver video over the Internet. You can easily download FLV files
2009 Jul 08
0
Most useful: how to convert FLV to MOV, MKV, AVI, MP4, etc o
What's FLV [Image: http://farm4.static.flickr.com/3413/3588477112_fd8be0a259_o.jpg ] Flash Video (FLV) is a file format used to deliver video over the Internet using Adobe Flash Player (initially produced by Macromedia) versions 6?10. Until version 9 update 2 of the Flash Player, Flash Video referred to a proprietary file format, having the extension FLV. Notable users of the Flash Video
2009 Jul 10
0
Most useful: how to convert FLV to MOV, MKV, AVI, MP4, etc on Mac
What's FLV [Image: http://farm4.static.flickr.com/3413/3588477112_fd8be0a259_o.jpg ] Flash Video (FLV) is a file format used to deliver video over the Internet using Adobe Flash Player (initially produced by Macromedia) versions 6?10. Until version 9 update 2 of the Flash Player, Flash Video referred to a proprietary file format, having the extension FLV. Notable users of the Flash Video