Video Chat, iTunes problem i

I just upgraded to the latest and greatest Mac Pro.
In the past when I received a video chat request (or made one myself) my iTunes would automatically pause. This is not the case now. Is there a known bug? Is this something I can fix?

This happened to me - try running a search of your hard drive for song titles, album titles etc and see if you come up with anything. That's where I found all my stuff.

Similar Messages

  • Video Chat Application : Problem downstream on ios device

    Hi
         I made real time video chat application between mobile (ios and android device with flash builder 4.7 on flex 4.6.0 and adobe air 15) and flash desktop website (flash builder 4.6, on flex 4.6.0 air 4.0).   It's almost done, but there is a problem only ios device subscribe stream is very lag for the first time that video streaming start.   Sometime it is stop for several time before it can be play that stream. I find the cause of it such as network, flash desktop build version, buffer (it's very smooth but there is problem when you press home button while using video chat, It's stream is gone T^T)
    I have the example of downstream :
    // ------------ sample code that using netstream ------------
    if(subscribeNetStream == null)
      subscribeNetStream = new NetStream(subscribeNetConnection);
      trace("Initial for playing agent video")
      subscribeNetStream.client = {onMetaData:function(obj:Object):void{}};
      // display metadata
      var clientMetaData:Object = new Object();
      clientMetaData.onMetaData = function(info:Object):void{
      trace("onMetaData");
      // print debug information about the metaData
      for (var propName:String in info){
      trace("  "+propName + " = " + info[propName]);
      subscribeNetStream.client = clientMetaData;
      // trace the NetStream status information
      subscribeNetStream.addEventListener(NetStatusEvent.NET_STATUS, subscribeNetStatusHandler);
      // set the buffer time to zero since it is chat
      subscribeNetStream.bufferTime = 0;
      // subscribe to the named stream
      subscribeNetStream.play("Stream_name");
      // attach to the stream
      if(!videoSubscriber){
      videoSubscriber = new Video(uicAgent.width, uicAgent.height);
      videoSubscriber.attachNetStream(subscribeNetStream);
      uicAgent.addChild(videoSubscriber);
    ------------------- netstream/netconnection handle method ----------------------------
    private function subscribeNetStatusHandler(event:NetStatusEvent):void{
      trace(event.currentTarget+" : "+event.info.clientid+" : Subscribe netStatus = "+event.info.code+"\n "+event.info.description);
      switch(event.info.code) {
      case "NetConnection.Connect.Success":
      trace("Success to play");
      playStream();
      break;
      case "NetStream.Buffer.Empty" :
      if(holdingNetStream)
      holdingNetStream.seek(0);
      default:
      break;
    // --------- End of sample code ------------------
    I have no idea for solving this problem please suggest me
    Thank you
    Pornphop Sudpan

    Check this page out for a list of apps available in a certain region on the PlayBook:
    http://btsc.webapps.blackberry.com/btsc/viewdocument.do?noCount=true&externalId=KB27203&sliceId=2&cm...
    As for why it would be on your old PlayBook, I've noticed that early releases included all the apps - and then that was changed. The only two ways to get around this is to either sideload the video chat app or use a proxy in another country to set up your new PlayBook.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!

  • Video Chat audio problem

    I placed a msg on the forum several months ago that I could not get the receiver of a video chat call to hear me, although they had good video imput. Well I have held on, expecting my provider to upgrade my line speed. This has now been done and I am able to use video chat. My line speed has been increased 3 fold--384mbps to 1000mbps.Still very slow by world standards, but at least my BB playbook works.  I think someone else in a 3rd world country had similar problems so i hope my imput helps

    a slow upload speed will affect the video
    I had it happen on occasion with DSL lines.
    Click here to Backup the data on your BlackBerry Device! It's important, and FREE!
    Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
    Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
    BESAdmin's, please make a signature with your BES environment info.
    SIM Free BlackBerry Unlocking FAQ
    Follow me on Twitter @knottyrope
    Want to thank me? Buy my KnottyRope App here
    BES 12 and BES 5.0.4 with Exchange 2010 and SQL 2012 Hyper V

  • Video chat UPnP problem

    Hi there,
    Since upgrading to Leopard, my wife and I have had no end of problems video chatting to others via iChat. Everything used to work fine in our older 10.4 installation.
    When we connect in the morning, the first person to open up iChat is fine. They can video chat with others outside our local network no problem. However, the second person that connects can only text chat, video will not work.
    Having read through the threads in here I think I can see the problem, but I don't know how to fix it. That's where I am hoping someone here can help.
    When the first iChat client connects, the router automatically allocates a route through the NAT firewall on port 16402, the debug log says:
    Mapped via UPnP, port 16402 to port 16402
    This is fine, iChat works perfectly on that port configuration.
    However, when the next person opens up iChat on the next computer, we get the following entry:
    UPnP: TCPProc begin loop
    UPnP eport 16402 already mapped: retry next
    Mapped via UPnP, port 16406 to port 16402
    UPnP: TCPProc end
    UPnP shutdown
    In this instance the port the UPnP process allocates is above the range that iChat can use, ie 16406. Hence when we try to video chat it won't work.
    In a previous posting (http://discussions.apple.com/thread.jspa?threadID=1212655&tstart=0) Ralph Johns mentioned that:
    +You will see iChat 4 uses only 10 Ports.+
    +They are similar numbers but start from top Down (16402 being first choice)+
    +(iChat 3 uses 4 from 20 ports bottom up with 16384 being first).+
    My belief is that if my router worked the same in the older version of iChat, then the first port allocated would have been 16384, and then next would be 16388 - a port within the allowable iChat range. Hence everything worked fine with two clients.
    Does anyone have any idea how I can change iChat to use to allocate ports for the bottom of the range, or adjust my router (a Netopia 3346N-VGx) to allocate UPnP ports in a downward direction?
    Thanks in advance,
    Simon

    Hi,
    That is odd.
    I have yet to have failure myself that lists anything other than port 16402.
    I use UPnP in my Netgear DG834G
    I have one computer in Leopard and the other is in Tiger so although I can view the ports UPnP allocates in my Netgear I can not get two to use port 16402 potentially at the same time.
    The next issue is that the Apple Doc says the ports will move down one port at a time.
    Now iChat 3 moves up 4 ports at a time if the lower ones are busy.
    So we have to ask is iChat 4 using some left over remains of iChat 3 ??
    This is because it mat be presuming that 4 ports can not be used (16402-16405) and 16406 would be the next port.
    I could do with knowing where you are getting those readouts from ?
    The router or on the Mac in Console or Terminal ?
    What make is the device ?
    UPnP should allow the same ports to be used from different computers
    However some devices may allocate a temporary Mapping and do what this looks like.
    It looks like two issues.
    1) UPnP is not working as expected.
    2) Maybe the Upgrade has left part of iChat 3 there and is confusing the issue.
    For this go to System/Library/ and show it in Coverflow mode.
    Then check the Date Modified dates of Frameworks
    Look inside and check InstantMessage.framework
    Then inside that check iChatAgent's date
    These should show the date that you installed Leopard.
    USe the Back button until you are back at the System/Library
    Now check the PrivateFramework folder and then the VideoConference.framework inside that.
    Again it should be the install date.
    Edit.
    Go to Applications and click once on iChat
    Use Apple key and I together to do a Get info.
    Which version is it ?
    10:36 PM Friday; December 7, 2007
    Message was edited by: Ralph Johns (UK)

  • Video chat connection problems

    I've been trying to video chat with my friend. She's using iChat v.4.0.7, I'm using iChat v.3.1.9. The most that happens is that we connect, and I get one frame from her end, but then we get a communications error (in particular, error -20). I made changes to the firewall and such, but it seems like nothing's working. What seems to be the issue here? Is it a compatibility issue? I can provide the error log if needed.

    Hi,
    Try these things first at both ends.
    System Preferences > Quicktime > Streaming tab. Set the speed to 1.5Mps and restart iChat.
    This is particularly important at the Tiger end (iChat 3).
    Once ichat has restarted go to the iChat menu > Preferences > Accounts and deselect "Use this Account" to Log out of AIM (or Jabber).
    Now whilst Logged Out go to the Sever Setting tab and change the port to 443.
    Now Log back in again.
    The reason is that some modems and routers have issues with the AIM Login port at 5190 (it's on the TCP Protocol) and the use of port 5190 on UDP as well for Direct IMs, File sharing and Buddy List updates, which, for some reason, "bleeds" over into Video chats particularly on Zyxels.
    This Apple Doc is related to both issues.
    Error 20 can be accompanied by a written message which is most commonly "Can Not Get Video from Camera"
    Sometimes it is "No Data Received for 10 Secs"
    As you actually get a picture I suspect the latter.
    In this case look to your Modem or router and see if it has a DOS or SPI feature.
    This may be a separate thing or included in the firewall in any higher settings.
    It is best to turn this Off.
    4:25 PM Sunday; March 29, 2009

  • Transfer video to itunes problem with lion

    Now I have installed OS Lion.  I am trying to transfer some video from my HD to itunes so I can watch on my apple TV. Watching the AVI on my computer opens quicktime and runs perfectly. After transfering the video to itunes, and watching it in itunes the sound is all jumpy. This didnt happen before installing lion. Any ideas as currently my apple TV is now useless for my own movies.

    OK just tried again
    I was able to import and MP4 file by import - not by drag and drop.
    Why is it my older files (regardless of the format) I could put into iTunes and then convert
    Why can I not do this anymore?

  • Blackberry Playbook Video Chat Connection Problems

    Hi
    trying to use the Video Chat App, i have found that almost that the app is not working 50% of the time due to the way it is designed.
    Most corporate environment will provide a tight security on their network and are very unlikely to open their firewall to peer to peer applications.
    considering that RIM always aimed at the corporate, this is rather disappointing.
    Even if some companies were to open their firewall. there is no guarantee that the person you want to talk to will
    i have this in home network, corporate network and some hotels HSIA and only succedeed to have it working on home network.
    I hope that RIM is working on an alternative method of connection that do not require port opening on firewall.
    Should someone from RIM read this, comments will be appreciated.
    thanks
    regards
    Emmanuel Clave
    Solved!
    Go to Solution.

    Dear Cpts
    Thank you for your reply.
    However, as it stand, I have not found one corporate network that allows by default Video Chat.
    This means that all your corporate client (including ourselves) cannot use the application.
    Other Web based application such as Skype, Messenger, both providing Audio and Video are working natively.
    Wether a company decides to allow the use of those, or block those is then a matter of choice.
    Providing a service to the Corporate Market that does not work, is in my opinion less than useful.
    Great App... but cannot use it. as I will never know if our users are within a Wi-Fi network that will allow them to use it.
    Imagine if BBM was in the same predicament.. Can only use it is port xx are opened.
    Video Chat is the next level to BBM but cannot be used.
    Our corporate users are travelling worldwide using a multitude of Wi-Fi network, and I cannot rely on this application for effective method of comminucation.
    I sncerely hope that RIM will rethink the communication method, in a more transparent manner.
    Thank you
    Kind regards
    Emmanuel 

  • Video chat connection problem

    I am using ichat AV 2.1 on OSX.3.9, my computer is a imac G4 and I have connected my canon optura 100mc via firewire. two nights ago i was able to have video & audio ichat with my friends using my camera, but now suddenly ichat -- while recognizing that camera is connected -- does not pick up any video or audio signal from the camera. i've connected to imovie and imovie does not have any problem recognizing the camera's signal. please let me know how to fix this.
    imac g4   Mac OS X (10.3.9)  

    Hi Adam,
    I have seen this error on Tiger with the 10.4.4 update not taking properly.
    The solution then is to rerun the Combo update
    Try here
    Ralph

  • This is my last hope before I go and return my Ipod Video! iTunes problem!

    Well i've been trying for two days to get iTunes to download on my computer (Windows XP) and everytime i try it goes for a while and then a message shows up saying...
    "Could not open key:
    HKEYLOCALMACHINE/Software/Classes/.cdda/Open
    WithProgIds. Verify that you have sufficent access to
    that key, or contact your support personnel."
    ...and I have absolutely no clue what it means. If anyone can help I sure would appreiciate it!

    I haven't ever had a problem with the I-Pod itself. It's the I-Tunes that *****. I don't think you'll get it working tomorrow and I don't think it's because there's too many people using it due to the Christmas rush. I really don't think you'll get it working tomorrow. If you do, let us know. I've been waiting 3 weeks and have spent close to 15 hours of my time trying to get I-Tunes to work.
    I'll hold out hope though and hope that you can get your's working though. Good luck!

  • Wifi / Video chat problems that are driving me crazy

    Hello all!
    So here's the story. I bought a Macbook Pro about 4 weeks ago, and from the first day i've turned it on, I've been experiencing a few problems regarding my Macbook's wifi and ability to video chat. Ill address each problem separately
    Wifi:
    So starting from the first boot up, it seems as if my Macbook Pro doesn't always play well with my network over wifi. After establishing a good connection for at least an hour, web pages will refuse to load, even though airport says I'm connected to the internet and to my network. When i turn airport off and back on, I'm prompted for my network password. When I enter it, it attempts to connect, and i get the message "network timeout". I keep getting this no matter how many times i attempt to reconnect, or restart. I have 2 windows computers (vista and xp) and 2 xboxes that are connected via LAN, and 2 ipod touches, an ipad, an old dell laptop (ubuntu), and a Macbook (snow leopard) that are connected at various times wirelessly. The problem persists no matter what time it is, what day it is, where i am in the house, or what is connected to the network. Some days it will happen 5 times, some days (like today), it has yet to happen, so it's very unpredictable. No other computers, including the Macbook, have this problem. I have yet to test this Macbook Pro on another network. I have searched various forums and tried multiple "network timeout" fixes, only to find myself being disconnected again. The problem does not happen when connected via LAN
    Video Chat:
    This problem has also happened previously when i attempted to video chat on the previously mentioned Macbook. No matter what client i use to video chat (Ichat, oovoo, etc.), and no matter how I'm connected (WiFi, LAN), the video quality is very bad, and after a few minutes i lose connection (however, i retain a good internet connection). At best it is choppy, and i can barely understand the other person before i get disconnected. I've tried talking to people of various distances, from people in the same city, to my friend in florida, and i keep getting the same problem. My friends say that they're fine when they talk to other people and the quality is very good in comparison to mine, so I'm lost here. The video chat tests, appleu3test01 and 02 are crystal clear for me, while i don't get a response from 03. I figured it was because i was on wifi, since i have problems over wifi (above), but the problem persists even when connected via LAN. My internet sharing is OFF, as well as any other sharing option. I've gotten mediocre results at best doing VoIP tests, however i get stellar results from speed tests. Wired i get 20mb/s down, 5mb/s up, while wireless i get 5mb/s down, 2.5mb/s up, with a ping of 17ms.
    Im curious to know if these two problems are related! My blame right now falls on the router or it's settings, but as of right now i really don't know how to go about fixing this.
    My ISP is Verizon FiOS, and i must say I've seen a great improvement from when i switched from my local ISP (Time Warner Cable), however through my searching i have seen people run into problems with the macbook pro and Verizon FiOS and their routers. The problem is, I can't simply replace the router, It's used for the TV and DVR streaming and stuff, it had a COAX cable in it.
    If it makes a difference, i needed LAN ports in my room, so i took my old Linksys WRT54G router with DD-WRT Firmware, and connected that to the wire that runs from the Actiontec M1424WR into my room, so i can connect my Xbox and my computer via LAN... that could be a possible interference.
    I am a college bound 18 year old living with my parents at the moment, so extreme fixes (like switching ISP's) are out of the question for me, but i do have free reign over the router settings and such, so i can try most reasonable things. I LOVE my macbook pro, and don't see myself going back to windows anytime soon, so i want to fix these problems ASAP. I consider myself to have a good knowledge of computers, so lay every possible solution on me!
    Thanks in advance!

    ok so all day yesterday i didn't have the wi-fi problem, but today I'm struggling to keep a connection. The status bar reads "Contacting website.com", and stays that way until i stop it, or it gets reconnected. I changed the settings mentioned above, but no dice. My router is up to date and everything too.
    As for the Video Chatting problem, i didn't know that there was a connection doctor, so i tried that, and i get an amber light for "router type", and it says "port restricted". I searched around for a bit, and found somebody who said disabling the firewall on the router helps. I did that, and while i DID notice a significant improvement in video quality and connection quality, i still get an amber light with the message "router type: port restricted. This computers network setup includes one or more devices that are not fully compatible with audio and video chatting.". I still would like to get a green light here, as well as keep my firewall... any suggestions?

  • Video chat: over-seas

    Hello all,
    I know video chat connection problems have been addressed a lot already in this forum, but I haven't been able to find one that was specific enough to my situation.
    I've been trying to video chat with a friend that lives in Spain, and we haven't successfully connected even once so far. We can instant message with no problems, but when we try to video chat it gives us both messages like: "Ben/Lindsey did not respond" "... insufficient bandwidth" and "Lindsey cancelled connection."
    With previous problems, I've suspected my router of having a firewall I don't know about. I have no idea if that could be the problem, but even if it's not, is there a way to check?
    The report iChat prepared after our last failed video chat attempt is as follows:
    Date/Time: 2008-05-25 17:48:05.519 -0500
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 472221185.
    paintbrawlerts3: State change from AVChatNoState to AVChatStateWaiting.
    0xf25dec0: State change from AVChatNoState to AVChatStateInvited.
    0xf25dec0: State change from AVChatStateInvited to AVChatStateConnecting.
    paintbrawlerts3: State change from AVChatStateWaiting to AVChatStateConnecting.
    0xf25dec0: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -7
    paintbrawlerts3: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -7
    Video Conference Error Report:
    @:0 type=4 (00000000/22)
    [VCSIP_INVITEERROR]
    [19]
    @SIP/SIP.c:2448 type=4 (900A002D/22)
    [SIPConnectIPPort failed]
    @SIP/SIP.c:2448 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.101;branch=z9hG4bK3a7df0e779d49222
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "paintbrawlerts3" <sip:[email protected]>;tag=1097035479
    Call-ID: 9f59e8c2-2aac-11dd-8528-fc21cf2913c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=Ben 0 0 IN IP4 192.168.1.101
    s=paintbrawlerts3
    c=IN IP4 192.168.1.101
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:818486636
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-983860701
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.101;branch=z9hG4bK3a7df0e779d49222
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "paintbrawlerts3" <sip:[email protected]>;tag=1097035479
    Call-ID: 9f59e8c2-2aac-11dd-8528-fc21cf2913c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=Ben 0 0 IN IP4 192.168.1.101
    s=paintbrawlerts3
    c=IN IP4 192.168.1.101
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:818486636
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-983860701
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.101;branch=z9hG4bK3a7df0e779d49222
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "paintbrawlerts3" <sip:[email protected]>;tag=1097035479
    Call-ID: 9f59e8c2-2aac-11dd-8528-fc21cf2913c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=Ben 0 0 IN IP4 192.168.1.101
    s=paintbrawlerts3
    c=IN IP4 192.168.1.101
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:818486636
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-983860701
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0:16883;branch=z9hG4bK484b0c82319f65c3
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "paintbrawlerts3" <sip:[email protected]>;tag=664291819
    Call-ID: 9e28bf0a-2aac-11dd-8528-bd149f3113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:16883>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=Ben 0 0 IN IP4 m.0
    s=paintbrawlerts3
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16886 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:818486636
    m=video 16884 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16887 VIDEO 16885
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-983860701
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0:16883;branch=z9hG4bK484b0c82319f65c3
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "paintbrawlerts3" <sip:[email protected]>;tag=664291819
    Call-ID: 9e28bf0a-2aac-11dd-8528-bd149f3113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:16883>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=Ben 0 0 IN IP4 m.0
    s=paintbrawlerts3
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16886 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:818486636
    m=video 16884 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16887 VIDEO 16885
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-983860701
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0:16883;branch=z9hG4bK484b0c82319f65c3
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "paintbrawlerts3" <sip:[email protected]>;tag=664291819
    Call-ID: 9e28bf0a-2aac-11dd-8528-bd149f3113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:16883>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=Ben 0 0 IN IP4 m.0
    s=paintbrawlerts3
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16886 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:818486636
    m=video 16884 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16887 VIDEO 16885
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-983860701
    @:0 type=2 (00000000/22)
    [VCVIDEO_OUTGOINGATTEMPT]
    [4]
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17efff com.apple.iChat 3.1.9 (446) /Applications/iChat.app/Contents/MacOS/iChat
    0xcdae000 - 0xcdb7fff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0xcdce000 - 0xcdd3fff com.apple.audio.AppleHDAHALPlugIn 1.3.7 (1.3.7a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xcdd7000 - 0xcdd7fff com.apple.bluetooth.SCOCoreAudioDriverIDPlugIn 1.9.5 (1.9.5f4) /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothS COAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverIDPlugIn.bundle/C ontents/MacOS/IOBluetoothSCOAudioDriverIDPlugIn
    0xcf48000 - 0xcfb5fff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0xcfc4000 - 0xd063fff com.apple.QuickTimeImporters.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0xd087000 - 0xd0c3fff com.apple.QuickTimeFireWireDV.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xd0cf000 - 0xd0fffff com.apple.QuickTimeIIDCDigitizer 7.4.5 (67) /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0xd109000 - 0xd152fff com.apple.QuickTimeUSBVDCDigitizer 2.0.5 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0xd17c000 - 0xd2d5fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xd301000 - 0xd473fff com.apple.GeForceFXGLDriver 1.4.56 (4.5.6) /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLD river
    0xd499000 - 0xd4b5fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0xd4bc000 - 0xd4e0fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0xd760000 - 0xd763fff com.apple.audio.AudioIPCPlugIn 1.0.2 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xd77f000 - 0xd7a9fff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0xe5c2000 - 0xe5c5fff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x8fe00000 - 0x8fe4afff dyld /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff com.apple.ApplicationServices.ATS 2.0.9 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.10 (368.33) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.28 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91bbefff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc4000 - 0x91bdefff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be3000 - 0x91be5fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be7000 - 0x91cc5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce2000 - 0x91ce2fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce4000 - 0x91d72fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d79000 - 0x91d79fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7b000 - 0x91dd4fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddd000 - 0x91e01fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e09000 - 0x92212fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224c000 - 0x92600fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262d000 - 0x9271afff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271c000 - 0x9279afff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927db000 - 0x92a0bfff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b25000 - 0x92b3cfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b47000 - 0x92b9ffff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb3000 - 0x92bb3fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb5000 - 0x92bc5fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd4000 - 0x92bdcfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be2000 - 0x92be8fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bee000 - 0x92c7ffff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c93000 - 0x92c97fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c9a000 - 0x92cb8fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cca000 - 0x92cd0fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd6000 - 0x92d39fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d60000 - 0x92da1fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc8000 - 0x92dd6fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92ddd000 - 0x92de2fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de7000 - 0x930dcfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e2000 - 0x931edfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f2000 - 0x9320dfff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325d000 - 0x9325dfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9325f000 - 0x93915fff com.apple.AppKit 6.4.10 (824.45) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c96000 - 0x93d11fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d4a000 - 0x93e03fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e46000 - 0x93e46fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e48000 - 0x94009fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9404f000 - 0x94090fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94098000 - 0x940d2fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d7000 - 0x940edfff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94134000 - 0x9417cfff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94186000 - 0x941c4fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94208000 - 0x94219fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94227000 - 0x94265fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94281000 - 0x94290fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94297000 - 0x942a2fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942ee000 - 0x94308fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9430e000 - 0x94625fff com.apple.QuickTime 7.4.5 (67) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x947ab000 - 0x948f1fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9497d000 - 0x9498cfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94993000 - 0x949bcfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949c2000 - 0x949d1fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949d5000 - 0x949fafff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a06000 - 0x94a23fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94a2a000 - 0x94a90fff com.apple.Bluetooth 1.9.5 (1.9.5f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x94d58000 - 0x94e0afff com.apple.WebKit 4525.18 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e75000 - 0x94f3cfff com.apple.JavaScriptCore 4525.17 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94f78000 - 0x9556afff com.apple.WebCore 4525.18.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x969be000 - 0x969befff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ea5000 - 0x96ec7fff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x96f38000 - 0x9700ffff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9702a000 - 0x9702bfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x9702d000 - 0x97032fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97189000 - 0x97189fff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x978e5000 - 0x979cffff com.apple.viceroy.framework 278.3.11 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x98113000 - 0x98115fff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x98342000 - 0x992d3fff com.apple.QuickTimeComponents.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99641000 - 0x9964cfff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x99656000 - 0x997c2fff com.apple.MessageFramework 2.1.2 (753) /System/Library/Frameworks/Message.framework/Versions/B/Message

    Any error log is almost useless without knowing what modem and routers it is going through that may be the casue of the issue.
    Error 7 is normally a software protection feature of the modem or router.
    It could be that it is Not Responding to Internet Pings or that it has over zealous DOS or SPI protection as modern Internet Speeds can be greater than ther default setting.
    2:35 PM Monday; May 26, 2008

  • Multi person video chats

    Is it possible to do a multi person video chat with a G4? I'm running a 1.6GHz PowerPC G4 with 896Mb of RAM. Thanks.

    you should be able to participate in one, but not host (meaning initiate) one. i have a powerbook G4, and when i have a three way chat with my mom and brother, either my mom (intel mac mini) or my brother (imac G5) has to initiate the chat from the start.... i can initiate a two way video chat no problem, but if a third person is invited after i initiate the chat, it wont work because my computer is the central hub and isnt fast enough to juggle all them info packets....

  • Won't allow multiple buddy video chats on my macbook pro

    I have macbook pro, iChat AV 3.1.8 and I can video chat no problem but i can't start or join multiple
    (3 way) video chats. So I can only ever do one to one.
    What is wrong?
    Help please.

    Hi
    Hi
    First have you set the Quicktime streaming setting, goto sys prefs/quicktime/streaming/streaming speed, set to 1.5mbps(dont use automatic)
    In ichats prefs click on video and change bandwidth limit to NONE.
    Restart iChat.
    Do a speedtest and tell us the upload and download speeds http://www.speedtest.net/
    Tony

  • Tengo un problema con el video chat de google y ichat.

    Tengo un problema que no consigo solucionar. No me funciona el video chat de google ni el ichat. A mí me pueden ver por el vídeo pero yo no puedo verlos a ellos, pero sí escuchar. Creo que me pasa desde que instalé el Lyon. ¿Qué puedo hacer para solucionarlo? Ya he instalado la última versión y nada. No sé qué hacer.

    Copia de seguridad de los datos desde el dispositivo a iTunes. A continuación, restaure el dispositivo como nuevo. Pruebe el tema. Si no se fija, entonces es un problema de hardware.

  • Solution to "Error 8" and "Cancelled Invitation" Problems with video chats

    We spent nearly five hours trying to video chat two Macs, one a 15" MacBook Pro using 10.5.6 across an Airport Extreme and cable modem. The other a 15" DualCore using 10.4.11 across an Airport Extreme and DSL. One runs iChat 4.0.7, the other iChat 3.x. After an invitation to video chat, we'd get three flashes of the other persons avatar, then a slow fade. The invitation would change to "canceled," and the originating party would see an Error -8 in the Connection Doctor.
    I was unable to enter my Buddy in my Buddy List. His name would flash three times and then fade away.
    At all times we could text chat, but no audio and no video.
    We checked firewalls, ports (we changed to 443), privacy blocks; did restarts and resets. Nothing worked.
    …until I deleted my AIM account (actually a .Mac account, but no difference)and then re-entered it. Upon re-entering, all of my information returned and we established the connection on the first try.
    Perfect.

    Hi,
    Also
    http://discussions.apple.com/thread.jspa?messageID=2901979#2901979
    And http://www.ralphjohnsuk.dsl.pipex.com/page16a.html
    In fact Error 8 is anything do do with your ports in the Mac firewall if On, modem, Router, interactions between the two if both devices do DHCP and NAT based thing like Port Forwarding and possibly the ISP blocking port 5060 for SIP/VoIP phone services.
    Certain modems like the Thomson-Alcatel Speedtouch range have SIP bound to port 5060. If it has Version 4 firmware it can be Unbound fully, using Terminal, but later Version 5 an 6 firmware can not be fully Unbound.
    Effectively error 8 has to be fixed on a Set up basis once you have pinned down where the problem is.
    I have hesitated trying to write a FAQ for this as it is so wide in the possibles.
    9:11 PM Friday; July 20, 2007

Maybe you are looking for