Audio - Live Video Mic Echo When Using Apple Cinema Display
Dec 15, 2011
I'm using Flash Media Server to create a 1:1 video chat. The problem I'm having is that when I use my apple cinema display I get horrible Echoing, even with the reduce echo box checked. If I don't use my cinema everything works fine with the built in macbook mic. I have to believe there is a setting as I can use iChat, Adobe Connect, WebEx, Skype all with my apple cinema and not have this MIC echoing issue.
Our Current Settings:
Audio
var options:MicrophoneEnhancedOptions = new MicrophoneEnhancedOptions();
options.mode = MicrophoneEnhancedMode.FULL_DUPLEX;
options.echoPath = 256;
options.nonLinearProcessing = true;
[Code] .....
View 2 Replies
Similar Posts:
Jun 15, 2009
I am creating an audio communication application. In that two users are able to communicate. But the problem is that some time in audio I am facing an echo problem.
View 2 Replies
Dec 27, 2009
I'm a total beginner trying to do some basic navigation using AS3.I was following along a lynda.com tutorial and being careful not to have any syntax errors but for some reason it just won't work.The trace function doesn't work and I'm also getting this error message.[code]
View 2 Replies
Jan 4, 2012
I did a live stream last week using 282,482,832,1500Kbps streams. What would cause the audio to get out of sync with the live video stream? I'm trying to determine if it was bandwidth related, cpu/memory issue on the FMIS 4.5 server, or an issue with encoding PC exceeding it's limits?
View 3 Replies
Jul 14, 2010
I currently have two connections with two separate streams. They both hit the same fms 3.5 server. One connection transfers live audio and video. The other one is used for remote objects. Sometimes when viewing the audio and video stream with a slower internet connection, the stream for the shared objects disconnects. I think it is a bandwidth issue. Is there any way to set the priority of the streams? I think this should allow me to set a higher priority for the shared object connection so it won't disconnect.
View 3 Replies
Feb 22, 2010
I am using FMS for live streaming. Am using Flash to publish live video, I have one to one live streaming where I can see other end user live video and other end person can see mine live video. So one input stream going to server and one out put stream coming back. The problem what I was getting is sound is getting echo i.e., Repetitive sound getting.
View 1 Replies
Dec 9, 2010
I've build a live video/audio chat application. All works fine only the issue is latency of 5 secs. I'm using FMS 3.5 and FLEX.
View 1 Replies
Aug 25, 2009
I have a Network camera Sony SNC-RZ50P , I want to display the live video streaming in a web page? How to display this using Flash 8
View 1 Replies
Nov 3, 2011
I am trying to config custom encryption key for different pieces of content at streaming level using jit.conf for On-demand Apple HTTP Live Streaming.I tried to set "HLSEncryptionScope content" in httpd.conf and placed jit.conf in ../webroot/vod but not success, the m3u8 generate not contains EXT-X-KEY.and, I tried and got nothing in access plugin log file while i http stream a m3u8 file, is it possible to log HTTP Live Streaming using plug-in?can plugin got any event triggered by http streaming?
View 4 Replies
Feb 15, 2011
I am developing Video Chat over Ip (including audio and text too). But I am unable to get the proper startup material for my desktop application.
View 2 Replies
Jul 20, 2009
How do I get Flash to display an echo message that comes from a php file?
View 2 Replies
Sep 22, 2010
Example: Pig picks up apple with pig.addChild(apple); if say, a bird wants the apple but the pig has it:
[Code]...
and the pig and the apple touch the bird, the apple stays with the pig. If an object is a child of another object such as the pig, it is (the apple in this case) dependent to only that object(the pig)?
View 5 Replies
Aug 6, 2010
If I import an FLV video is there any way to remove the audio, put the audio into a byte array, and then re-add the audio to the flv video?
View 1 Replies
Aug 25, 2009
I ran a simple live video streaming application for the first time with actual users and ran into a couple of serious performance issues that had not turned up during testing. In this instance there was one video stream from a live web cam and used FMLE at 150 kbps using VP6 and MP3 @22k. There were 16 clients and everything worked pretty good for about 30 minutes. (although some clients said their audio and video were out of sync by up to 3 seconds)
Then individual clients would have either the video freeze or the video would continue and the audio would stop. These clints had to "disconnect" and then "connect" again to the application. This happened to all of the clients at one time or another for several minutes. I stopped and restarted the FMLE with progessively lower bandwidth settings down to 75 kbps but still clients were having the same issue.
I eventually stopped the FMLE and used the applications built in publisher at 45 kbps and that seemed to eliminate the freeze/dropping issue. But of course the video quality was very poor and some clients still reported that the audio was out of sync with the video. The server hosting the FMS application is a quad processor dell with lots of memory and network connectivity. The Flash Media Admin Console performance graph showed the total Bandwidth as 3 Mbps at maximum.
View 8 Replies
Jul 26, 2010
I have very simple question that is how can i live Audio using flex and save the recorded audio to the client system?is there any way, we can do without any media server or red5?
View 1 Replies
Jan 1, 2011
I have downloaded this .pls file from the LiveATC website but flash does not seem to stream this audio file using the code:
ActionScript Code:
var s:Sound = new Sound();
s.load(new URLRequest("kjfk_co.pls"));
[code].....
View 1 Replies
Jul 31, 2009
Why does my swf's skin referenced by a simple component FLA work locally but NOT live? There's no AS3 in the component FLA. It's just a one-layer component referenced to the the FLV. When I test locally, IN FLASH CS4 ONLY, and click on "Animalia - Verse From the Zoo" the FLV and skin load and the video (source FLV - "Sequence01.flv") plays. But the same thing live only loads the swf for the FLV file area but NO SKIN. Try it yourself, please:Has anyone had this problem and knows the solution? All files are in the SAME FOLDER on the web server. I've tried every URL and path combination I can think of on the website. I've tried referencing the whole URL.
Yet whatever path combination I try, either nothing happens, or I just get the FLV box but no skin. Which is what's happening now. Publish settings are set to Flash Player 10 for all files. And I've tried the component SWF WITH and WITHOUT the fl.video package (import fl.video.*. No difference. Why does the skin load and play locally but not live? It's all AS3. No AS2. And it does not seem to be a "publish settings" issue as far as I can see. The relevant code in my API is:
var AnimalFLVLoader:Loader = new Loader();
AnimalFLVLoader.contentLoaderInfo.addEventListener (MouseEvent.MOUSE_DOWN,fAnimaliaVOn);
Animalia2.addEventListener(MouseEvent.MOUSE_DOWN, fAnimaliaVOn);
[code].....
View 9 Replies
Aug 13, 2010
i'm trying to build some kind of online radio. Therefore i'll be streaming audio (mp3) in real time. i have a play-list on my server and the idea is for this play-list to play all day long, but on the client side the user can only do play and stop the music.
The problem is when one music stops and the next one starts i need the server to send not only the new audio but also all the info about this file: duration, author and music name, this way my player can show a play /stop and all the info about the current music playing.Until now i've only come across with video live streaming, but very little information on how to do a live transmission of audio.
ps: the only info on streaming audio that i've found so far is about audio on demand, but the way i want things to happen the client can't chose the music.
View 1 Replies
Jul 19, 2010
I'm recording a mono audio stream using a PIC at 8-bit 8Khz and streaming it raw to another microprocessor that houses a web server. I'm currently buffering the data and turning it into a wav file that gets played in the browser. What I'd like to be able to do is continuously stream the audio as it's being recorded without putting a lot of encoding overhead on the second processor. I've been searching but most searches turn up just streaming from a stored file, but since the file size isn't known ahead of time I'm not sure how to do this without the overhead of mp3 encoding.
View 2 Replies
Sep 17, 2009
I am looking to broadcast live video and need a camera that is better than a simple webcam. It looks like they used to make video cameras that would register as webcams, but stopped making them.If you wanted to broadcast an event live, what would be a good camera to use?
View 5 Replies
Mar 18, 2010
I have an mp3 player, that I would like to add live streams to.
here is an example url of what I'd like to stream. [URL]
is there a way to do that in flash AS3?
View 3 Replies
Jul 19, 2010
I need to improve the uptime of a 24/7 live audio stream. Periodically, the connection between FMLE and FMS (3.0.1) is broken and FMLE cannot reconnect. FMLE shows NetStream.Publish.BadName error. How do I prevent this error and get FMLE to automatically reconnect every time? What other measures can be taken to improve the uptime of a live audio stream publishing from FMLE 3.1 (Windows) to FMS 3.0.1? Also, are there any improvements in FMS 3.5 that will help with uptime?
Message was edited by: brian.holderchow
View 7 Replies
Sep 4, 2011
I am brand new to flash and AS3, and everything else code related. I've built a simple file with text and audio. The audio is an external file, and it plays with a mouse click. Everything tests fine in flash. I also placed the file in Dreamweaver and previewed in a browser - that's working. But... I've now uploaded the file to a live site. The text shows up but it doesn't play.
View 11 Replies
Mar 24, 2010
I develop with Actionscript and was glad to see that AIR 2.0 was going to give access to mic input data. I planned to use this to create a visualizer set to the tempo of the incoming live audio. After doing a few days of google research it seems unlikely that it will be possible to analyze the data of the mic input in Flash/AIR. If anyone has ideas on how I can achieve this in AIR please let me know. (I'm open to workarounds.)Run on OSX Two windows - one that can go fullscreen while the other(controller GUI) stays put Able to access live mic input data I've done reading on FFT and understand what needs to be done on the sound side so no need to help with that.
View 1 Replies
Apr 6, 2009
HI installed flash media server 3.0.4 on a Windows 2003 server.I am using the default LIVE application and broadcasting to it using FME version 3.0 Inside FME I choose MP3 as the audio codec, stereo and 128kbps When I watch the stream everything works fine but after a minute (sometimes 2 minutes) the sound disappears and I can only see the video run.If I refresh the page that contains the SWF that plays the stream then the sound works again but then again after a minute the sound stops and only the video continues to play. It is important to say that this only happens when I play a live stream from a server that is located outside of my local LAN. If I play a stream from my development FMS server in my local LAN this problem doesn't happen using the same SWF and same settings in FME.Moreover, if I use the nellymoser audio codec then everything works fine and this problem doesn't happen also. The thing is that I want to broadcast a live event and it is very important that the audio sounds good (stereo and 192kbps) and if I use the nellymoser codec the results aren't that good.
View 5 Replies
Mar 5, 2012
I currently use FMS 4.5 to steam Live Technical Videos.
Hooked into Flash Media Live Encoder is a Roland VR-5 which lets me have multiple Camera switching.
I want to braodcast also a few live Audio only streams. I could easily use the VR-5 which in turn has a Behringer Audio Mixer attached to allow up to 16 Audio devices to be mixed in, and then just turn off the Video option in Flash Media Live Encoder but:
I don't want to have to put a video window on the Webpage. I just want an Audio controller.
So how can I use FlashMedia Server to just stream a live Audio feed?
View 1 Replies
Mar 30, 2010
I have created an object in cinema 4d. I want to be able to use this in flash as an interactive object. The object is a sphere and I want the user to be able to click on the sphere and spin it around manually with their mouse. I would like to know how I would take the 3d object from cinema4d and put it into flash...
View 1 Replies
Nov 17, 2009
I need to merge multiple live audio streams into a single stream so that i can pass this stream as input to VOIP through a softphone.For this i tried the following approach:Created a new stream (str1) on FMS onAppStart and recorded the live streams (sent throgh microphone) in that new stream.
Below is the code :
application.onAppStart = function()
{
[code].....
View 1 Replies
Jan 13, 2009
Anyone using Collada files from Cinema 4D for Papervision?The model loads fine but if there is more than one object in the scene it applies the first material to all of them rather than their respective ones. My output in flash says this:
Code: Select allINFO: BitmapFileMaterial: Loading bitmap from BodySurface_Color.png
INFO: BitmapFileMaterial: Loading bitmap from HeadSurface_Color.png
INFO: BitmapFileMaterial: Loading bitmap from ShaftSurface_Color.png
INFO: BitmapFileMaterial: Loading bitmap from TipSurface_Color.png
[code]....
When I look inside the collada file I see "Material1" used a lot in places where I think there should be proper material names from the 3d program.Ive attached the DAE and the textures if anyone can help, this was all working fine from the same model exported from Maya so I have a feeling its bad exporting from c4d.
View 2 Replies
Jun 2, 2010
I built a timeline based player with 2 menus and many videos that you can play.The buttons move the timeline to a frame label and the video plays. The back button has a stop function built in it so the video stops playing when its hit.It plays wonderfully locally but once on a server after a few clicks it boggs down and sometimes the audio from the last video remains playing even when prompted to stop. I was pointed to use the add and remove child functions to prevent this but being very new to Flash and 100% self taught i have zero idea on how to do this. The link to the player is[url]....Even if its a link to a tutorial or something.
View 3 Replies