Audio stream with 10.9.9.339 outs

My application (which uses the asound library) becomes all of a sudden, the mistakes he did not before.

The same BAR for the PlayBook works fine without errors but it is errors in the Alpha A Dev and Dev Alpha B.  The audio has changed?

Definition of the thread priority is no longer works in the latest OS?

don't know what the limit is.  some threads of highest priority in the system are part of the e/s audio driver (most are 50 and at least one thread interruption is 51).

would certainly be worth to get a code that works well on the playbook, but not a dev alpha (which has a better processor).

See you soon,.

Sean

Tags: BlackBerry Developers

Similar Questions

  • How can I play the audio stream with Windows Media Player 11 AAC?

    Hello

    I want to listen to a live stream of a Shoutcast radio station which is in AAC format. I want to play with my Windows Media Player 11 on Windows XP SP3. I still don't play. It seems that it is not supported by WMP 11, but if missing a codec, it should be automatically downloaded from Microsoft, since the option "Download codecs automatically" is checked in the options of WMP, and my security level in Internet Options is set by default.

    Y at - there a way or a codec plugin, so I can play the stream AAC on WMP 11?

    Thank you.

    Assem

    Orban AAC/aacPlus Plugin will allow WMP 11 to play AAC streams. Note that you have to replace the http stream with icyx URL part, so to read your example AAC stream, you must enter icyx://109.234.157.154:2012 in WMP, via file - Open URL... (press Ctrl + M, if you don't see the file menu). Tim Baets
    http://www.BM-productions.TK

  • Problems with audio/video streaming with USB devices on zero clients

    Hello:
    We are using view 6.1.1 in our environment and problems getting audio/video streaming to work well with the USB headsets, with zero customers.  Helmets are Jabra Link 360 and customers zero Samsung NC241.  Helmets are used as well for the phones to Jabber and also as audio device by default.   We started with the audio driver Teradici and everything seemed to work well, except that users could not answer calls on the headset itself with the button on the headset.  They were able to answer the calls of Windows though and the part worked fine.  In order to get the physical button to work, we had to first fill the USB receiver they use on the zero clients so that Windows will see as the device Jabra 360 and not the audio device Teradici.  Then we had the EHCI USB mode on them as well, and after that he started to work very well.  However, the helmets also serve as the audio device main as well as the communication (phone) device, with audio streaming continuously throughout the day.  With the current configuration, audio streaming will cut in and out during the day, and audio/video is not always to stay in either phase.

    I also applied the registry in this KB hack, VMware KB: improvement in audio quality when you use speakers or USB headsets with a desktop VMware view Horizon 5.2 , which helped clear up Crackle that we originally with the part phone headsets.  But there is still the issue of streaming audio.

    I wonder if the effectiveness of the bridging USB is not as effective and also is there a way to make this work better?  I read that the use of the pilot Teradici is supposed to help with audio/video problems, but do not know how that can be applied to USB devices as we use.  I've been reading upward on Teradici audio/video settings, but do not know where to go from there.  I was hoping that there are some best practices to use USB headsets with a view, but so far I'm not finding anything useful.

    For any help or suggestion would be greatly appreciated.  Thanks in advance.

    We were finally getting help by the people of Cisco after validation in the here and even open a support ticket with VMware, which was open for more than a month without will.  Where others try to implement similar, here are our findings:

    • Zero clients combine traffic USB and PCoIP.  It is not good when there is a lot of audio/video/USB traffic, especially the USB headsets that also carry audio softphone.  In our case, the USB traffic was so dense that it was causing audio and video become troubled and freeze and eventually cause the pcoip_server service to break in the virtual machine itself and cause the client disconnect.  The fix?  Don't use customers zero with USB phones software, they are not just designed for this type of solution.
    • Thin clients are much better designed for USB softphones.  In our case, we used the Cisco VXME client, which is the method of support for the use of Windows thin clients with the client of the Horizon.  There is integration between the two products that isolates the VOIP traffic out of the virtual machine and keeps it local on the client itself.  Regular audio and video traffic still go through the virtual machine using Teradici or VMware RTAV driver.

    Hope this helps others who may run this question.  One thing we did not try was a wired headset using the AV sockets on the zero client and Teradici audio driver.  This can work, but our needs here were the headphones must be bluetooth, so we were forced to stick with USB.

  • WTVConverter problem with multiple audio streams...

    The WTVConverter MSFT includes Windows 7 does not correctly handle multiple audio streams. The WTVConverter in the conversion of the format ".wtv' to '.dvrms' instead of keep the main audio stream retains the other stream audio visually impaired. Usually, he keeps the other stream audio visually impaired. NCIS and NCIS Los Angeles, CBS programs have this problem because they include signals SAP (accessibility for blind and partially sighted options)
    How can I tell WTVConverter to include only the main audio instead of the stream audio visually impaired
    Thank you
    Chandra

    Hello, Chandra

    If you think that there should be an option to select a stream when converting, you can leave your comments on the following link:http://mymfe.microsoft.com/Windows%207/Feedback.aspx?formID=195

    In addition, you can try searching for a free replacement program convert WTV files.

    David
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • range poor when bluetooth audio streaming

    My Macbook 2015 beginning has brought very poor when audio streaming to bluetooth speakers. my laptop should be in 1-2meters for clear sound without interruption. the most and jump in and out sounds like and scratched old CDs. not in any wall or something just to work from one end of my room the other maybe 3 meters... I have a bar of his sony with streaming audio bluetooth and one pill of beats the range is compatible with the two speakers. If I use my iPhone 6 paired with the same speakers the beach is really good 6 + meters... I've already had the laptop replaced from jbhifi for this problem and the replacement is identical. have apple cheeped out on the inner workings of bluetooth on this model?   I was wondering if anyone else has similar problems of bluetooth with these new MacBook?

    No, my bluetooth works fine. I can even run around the House with my bluetooth headset. I could say, mine is 20 meters. Not sure, but I can go very far with it

  • Reading files audio sampled with media player

    Hello.

    On the Simulator, the following code works fine:

    System.out.println("starting con");
    FileConnection con = (FileConnection)Connector.open(loc, Connector.READ);
    System.out.println("making input stream");
    InputStream instream = con.openInputStream();
    System.out.println("Starting player");
    Player p = Manager.createPlayer(instream, type);...
    

    He created the player and later tells the player to begin playing the audio.  The variable "loc" is the location of a file in the audio folder of the sample (ex: file:///store/samples/ringtones/Alarm_Antelope.mid).

    It works perfectly on the Simulator.  When I put it on the device, the try/catch block that surrounds the "InputStream instream = con.openInputStream ();" line is triggered and the exception returns the following error: "net.rim.device.api.system.ControlledAccessException" in the console. A google search has met a person who was trying to record videos, and the suggestion was to start it with the command "invokeLater.  I tried with no luck.

    The only files that play on the device within my program are those who are in the SDCard/blackberry/ringtones folder.  Cannot create flow of entry for any file in the samples directory.

    I manually set all the permissions of the application to allow before running this application.  The application is signed as well.

    So the question is, how I play multimedia files from the examples folder?  Is there an IT strategy that would block this type of access to the files?

    Will give glory to whoever solves this.

    You can't play the tones that distributes the RIM on the device.

    See this post.

  • Publish an audio stream only (HLS)

    Hello

    the documentation says:

    "To serve the flow over a cellular network, one of the components must be audio only. For more information, see Overview of HTTP Live Streaming.

    To publish an audio stream only, enter the following in the field of Flash Media Encoder stream:

    Livestream%i? ADBE-live-event =liveevent& adbe-audio-stream-name =livestream1_audio_only& adbe-audio-stream-src =livestream1

    If the encoder specifies individual applications for each stream channels, use the individual data stream names instead of the variable %i :

    livestream1? ADBE-live-event =liveevent& adbe-audio-stream-name =livestream1_audio_only

    livestream2? ADBE-live-event =liveevent& adbe-audio-stream-name =livestream2_audio_only

    "

    ...

    "

    To generate a playlist of variation at the level of the game when you use an audio stream only, specify the audio codec of the audio stream only. Specify the video streams containing audio and video codec and the audio. For more information on the use of the generator of F4M/M3U8 file at the level of the game, see publish and play live several debits broadcasts a HTTP.

    "

    Does this mean that by using an encoder OUT (with the AAC plugin) installed I can stream BOTH audio + video AND audio only streams via HLS to iOS client?

    If so, how to connect to a stream v + and how to connect audio streams only in iOS? (To be more precise - I would need two m3u8 file, how to create them in the supplied generator)

    What about the need to provide multiple flows (for audio), probably 64 is not enough - multiple machines encoder or multiple instances of encoder?

    Does this mean that using a GFFE encoder (with the AAC plugin) installed I can stream BOTH audio + video AND audio only streams via HLS to iOS client?

    Yes

    If so, how to connect to a stream v + and how to connect audio streams only in iOS? (To be more precise - I would need two m3u8 file, how to create them in the supplied generator)

    In this case, ios can play a + v flow using m3u8 url

    http://Server/HLS-live/livepkgr/_definst/LiveEvent/livestream1.m3u8

    and audio streams only using m3u8 url

    http://Server/HLS-live/livepkgr/_definst_/LiveEvent/livestream1_audio_only.m3u8

    Using Report Builder, you can create a playlist option where you can specify several bitrate has + v flow m3u8 url (you already know) and audio only stream m3u8 url. This tool is just a serialize all of the information you provide to it. It does not flow generate individual m3u8 URL on its own. This variant playlist can be hosted somewhere. When the player asking this playlist variant, it identifies all correspondents m3u8 URL and bitrate. Player will play the url m3u8 than hasbitrate just below its bandwidth of entry.

    Probably I could not clearly to your question. Let me know if it helps.

  • Streaming with SMU-6544

    I'm at the stage of planning for a system using cards SMU-6544.  I have not yet material.  I want to constantly stream my generation and acquisition and compare real-time software.  I want to be able to run the minutes, hours, or days, and be able to count it fails and the failure rate.  I'm looking example "Acquisition continues - memory stream".  In this example, the SamplesPerRecordIsFinite property is set to FALSE, SetRelativeTo is set to "current position".  In a loop, "FetchBacklog" property is queried until there is enough data and a waveform drillthrough action is performed.  My questions are: can I run this streaming acquisition forever, or it stops when the memory card is full?  I suspect he can go forever since most logic analyzers have 'circular memory', but I don't want to assume.  Also, I will acquire data to clock frequency of 20 MHz, 16-bit, both on the data rate of 40 MB/s.  I guess that this approach will work at this data rate because it is much slower than the ability to stream the 6544.  It will be a problem?

    Hello

    The pointer memory will roll once it reaches the end of the memory.  Once the FetchBackLog hits a specified value, it must pass all the values out of the room and move the pointer to the "oldest" sample and refresh with new information in the order book.  This will allow your feed to continue indefinitely.  The memory embedded amount will determine the maximum size of the buffer, you can get.

    At the pace you want to run and the channels, that won't be a problem either.  Background basket SMU communication will allow the Commission to reach the rate of acquisition of 660 MB/s and 400 MB/s for this Council HSDIO generation.  Even with PXI (theoretical flow 130MO/s) you would have no problems with the 40 MB/s out of the tray.

  • Unable to read the audio stream: no audio hardware is available, or the hardware is not responding.

    my kids are always downloading music and other things on the internet and some without reason, I lost my sound that I get an error that there is no audio device found... or being used?  This was the last message according to test of microspft race driver and then tried to play something of my documents... Unable to read the audio stream: no audio hardware is available, or the hardware is not responding.  Can you help?  Bill

    (1) try reinstalling the audio drivers from the drivers disk that should
    came with your PC.
    (2) try to do a restore to the point where the problem wasn't there:
    Start > programs > Accessories > system tools > system restore
    (3) download and install the latest driver from the manufacturer's website.
     

    Best regards
    Singapore Web hosting

  • How to transcribe audio streams in real-time text?

    Hello

    Currently, I listen to a live audio stream voice using Communicator Desktop WAVE on Windows XP. I want to use a voice-to-text application to transcribe this audio in Word or Excel in real time. I'm looking to reproduce the same experience as the direct subtitles on TV. I read that Windows is a speech recognition software and there are also 3 application of the part such as Dragon NaturallySpeaking. Is it possible to what I can achieve this?

    Thank you very much

    dambk.

    Hello

    The speech recognition software is not transcribe audio voice to text.

     
    You can search in your favorite search engine for the voice to transcribe text software.
    Note: Using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

    You can also visit these links to learn more:

  • Cannot record audio streaming - only microphone listed as peripheral.

    I can't record audio streaming because there is only listed as device micro. I checked in the recording devices, see the disabled devices Show disconnected, but there is nothing except micro it (Realtek High Definition Audio). I downloaded and installed the latest drivers from the website of the manufacturer, nothing changes and I looked in the bios to see there at - it no audio devices listed and (perhaps off), but in the bios, I can't access anything except the date/time settings and password changes.

    Help! :)

    Hello JelenaJovanovic,

    Please provide the make and model of your PC. In addition, the record from the audio device or the stereo mix option is available if the sound card or audio device driver supports this option.

    You can check directly with the PC manufacturer to check if the PC audio device supports the registration of the aircraft.

    I hope this information is useful.

    Thank you

  • How can divide you two audio streams to the speakers and the headphones, using two separate takes?

    I am currently using windows 7 and I want to have music that fate of my speakers then I have game sounds threw my helmet. I currently have Hd Realtek Audio Driver.

    Bumping an old topic.

    I also had this works with the Realtek HD Audio Manager.
    There is an option in the settings: "do front and rear output devices play two different audio streams at the same time."
    Check it and you're good.

    It worked!  Thank you!!  I thought that I should buy a 2nd card audio to accomplish this task.  Can't thank you enough.

    And for the person looking for the option, double-click the Realtek speaker icon in the status bar.  When the window appears look on the left side, click on the pinion (Advanced Settings feature) and you'll see the option right there in the middle of the screen.  Check the box, it will reload the audio driver and you will be ready to go!

  • Not able to record audio streaming as "what you hear" option is missing from Windows 7.

    Original title: return to xp from w7 I need the internal registration option

    I bought a computer laptop compaq 615 with w7pro installed on it.  I have since discovered that for some reason any microsoft removed internal records "what you hear" function so I now can not record audio streaming and cannot also sound route from one program to another, which, as I'm involved in music, is something I have to do.  for example, I wanted to send audio from ableton live to visualjockey but w7 doesn't let me do that. I wanted to also allows you to record with camstudio but w7 will not realize any record audio.  It seems really stupid and now I can't do a lot of things I used to do on my old laptop with xp

    is there a way to get around this? I'm using the latest drivers.  If I reinstall xp on this laptop is going to find the "what you mean the feature? or y at - there a patch or something that I can use Microsoft?

    Thank you very much


    My understanding is that stereo mix is only available on some sound cards. You can try the steps on this wire to turn on the stereo mix:
    http://social.technet.Microsoft.com/forums/en-us/w7itpromedia/thread/73415150-ec9b-44EA-8119-a2ea4f901ca0

    If you don't see it after showing devices disabled and disconnected, it is possible that an update of the driver of the manufacturing may add this feature in the future.

    Cody C
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Streaming with MediaPlayer

    Hello

    I'm testing an Android for Blackberry 10 port on an application that uses the android.media.MediaPlayer to read audio streaming. When I run the application and start playing the stream, it starts but stops after less than a second.

    Therefore, I checked the page does not support API (http://developer.blackberry.com/android/apisupport/unsupportedapi_blackberry10_media.html) and I saw that 'MediaPlayer.setAudioStreamType' was in the list. Does this mean that the audio streaming is not supported at all? Or I'd be able to play streaming audio on an application scope? If so, is there a special trick to apply to get the sound working as long as the streaming?

    Thanks for your help

    Here is the solution, in case anyone has the same problem:

    After some tests, I saw that the URL I get for the flow of music returns a HTTP redirect (302).

    When I use the final URL (after the redirect), the music plays very well, but if I use the original URL, the music plays for less than a second before stopping. I don't really understand why a HTTP redirect would make the MediaPlayer to behave this way, but that's the problem when you use the MediaPlayer Blackberry 10.

    Moreover, the same URL with the original player Android works very well, so if some RIM developers see it, it must be verified in the Blackberry 10 Android wrapper. Thank you!

  • Audio stream

    Alrighty, so I dela final version (1.0.1) of waiting for the flash Sound class be properly supported with streaming audio, but still I get no sound, are there other means of audio stream / access raw audio data?

    It works fine on office air, right on the real playbook, because no sound...

    I'm basically just loading a url into a Sound object request.

    That is to say:

    soundChannel = soundObject.play();
    tunerController = soundChannel.soundTransform;
    tunerController.volume = volumeSlider.value;
    soundChannel.soundTransform = tunerController;
    audioIsStreaming = true;
    

    Any help would be greatly appreciated

    Just found things, seems the Sound API is not fully supported, but I managed to use the MediaPlayer... will see if I can hook up the SoundMixer...

Maybe you are looking for