Flash 8 audio stream

I have designed a small media player reading a continuous
audio/video stream (broadcast).
Using "test movie" on flash 8, it works very well.
Uploading the swf file to the server and having included the
<embedded> code, the player does not play, although the
buttons, display, texts and so on work. What have I forgotten?
The site is www.tinmandownloads.com, and the stream is
http://212.72.165.26:9386.
Any idea?

I tried the suggestion of setting the buffer time for the
netstream object, and that didn't solve it. After a lot of digging
and tweaking of settings, it appears that it is a problem with the
hardware in relation to Flash.
The sound card is the SoundMax Integrated Audio (included in
most Dells). What makes it tricky is that it is a particular
revision of the card. When looking at the device details (Device
Manger->Sound, video and game controllers->SoundMAX
Integrated Digital Audio->Details), the device version is
VEN_8086 DEV_24D5 SUBSYS_017A1028. The drivers are the exact same
as a similar piece of hardware that has the device version VEN_8086
DEV_24D5 SUBSYS_01511028. The only difference between the two is
017A vs 0151.
The problem that exhibitted itself is a slowdown of the
recording stream by a factor of 6. So a 5 second clip becomes 30
seconds. Interestingly, with Flash 7, if the buffer is set, it
doesn't have this problem. However, if the buffer isn't set, the
problem arises. In Flash 9, however, the problem always occurs,
regardless of the buffer being set.
Furthermore, in Flash 7, the NetStream.silenceTimeout is
2000, but in Flash 9, it is undefined. I know this is a hardware
related problem, but I'm hoping there is something I can do in the
software to work around this problem.
I also played around with Breeze a little bit. With both
Flash 7 and Flash 9 using my hardware, if I have two instances of
Flash running (two browsers open), if I press the talk button
immediately after enabling the microphone it slows down by a factor
of two. Once I release the talk button and the re-click it, it
works fine. This leads me to believe that Breeze is doing some
microphone calibration or something.
Hope all this information helps, as this is quite a sticky
problem.

Similar Messages

  • Flash lite audio streaming and offline playing

    Hi,
    I'm interested in developing a mobile application that will
    let the user listen to music (progressive download) and on the
    other hand let him listen to songs he downloaded while he is
    offline.
    One of the project constraints is to make sure the files are
    encrypted and couldn't play on any other player but mine.
    What are my options using flash lite / flash streaming
    server?
    Thanks a lot

    Laurel,
    Thanks for the reply. The following URL states for for Flash Lite 2 and 3 states that the "isStreaming" parameter is ignored, when trying to load external URLs for the Sound object:
    http://livedocs.adobe.com/flashlite/3.0/docs/help.html?content=00004718.html#136115
    How am I supposed to achieve streaming audio if this parameter is ignored?
    Thanks,
    Bruce

  • Flash player 11.3.31.230 on google chrome: audio stream issues

    Hi,
    Just to let you know that i get an audio stream bug on google chrome with the latests 11.3.31.230 realease.
    the received streamed audio in visio chat (i use Adobe LCCS to stream and receive it) is messy (echos etc).
    When i disable this latests release, it works fine again.
    with 11,3,300,271 realease
    Funny thing is that:
    if i receive the audio stream and get the bug on my website.
    and if at the same time i open a new tab with youtube
    the bug is fixed for my website, even if i close the youtube tab after that.
    but whenever i try to close and reopen the audio stream again, the bug comes back.
    I don't believe its a bug associated to my specific configuraiton, but its for every one.
    i get the bug on other computers too.
    Thanks
    Regards,

    I noticed the past two days that Solitaire Blitz game on Facebook and Jewel Quest game on Yahoo are flying now.  I installed 11.4 a few days ago and still have protected mode disabled, but I didn't notice this change until Tuesday evening.  The only thing different about my computer Tuesday is that I had disabled Java.  (I received an email tip from Kim Komando saying Java has security flaws and should be disabled until they can be patched.)  Could there be a conflict between Flash and Java, with Java causing Flash to be slightly slower?  This isn't a real "problem" for me, as I thought both games were working fine prior to disabling Java; but I did notice they were even faster the last couple of days.

  • Flash Player for Streaming Audio

    I am trying to find out whether it’s possible to do
    something with the Flash Player.
    I produce an Internet Radio show on fly fishing,
    www.askaboutflyfishing.com. We interview guest experts on a
    teleconference call and stream the audio live over the Internet.
    Our current broadcast company delivers the audio stream in
    the form of a Windows Media Player codec, which our listeners play
    with Windows Media Player.
    Is it possible to use a Flash Player to play this same live
    stream?
    I would appreciate any help you can offer.
    Thanks,
    D. Roger Maves

    Flash uses the Flash Media Server to stream live content,
    this content needs to be pushed through the Media Server to go out
    to any of your listeners using flash. Since you are already using a
    service to pump out a WMA stream they should be able to push this
    to a Flash server as well, but because they use different codecs
    and different streaming protocols you can not use the same
    stream.

  • Windows Vista and Flash Media Server Streaming Problems

    My company recently started using Flash Media Server to
    stream audio and video content.
    My boss just installed Windows Vista Ultimate and now no
    streaming content will play at all. Simple Flash animations work,
    but nothing that accesses the Flash Media Server for content. I've
    uninstalled and reinstalled multiple versions of the Flash Player
    on his machine but nothing seems to work. I also tried the new
    "Reset" feature in IE that is supposed to return it to it's
    shipping state and that didn't work. I navigated to the "System 32"
    folder and ran the Flash Updater EXE. I downloaded and installed
    all of the available updates through "Windows Update".
    I also tested Flash Objects that stream video on Adobe.com
    and they don't play either. Has anyone heard of this happening or
    know what I need to do to fix it? I don't know if this is a bug in
    the Flash Player or with Windows Vista.

    This appears to be the solution:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=44&catid=184&threadid =1243464&enterthread=y

  • How to enable live audio streaming in FF running Windows 7

    I am unable to listen to live audio streams, please help !

    Which plugin is used for those streams?
    Your More system details list shows the WMP plugin and the Flash plugin as commonly used plugins to play streams.
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • .mp3 compressed audio stream dose not play in AIR

    Hi All,
    We are trying to load stream audio file with mp3 compression in the AIR app using the follwoing code using FLash CS4 -
    var snd:Sound = new Sound();      
    snd.load(new URLRequest(""http://67.159.30.133""));
    snd.play();
    This works fine when we publish for flashPlayer 9/10. When we try to publish it using AIR the sound dose not play.
    We have tested with another approach, where we are loading sound with .flv compression. Here we are using NetConnection and NetStream method to play the sound. With .flv compression it works well in both flash player version as well AIR versions. On the other side when we try to use NetConnection and NetStream method to play .mp3 compressed audio stream it dose not pl when we publish in AIR or flashplayer.
    If anyone having any info to play .mp3 compressed format in AIR file will be very much appreciable.
    Regards,
    Kaushik
    [email protected]

    While waiting for replies (I don't use xdcam) go to Google and enter
    site:forums.adobe.com xdcam
    to read other xdcam discussions... one may help

  • How to embed an adpcm format audio stream to rtmp stream?

    I am a flex developer, i encounted a problem when i develop a flash program for my ipcamera,
    i add a adpcm format audio stream to the rtmp stream, but the specification says that only 5.5k,11k,22k and 44k is supported,
    but my device can only generate an audio stream which has a 8k sample rate, can any one help me to do some thing.

    It's possible.
    Did some experiments with this about a year ago using both HSound and JMF, it works but the results were not very good but probably today's boxes do it better. The problem is that it's heavy for a box to play a long or a looped clip with the result that the overall performance of your application goes down dramatically.

  • Windows Media Server Audio Stream

    Is there a way to play a Windows Media Server Audio stream on
    Adobe Flash Player embeded on a website?

    Not that I've ever heard of... you'd have to get that audio
    into some form that Flash supports (as either audio or
    video...)

  • Safari Unexpectedly Quits While Audio Streaming

    Safari repeatedly quits while audio streaming using either the BBC iPlayer, or the 'stand-alone' Real Player.
    Does anybody else experience this or, better-still, have a fix?

    Thanks for the comprehensive reply. Although I haven't tried any of the suggestions below yet, I just experienced the same problem again, where the dialogue message 'blamed' a plug-in.
    The full Problem Report is below. Does it help identify which PLug-in is causing the problem?
    Process: Safari [15600]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.0.4 (5523.10.6)
    Build Info: WebBrowser-55231006~1
    Code Type: PPC (Native)
    Parent Process: launchd [143]
    Date/Time: 2008-02-16 10:58:30.093 +0100
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000005d4e98
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ...ple.ApplicationServices.ATS 0x92dcb4f4 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 440
    1 ...ple.ApplicationServices.ATS 0x92dcb544 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 520
    2 ...ple.ApplicationServices.ATS 0x92d89c7c AVLRFindBestMatch + 428
    3 ...ple.ApplicationServices.ATS 0x92d89a70 FindEntryInNameCacheByName + 524
    4 ...ple.ApplicationServices.ATS 0x92d8957c FindFontIDFromNameInternal + 204
    5 ...ple.ApplicationServices.ATS 0x92da2288 _eFOFindFontIDFromName + 76
    6 ...ple.ApplicationServices.ATS 0x92da2214 FOFindFontIDFromName + 128
    7 com.apple.QD 0x94a1c118 ATSUFindFontFromName + 196
    8 ...romedia.Flash Player.plugin 0x06a58cc8 Flash_EnforceLocalSecurity + 21564
    9 ...romedia.Flash Player.plugin 0x06a58ebc Flash_EnforceLocalSecurity + 22064
    10 ...romedia.Flash Player.plugin 0x06a59db8 Flash_EnforceLocalSecurity + 25900
    11 ...romedia.Flash Player.plugin 0x06a59ca8 Flash_EnforceLocalSecurity + 25628
    12 ...romedia.Flash Player.plugin 0x06a59480 Flash_EnforceLocalSecurity + 23540
    13 ...romedia.Flash Player.plugin 0x06a90b3c Flash_EnforceLocalSecurity + 250544
    14 ...romedia.Flash Player.plugin 0x06aa0f54 Flash_EnforceLocalSecurity + 317128
    15 ...romedia.Flash Player.plugin 0x06a9aed8 Flash_EnforceLocalSecurity + 292428
    16 ...romedia.Flash Player.plugin 0x06a98010 Flash_EnforceLocalSecurity + 280452
    17 ...romedia.Flash Player.plugin 0x06a97e84 Flash_EnforceLocalSecurity + 280056
    18 ...romedia.Flash Player.plugin 0x06a972ec Flash_EnforceLocalSecurity + 277088
    19 ...romedia.Flash Player.plugin 0x06a95784 Flash_EnforceLocalSecurity + 270072
    20 ...romedia.Flash Player.plugin 0x06bae00c Flash_EnforceLocalSecurity + 1419136
    21 ...romedia.Flash Player.plugin 0x06b3b700 Flash_EnforceLocalSecurity + 949876
    22 ...romedia.Flash Player.plugin 0x06b3b028 Flash_EnforceLocalSecurity + 948124
    23 ...romedia.Flash Player.plugin 0x06b1e270 Flash_EnforceLocalSecurity + 829924
    24 ...romedia.Flash Player.plugin 0x06bd1850 nativeShockwaveFlashTCallFrame + 60384
    25 ...romedia.Flash Player.plugin 0x06bd60c8 nativeShockwaveFlashTCallFrame + 78936
    26 ...romedia.Flash Player.plugin 0x06b3b044 Flash_EnforceLocalSecurity + 948152
    27 ...romedia.Flash Player.plugin 0x06a70640 Flash_EnforceLocalSecurity + 118196
    28 ...romedia.Flash Player.plugin 0x06b3b700 Flash_EnforceLocalSecurity + 949876
    29 ...romedia.Flash Player.plugin 0x06bd6208 nativeShockwaveFlashTCallFrame + 79256
    30 ...romedia.Flash Player.plugin 0x06aacaec Flash_EnforceLocalSecurity + 365152
    31 ...romedia.Flash Player.plugin 0x06aacc5c Flash_EnforceLocalSecurity + 365520
    32 ...romedia.Flash Player.plugin 0x06aad37c Flash_EnforceLocalSecurity + 367344
    33 ...romedia.Flash Player.plugin 0x06aabe70 Flash_EnforceLocalSecurity + 361956
    34 ...romedia.Flash Player.plugin 0x06aad3bc Flash_EnforceLocalSecurity + 367408
    35 ...romedia.Flash Player.plugin 0x06b35ccc Flash_EnforceLocalSecurity + 926784
    36 ...romedia.Flash Player.plugin 0x06a5f600 Flash_EnforceLocalSecurity + 48500
    37 ...romedia.Flash Player.plugin 0x06a55968 Flash_EnforceLocalSecurity + 8412
    38 com.apple.WebKit 0x969eb6fc -[WebBaseNetscapePluginView sendEvent:] + 364
    39 com.apple.WebKit 0x969ed040 -[WebBaseNetscapePluginView sendNullEvent] + 144
    40 com.apple.Foundation 0x93bb8a98 __NSFireTimer + 144
    41 com.apple.CoreFoundation 0x911a6af0 CFRunLoopRunSpecific + 2992
    42 com.apple.HIToolbox 0x92137ab4 RunCurrentEventLoopInMode + 264
    43 com.apple.HIToolbox 0x921378d8 ReceiveNextEventCommon + 412
    44 com.apple.HIToolbox 0x92137718 BlockUntilNextEventMatchingListInMode + 84
    45 com.apple.AppKit 0x900497a0 _DPSNextEvent + 580
    46 com.apple.AppKit 0x900491f0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    47 com.apple.Safari 0x0000a4dc 0x1000 + 38108
    48 com.apple.AppKit 0x90042eac -[NSApplication run] + 736
    49 com.apple.AppKit 0x9001392c NSApplicationMain + 440
    50 com.apple.Safari 0x00002d10 0x1000 + 7440
    Thread 1:
    0 libSystem.B.dylib 0x952c13ec _semwaitsignal + 12
    1 libSystem.B.dylib 0x952fdfa0 pthread_condwait + 1580
    2 com.apple.WebCore 0x9610ff5c WebCore::IconDatabase::syncThreadMainLoop() + 316
    3 com.apple.WebCore 0x9610b174 WebCore::IconDatabase::iconDatabaseSyncThread() + 420
    4 libSystem.B.dylib 0x952fcbf8 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x952ba9d8 machmsgtrap + 8
    1 libSystem.B.dylib 0x952c18fc mach_msg + 56
    2 com.apple.CoreFoundation 0x911a6664 CFRunLoopRunSpecific + 1828
    3 com.apple.CFNetwork 0x94845c84 CFURLCacheWorkerThread(void*) + 292
    4 libSystem.B.dylib 0x952fcbf8 pthreadstart + 316
    Thread 3:
    0 libSystem.B.dylib 0x952ba9d8 machmsgtrap + 8
    1 libSystem.B.dylib 0x952c18fc mach_msg + 56
    2 com.apple.CoreFoundation 0x911a6664 CFRunLoopRunSpecific + 1828
    3 com.apple.Foundation 0x93be1bec +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
    4 com.apple.Foundation 0x93b8ad9c _NSThread__main_ + 1004
    5 libSystem.B.dylib 0x952fcbf8 pthreadstart + 316
    Thread 4:
    0 libSystem.B.dylib 0x9531f064 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x911b1ab4 __CFSocketManager + 764
    Thread 5:
    0 libSystem.B.dylib 0x952ba9d8 machmsgtrap + 8
    1 libSystem.B.dylib 0x952c18fc mach_msg + 56
    2 ...romedia.Flash Player.plugin 0x06df14f4 nativeShockwaveFlashTCallFrame + 2287748
    3 libSystem.B.dylib 0x952fcbf8 pthreadstart + 316
    Thread 6:
    0 libSystem.B.dylib 0x952baa48 semaphoretimedwaittrap + 8
    1 ...ple.CoreServices.CarbonCore 0x95690b9c MPWaitOnSemaphore + 104
    2 ...romedia.Flash Player.plugin 0x06b75c18 Flash_EnforceLocalSecurity + 1188748
    3 ...romedia.Flash Player.plugin 0x06cadee4 nativeShockwaveFlashTCallFrame + 963188
    4 ...romedia.Flash Player.plugin 0x06b75a88 Flash_EnforceLocalSecurity + 1188348
    5 ...romedia.Flash Player.plugin 0x06b75a50 Flash_EnforceLocalSecurity + 1188292
    6 ...ple.CoreServices.CarbonCore 0x9567c7c8 PrivateMPEntryPoint + 76
    7 libSystem.B.dylib 0x952fcbf8 pthreadstart + 316
    Thread 7:
    0 libSystem.B.dylib 0x952baa58 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x952fde9c pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x9565ce40 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x9565cc14 TSWaitOnSemaphoreCommon + 428
    4 ...ickTimeComponents.component 0x0842d8c0 ReadSchedulerThreadEntryPoint + 5312
    5 libSystem.B.dylib 0x952fcbf8 pthreadstart + 316
    Thread 8:
    0 libSystem.B.dylib 0x952baa38 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x952fdeac pthread_condwait + 1336
    2 org.HelixCommunity.clntcore 0x09af64e8 CloseEngine + 1295308
    3 org.HelixCommunity.clntcore 0x09ab72e4 CloseEngine + 1036744
    4 org.HelixCommunity.clntcore 0x09a6475c CloseEngine + 697920
    5 libSystem.B.dylib 0x952fcbf8 pthreadstart + 316
    Thread 9:
    0 libSystem.B.dylib 0x952baa38 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x952fdeac pthread_condwait + 1336
    2 org.HelixCommunity.clntcore 0x09af64e8 CloseEngine + 1295308
    3 org.HelixCommunity.clntcore 0x09ab7b64 CloseEngine + 1038920
    4 org.HelixCommunity.clntcore 0x09a8335c CloseEngine + 823872
    5 libSystem.B.dylib 0x952fcbf8 pthreadstart + 316
    Thread 10:
    0 libSystem.B.dylib 0x952baa38 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x952fdeac pthread_condwait + 1336
    2 org.HelixCommunity.clntcore 0x09af64e8 CloseEngine + 1295308
    3 org.HelixCommunity.clntcore 0x09ab72e4 CloseEngine + 1036744
    4 org.HelixCommunity.clntcore 0x09ac2670 CloseEngine + 1082708
    5 libSystem.B.dylib 0x952fcbf8 pthreadstart + 316
    Thread 11:
    0 libSystem.B.dylib 0x952bab58 machwaituntil + 8
    1 libSystem.B.dylib 0x953468fc nanosleep + 324
    2 libSystem.B.dylib 0x953467a4 usleep + 68
    3 org.HelixCommunity.clntcore 0x09ab7f7c CloseEngine + 1039968
    4 libSystem.B.dylib 0x952fcbf8 pthreadstart + 316
    Thread 12:
    0 libSystem.B.dylib 0x952bab58 machwaituntil + 8
    1 libSystem.B.dylib 0x953468fc nanosleep + 324
    2 libSystem.B.dylib 0x953467a4 usleep + 68
    3 org.HelixCommunity.clntcore 0x09ab7f7c CloseEngine + 1039968
    4 libSystem.B.dylib 0x952fcbf8 pthreadstart + 316
    Thread 13:
    0 libSystem.B.dylib 0x952ba9d8 machmsgtrap + 8
    1 libSystem.B.dylib 0x952c18fc mach_msg + 56
    2 com.apple.CoreFoundation 0x911a6664 CFRunLoopRunSpecific + 1828
    3 com.apple.audio.CoreAudio 0x94c9ee3c HALRunLoop::OwnThread(void*) + 212
    4 com.apple.audio.CoreAudio 0x94c9ec80 CAPThread::Entry(CAPThread*) + 104
    5 libSystem.B.dylib 0x952fcbf8 pthreadstart + 316
    Thread 14:
    0 libSystem.B.dylib 0x952baa58 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x952fde9c pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x9565ce40 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x9565cc14 TSWaitOnSemaphoreCommon + 428
    4 ...ple.CoreServices.CarbonCore 0x9568f1f8 DeferredTaskThread + 68
    5 libSystem.B.dylib 0x952fcbf8 pthreadstart + 316
    Thread 15:
    0 libSystem.B.dylib 0x952baa58 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x952fde9c pthread_condwait + 1320
    2 com.apple.audio.CoreAudio 0x94cb0884 HP_IOThread::WorkLoop() + 488
    3 com.apple.audio.CoreAudio 0x94cb0684 HPIOThread::ThreadEntry(HPIOThread*) + 12
    4 com.apple.audio.CoreAudio 0x94c9ec80 CAPThread::Entry(CAPThread*) + 104
    5 libSystem.B.dylib 0x952fcbf8 pthreadstart + 316
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x92dcb4f4 srr1: 0x0000d030 dar: 0x005d4e98 dsisr: 0x40000000
    r0: 0x00000004 r1: 0xbfffbe40 r2: 0xa058f1d8 r3: 0x00000001
    r4: 0xa058f22c r5: 0x000001a9 r6: 0x000001a8 r7: 0x80000000
    r8: 0x00000000 r9: 0x00480318 r10: 0x92d8a53c r11: 0xa058fdd0
    r12: 0x952c4cf4 r13: 0xa058f1d8 r14: 0xbfffc208 r15: 0xa058f11a
    r16: 0x00000004 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000007 r22: 0xa058f098 r23: 0x92d89d24
    r24: 0xbfffbf5c r25: 0xbfffbf58 r26: 0xa0592550 r27: 0xa058f098
    r28: 0x00000001 r29: 0x00000001 r30: 0x005d4e94 r31: 0x92dcb34c
    cr: 0x28222244 xer: 0x00000000 lr: 0x92dcb4b8 ctr: 0x952c4cf4
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0x138ff7 com.apple.Safari 3.0.4 (5523.10.6) <56413834b1508c734b52e6a1aa83e719> /Applications/Safari.app/Contents/MacOS/Safari
    0x17c000 - 0x18bffc SyndicationUI ??? (???) <686861312ce148fcdb0b0432d4d02c9a> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x19a000 - 0x1b3fff com.apple.CoreVideo 1.5.0 (1.5.0) <f1e561d4ba585d5740e3d4990729b8de> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x6ae000 - 0x776ffb com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x3b2f000 - 0x3b35fff libCGXCoreImage.A.dylib ??? (???) <4e1cd099b993b5ad9637cd0435a3a182> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x3c41000 - 0x3c42ffc com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <0118f511530fa8d4fa6a0ee7ed9ca6f9> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x3cbc000 - 0x3cc3fff com.apple.JavaVM 12.0.0 (12.0.0) <7a7d795d9c93b302a8a2b838bcb6a914> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x6045000 - 0x6048ff3 com.apple.QuickTimeH264.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x6600000 - 0x6628ffb +com.RealNetworks.RealPlayerPlugin ??? (0.0.1d1) /Applications/RealPlayer.app/Contents/MacOS/RealPlayer Plugin.plugin/Contents/MacOS/RealPlayer Plugin
    0x6631000 - 0x6957fff com.apple.QuickTime 7.4.1 (14) <3087ee45234222a1563007c962626f3a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x6a4f000 - 0x6e6cfef +com.macromedia.Flash Player.plugin 9.0.115.0 (1.0.1f23) /Users/paulkeeton/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x7fb3000 - 0x7fb7fff com.apple.CoreMediaAuthoringPrivate 1.2 (1.2) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x8021000 - 0x821ffcb +net.telestream.wmv.import 2.1.3.10 (2.1.3.10) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x824e000 - 0x83baff9 com.apple.QuickTimeStreaming.component 7.4.1 (14) <d3aa742ac5e888430726e1369807b2a5> /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x8417000 - 0x90fdfef com.apple.QuickTimeComponents.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9448000 - 0x94e7fff com.apple.QuickTimeImporters.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9509000 - 0x95d6ff3 com.apple.QuickTimeMPEG4.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x95f6000 - 0x9622fff com.apple.CoreMediaPrivate 1.4 (1.4) <9bd5fc8365eccf8c289eb3009fee3800> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x9632000 - 0x97d3fc3 +net.telestream.wmv.advanced 2.1.3.10 (2.1.3.10) /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x9814000 - 0x9852ff7 com.apple.QuickTimeFireWireDV.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x985c000 - 0x98c5ff3 com.apple.AppleIntermediateCodec 1.0.1 (124) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x98da000 - 0x9937fff com.apple.applepixletvideo 1.2.10 (1.2d10) <39e2c68f9b3a8dec2ff4a31399800d88> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x9960000 - 0x998cfff +org.HelixCommunity.HXClientKit HXClientKit version 0.0.1d1 (10.0.0) /Applications/RealPlayer.app/Contents/Frameworks/HXClientKit.framework/HXClient Kit
    0x99b8000 - 0x9b5dff3 +org.HelixCommunity.clntcore Version 10.0.0.742 (10.0.0) /Applications/RealPlayer.app/Contents/Frameworks/HXClientKit.framework/HelixPlu gins/Common/clntcore.bundle/Contents/MacOS/clntcore
    0x9b96000 - 0x9bccfff +org.HelixCommunity.vsrlocal Version 10.1.0.666 (10.1.0) /Applications/RealPlayer.app/Contents/Frameworks/HXClientKit.framework/HelixPlu gins/Plugins/vsrlocal.bundle/Contents/MacOS/vsrlocal
    0x9bd6000 - 0x9c3bffb +org.HelixCommunity.vidsite Version 10.0.0.423 (10.0.0) /Applications/RealPlayer.app/Contents/Frameworks/HXClientKit.framework/HelixPlu gins/Plugins/vidsite.bundle/Contents/MacOS/vidsite
    0x9c4e000 - 0x9c66fff +org.HelixCommunity.clntxres Version 10.0.0.2416 (10.0.0) /Applications/RealPlayer.app/Contents/Frameworks/HXClientKit.framework/HelixPlu gins/Plugins/clntxres.bundle/Contents/MacOS/clntxres
    0x9c6c000 - 0x9c9cfff +org.HelixCommunity.authmgr Version 10.0.0.1142 (10.0.0) /Applications/RealPlayer.app/Contents/Frameworks/HXClientKit.framework/HelixPlu gins/Plugins/authmgr.bundle/Contents/MacOS/authmgr
    0x9cc5000 - 0x9ceefff +org.HelixCommunity.memfsys Version 10.0.0.682 (10.0.0) /Applications/RealPlayer.app/Contents/Frameworks/HXClientKit.framework/HelixPlu gins/Plugins/memfsys.bundle/Contents/MacOS/memfsys
    0x9cf7000 - 0x9d0afff +org.HelixCommunity.ramfformat Version 10.0.0.1471 (10.0.0) /Applications/RealPlayer.app/Contents/Frameworks/HXClientKit.framework/HelixPlu gins/Plugins/ramfformat.bundle/Contents/MacOS/ramfformat
    0x9d2f000 - 0x9d3effe libSimplifiedChineseConverter.dylib ??? (???) <ebd07f62ca7e5c43550b75d61c8910d6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x9d42000 - 0x9d54ffd libTraditionalChineseConverter.dylib ??? (???) <c6896409186d7ccc1634a8ef79a55e29> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x9d58000 - 0x9d79fff +org.HelixCommunity.ramrender Version 10.0.0.1469 (10.0.0) /Applications/RealPlayer.app/Contents/Frameworks/HXClientKit.framework/HelixPlu gins/Plugins/ramrender.bundle/Contents/MacOS/ramrender
    0x9d80000 - 0x9d9ffff com.apple.OpenTransport 3.0 (3.0) /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x9db7000 - 0x9db8ffd com.apple.aoa.halplugin 2.5.7 (2.5.7f1) <7f1a60978b668db2fc7b7ee642120335> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x9df5000 - 0x9e44ff3 +org.HelixCommunity.rarender Version 10.0.0.743 (10.0.0) /Applications/RealPlayer.app/Contents/Frameworks/HXClientKit.framework/HelixPlu gins/Plugins/rarender.bundle/Contents/MacOS/rarender
    0x9e50000 - 0x9e5ffff +org.HelixCommunity.cook Version 10.0.0.1151 (10.0.0) /Applications/RealPlayer.app/Contents/Frameworks/HXClientKit.framework/HelixPlu gins/Codecs/cook.bundle/Contents/MacOS/cook
    0x9f7e000 - 0x9fa9ffb com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x9faf000 - 0x9fb3fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ea9c438a65be22a5e946e62ebfc9360> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x8fe00000 - 0x8fe309d3 dyld 95.3 (???) <a7be977c203ec5c76b2f25a7aef66554> /usr/lib/dyld
    0x9000e000 - 0x9077ffff com.apple.AppKit 6.5 (949) <ff6de5455323db3dba2d5b0373036823> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x90780000 - 0x90801fff com.apple.print.framework.PrintCore 5.5 (245) <708e8418daf27acff77d7a9aebc54e94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90802000 - 0x90840ff7 libtidy.A.dylib ??? (???) <5ed7eaf2c53383f5bf92fa2b8cd9d16d> /usr/lib/libtidy.A.dylib
    0x90841000 - 0x90924feb libobjc.A.dylib ??? (???) <4a90e315bd1718c3f5ae09ee6c23e36c> /usr/lib/libobjc.A.dylib
    0x90957000 - 0x90f11fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90f78000 - 0x90f78fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90f79000 - 0x90f98fff com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90f99000 - 0x90f9bfff com.apple.CrashReporterSupport 10.5.0 (156) <906c8d99acdeb122551a99cd930bf32f> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x90f9c000 - 0x90fe7ffb com.apple.Metadata 10.5.0 (398) <b6bb1fd5a7a9135f546b2d8cbd65eafc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90fe8000 - 0x910fcffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x910fd000 - 0x9111cfff com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91133000 - 0x9113cfff com.apple.DiskArbitration 2.2 (2.2) <9c8f8ade43fa25b32109ef9dcc0cb5d5> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9113d000 - 0x91262ff3 com.apple.CoreFoundation 6.5 (476) <9073c2bfdf6842562c8b7f0308109c02> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91263000 - 0x91380ff7 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91381000 - 0x913beffe com.apple.securityfoundation 3.0 (32768) <233b3acd9c5329b8f49d2e2a63dc81c7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x913bf000 - 0x913daff3 com.apple.DirectoryService.Framework 3.5 (3.5) <3246a5d1c6a3d678798a90e8c5cd3677> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x913db000 - 0x913f3ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x913f4000 - 0x913ffff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9142f000 - 0x91454fff libcups.2.dylib ??? (???) <0cdb72a2f7d21cce6f7141cfb4063d4c> /usr/lib/libcups.2.dylib
    0x920f7000 - 0x92106fff com.apple.DSObjCWrappers.Framework 1.2 (1.2) <2411674c821a8907449ac741ce6a40c3> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92107000 - 0x9243efff com.apple.HIToolbox 1.5.0 (???) <fb1e7eb09bab8fc9c1675310da5b86ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x924d5000 - 0x927fefe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927ff000 - 0x92826fff libxslt.1.dylib ??? (???) <3700d04090629deddb436aa2d516c56d> /usr/lib/libxslt.1.dylib
    0x92827000 - 0x9282afff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9282b000 - 0x92839fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x9283a000 - 0x928eefff com.apple.DesktopServices 1.4.3 (1.4.3) <2ac43f20a262ad162ff0fc8b60b8e39a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x928ef000 - 0x929fdffb com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x929fe000 - 0x92a33ffb com.apple.LDAPFramework 1.4.3 (106) <d9a3a16b2d468683b68f714d11196d7b> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x92a3a000 - 0x92a55ffb com.apple.openscripting 1.2.6 (???) <12270fbb14905644f78975f227328a98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92a5b000 - 0x92aa1ff9 com.apple.securityinterface 3.0 (32532) <82a438eff282dd1dc1f803dfd91b5f38> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92ae4000 - 0x92b02fff libresolv.9.dylib ??? (???) <ee2b69c3b0d6d4a3167c307f1ee65cb5> /usr/lib/libresolv.9.dylib
    0x92b03000 - 0x92bd1ff7 com.apple.CoreServices.OSServices 210.2 (210.2) <bad4943629f870d305f2bc7c6dfffe2d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x92bd2000 - 0x92c6bfc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92cec000 - 0x92d4effb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d4f000 - 0x92d84fff com.apple.AE 402 (402) <a4b92c8ac89cc774b85fb44c48b9d882> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x92d85000 - 0x92e1effb com.apple.ApplicationServices.ATS 3.0 (???) <34fed4b41a99f16e7103e0309a062c97> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92e1f000 - 0x92e25ffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x92e26000 - 0x92e67ffb libTIFF.dylib ??? (???) <0d0a3107d26786c3708e6a511d5acec9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92e68000 - 0x92e70ffb libCGATS.A.dylib ??? (???) <f08869e380cd4b55e14714fe723cbc66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x92e71000 - 0x92e84ffb com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <7c299626d6167de473e85327699cdb9c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92e85000 - 0x92eccfff com.apple.NavigationServices 3.5.1 (161) <b245f17b2b2902e1f9eeaaa6773f8126> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92ecd000 - 0x93015ff3 libicucore.A.dylib ??? (???) <250daed2fb2e6bf114480e2e4da0728b> /usr/lib/libicucore.A.dylib
    0x93016000 - 0x93019ffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x930a7000 - 0x930abffe libGIF.dylib ??? (???) <d6e2a570359313a39c6783c2ecfee608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x930ac000 - 0x931f5ffb com.apple.ImageIO.framework 2.0.0 (2.0.0) <437c9df52645bf8bead58967ea46ef17> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x931f6000 - 0x931f6fff com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x932ee000 - 0x9364bffe com.apple.QuartzCore 1.5.1 (1.5.1) <e09ec58e69e2b4b8256eaa05d8a71f88> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93652000 - 0x9367dff7 libauto.dylib ??? (???) <c1f2bd227817ad7c7bf29ec74729ac7c> /usr/lib/libauto.dylib
    0x9367e000 - 0x93695ffb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93696000 - 0x9369efff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x9369f000 - 0x936a6fff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93775000 - 0x93828ffb com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <11a3413a91cb500bbd65b8620295005a> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93829000 - 0x93834ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x93835000 - 0x939a0ff9 com.apple.AddressBook.framework 4.1 (687) <55d0fd26085aeb25c536b051f53c1311> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x939ef000 - 0x93ab3ff3 com.apple.CoreData 100 (185) <e07feef645427639349ed2c62abcf169> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93ab4000 - 0x93ab5ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93ab6000 - 0x93abbff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93abc000 - 0x93b6cfff edu.mit.Kerberos 6.0.11 (6.0.11) <16acc832b51b89fdbc563194596623c6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93b6d000 - 0x93b80fff com.apple.LangAnalysis 1.6.4 (1.6.4) <c184bb5b2859e82c5740a6fdb1e3d0bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93b81000 - 0x93dc5ffb com.apple.Foundation 6.5.1 (677.1) <4152239382fb0f48abbcbf35bd04afa6> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93e0d000 - 0x93e1dffb com.apple.agl 3.0.9 (AGL-3.0.9) <ab2f91cfb4e503d2516df44852c35e81> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x93e1e000 - 0x93eedfff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93eee000 - 0x93f09ffb libPng.dylib ??? (???) <c51ec88c87a3f0a646471165e16acd43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93f0a000 - 0x93f17fff libCSync.A.dylib ??? (???) <e7073e93982e6872ed72e5873b791462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x93f35000 - 0x93f5effb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93f5f000 - 0x93fe4fff libsqlite3.0.dylib ??? (???) <7b379cb4220346e99c32c427d4539496> /usr/lib/libsqlite3.0.dylib
    0x93fe5000 - 0x94414ffa libGLProgrammability.dylib ??? (???) <4c75bd9e0eca8999aaa97c304f776b65> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x94692000 - 0x94693fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x94694000 - 0x946eafff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x946eb000 - 0x946f7ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9483b000 - 0x948b5ffd com.apple.CFNetwork 220 (221) <00b882d3d3325526b78ded74880759fe> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x948b6000 - 0x948b6ffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94943000 - 0x949a3fff com.apple.CoreText 2.0.0 (???) <88030136aacddbb747a2eae3937885f5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x949a4000 - 0x949f1ff7 libGLImage.dylib ??? (???) <9dbe7b634d7c01ae3684c547fbbd4d71> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x949f9000 - 0x94a00ffb com.apple.print.framework.Print 218 (220) <c049174237183efe3afce707ce2c6d67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94a01000 - 0x94ab1fff com.apple.QD 3.11.50 (???) <57b7475a61b2d27a600e0a0851d8c7be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x94ab2000 - 0x94ab2ff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94ab3000 - 0x94b3bfff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94bdc000 - 0x94c6efff com.apple.framework.IOKit 1.5.1 (???) <591b8b0cc4261db98a6e72e38eef5f9a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x94c7d000 - 0x94d04ffb com.apple.audio.CoreAudio 3.1.0 (3.1) <880a5a35ef1c5158271ee4b305b35626> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x94dd3000 - 0x94de3fff libsasl2.2.dylib ??? (???) <18935d5e775962f4728b91189b092d45> /usr/lib/libsasl2.2.dylib
    0x94de4000 - 0x94deffff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94df0000 - 0x94eaafff libcrypto.0.9.7.dylib ??? (???) <4ea3d7e9a1c28ac7b17ed80873fe6598> /usr/lib/libcrypto.0.9.7.dylib
    0x9504c000 - 0x9505aff3 com.apple.opengl 1.5.5 (1.5.5) <32b2691d8949b7dec765af89ab04ffdd> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9505b000 - 0x950d6fff com.apple.SearchKit 1.2.0 (1.2.0) <1b448fbae02460eae76ee1c6883f45d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x950d7000 - 0x952b8ffb com.apple.security 5.0.1 (32736) <15632bf9bbdb223194b3d79a2e48e02d> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x952b9000 - 0x95452fe3 libSystem.B.dylib ??? (???) <8a6cd873dfa7ada786efac188f95ed1b> /usr/lib/libSystem.B.dylib
    0x95472000 - 0x954d9ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x954da000 - 0x95564fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x955b4000 - 0x955b6ffd libRadiance.dylib ??? (???) <3d70fcb7557347829c96c9753074b3f1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x955fb000 - 0x95633fff com.apple.SystemConfiguration 1.9.0 (1.9.0) <d925dde7699e6231c88a41b0254a7591> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x95634000 - 0x95934ff3 com.apple.CoreServices.CarbonCore 783 (783) <fd2acaf23e95472f78b8a077fa039986> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95975000 - 0x959a2ff3 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x959b9000 - 0x959e3ff7 libssl.0.9.7.dylib ??? (???) <5dac2e94552ad76696c35bd6886f5a92> /usr/lib/libssl.0.9.7.dylib
    0x959e4000 - 0x959e4fff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x959e5000 - 0x95acefff libxml2.2.dylib ??? (???) <6f383df1e1e775be0158ba947784ae13> /usr/lib/libxml2.2.dylib
    0x95acf000 - 0x95b00fff com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95b01000 - 0x95b66ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x95b67000 - 0x95b87ff7 libJPEG.dylib ??? (???) <92341083256fbcd28888a179ebf941ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95b94000 - 0x96106ff7 com.apple.CoreGraphics 1.351.0 (???) <424b6b6e1fe858a1a0ee3adc36d40634> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96107000 - 0x96107ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x96108000 - 0x9668fff3 com.apple.WebCore 5523.10.6 (5523.10.6) <923d0cbd46b807ad69996377ee95e80e> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x969c7000 - 0x96a86ff9 com.apple.WebKit 5523.10.6 (5523.10.6) <2010268bc671ef79128cf5dea245d8d7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x96a87000 - 0x96ac3fff libRIP.A.dylib ??? (???) <04b63e86e1df732262c361db22275a50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96ac4000 - 0x96b5aff7 com.apple.LaunchServices 286 (286) <a3a0b2af862e9a8945072f8cb523678f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96c80000 - 0x96cdcfff com.apple.HIServices 1.6.0 (???) <a3e89f96e628703a20a2d2f587f3f983> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) <dc8f48ea3439e971b6ec6b51c5b7160a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21ffc libKoreanConverter.dylib ??? (???) <3516a913c9651dc5d3cbef3e1704b50f> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • How to merge multiple live audio streams into a single stream in FMS?

    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()
    application.myStream=Stream.get("foo");           
    application.myStream.record();
    application.onPublish = function (client,stream)
          var streamName = stream.name;
          application.myStream.play(streamName,-2,-1};
    The problem is that the Stream.play plays only 1 live stream at a time.As soon as a the 2nd live stream is sent to FMS then Stream.play stops playing the previous live stream.So,only the latest live stream is getting recorded.Whereas i need to record all the live streams in the new stream simultaneously.
    Any pointers regarding this are welcome.
    Thanks

    well i tried this once for one of my scripts and the final conclusion is its not possible to combine two streams into 1.....how would you time/encode the two voices......there is no know solution to this in flash. If you continue on despite me and find a solution please post it so we can explain to rest of world.

  • I can not get an audio stream from any TV channel on ipad

    I can not get an audio stream from any TV channel on my ipad ,please help me fix this problem

    Muneer-
    What App are you using to get the audio stream?  Safari should work unless Flash is involved.
    I have used the free NPR App to listen to radio stations, but I don't know if it works with TV stations.
    Fred

  • How to embed radio audio stream into a website?

    Hello.  I'm helping out with the radio website below and at the top of the left column is a "Listen Live" link, which currently just goes directly to their live audio stream.  We would instead rather embed that into a Flash player, or such, to make it more professional.  Would someone have a suggestion of a Flash music player that I could embed?  Maybe something like one of Premiumbeat's Flash players?
    http://www.ksevradio.com
    Thank you,
    Wesley

    Hi
    Inserting an mp3 file and live audio streaming are very different, and the difference in complexity would be the equivalent of servicing a bike and servicing a car.
    Even though the tutorial I pointed you too is more complex than you require, the basics are the same, and as there are almost no tutorials on this subjects available unless you wish to delve into the programming - http://www.aaronsw.com/2002/howto/stream, - http://www.phpclasses.org/browse/package/3927.html.
    There are commercial providers available, but the cost may be excessive, e.g. - http://www.livevideostreaming.co.uk/.
    PZ

  • Audio stream (LCCS) persisted after browser closed

    In our app, audio and video streams are published into a room while the users are chatting.
    We were told that it is not necessary to explicitly stop publication; logging out of the room is sufficient.
    Tonight I just had an experience where my chat partner tried to leave the room, experienced a bug, and then closed his browser (Chrome).  He used a tool to kill the process (Chrome) but the audio stream was still being published and audio was going both ways.  He could still hear me, and I him, even though his browser was no longer open.

    I might have to switch to the dreaded Internet Explorer over this. Chrome has no way to change the menu bars around.... which is too Microsoft-like for me. I don't even know if IE lets you modify menu sizes/positions. I left IE because a past version wouldn't let you mess with the menus.
    I found to stop an audio stream from playing after you close a browser window killing the Firefox process works. But I don't know if that is because it is a Firefox issue, or killing Firefox also kills any Flash add-ons.
    Grrrrrrrrr.

  • AS3 Audio Stream

    I'm trying to find a way to capture an audio stream from the
    microphone instead of having to send it to FMS. Anyone have any
    idea how this can be done? I don't care what format the audio gets
    stored in as long as I can play it back. I might store it in memory
    and I might save it to the hard drive using AIR. Some folks have
    figured out how to do this for video with the AS3 PNG encoder so
    I'm sure there's a way to do it.
    Could this be done by hacking the NetStream class somehow?
    To any Adobe folks listening in, Flash could really use video
    and audio encoding classes! I argh every day that it doesn't.
    Thanks.
    Mark

    The flv capture that I mentioned can be found here...
    http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs

Maybe you are looking for

  • Can two JSDK's co-exist without conflick?

    Can two different JSDK's co-exist on the same system without conflick? ...and if so, can you change from one to the other without rebooting on a Windows 2000 Prof. box? How would it be done - changing from one JSDK to the other? Problem: Presently I

  • Quick sorting of Portrait or Landscape images?

    When outputting for a web site, I find I need to apply different sizes to Portrait images than to Landscape ones. Does anyone know how to quickly sort images into these two types? Thanks in advance

  • Start workflow with BAPI / RFC

    HI! I want to start a workflow in Business workflow by RFC. Are there any BAPI for this that i can use. ?

  • Keyword sort option...

    It would be VERY helpful if you could have the option of having the keywords in the metadata sorted alphabetically along with an option that they are left alone in the order that you pick them (or manually add and edit them) and not be sorted.  I am

  • Copy Inactive Version to Active Version in MC78

    Hi PP Gurus, I am not able to copy the inactive version (019) to Active Version (A00) in TCode MC78, it gives the message A00 already exists. But when i want to transport the values to Demand Mangement (thru TCode MC75) it will ask for Active Version