Video chat p2p

Hi,
I want to build a chat applciation that use  webcam (just 1 to 1 webcam ).
So if i use p2p is it free to use the LiveCycle Collaboration Service or i have to buy quota fo usage ??
And for this my appliction waht is better Cirrus or LiveCycle Collaboration Service ??

Hi,
You dont have to buy quota for usage. There is always free limit to get you started. (15 USD). More info can be found at -  http://forums.adobe.com/message/2292267
If you use P2P you save on bandwidth usage needed for webcam chat, but might get charged on user minutes.
Thanks
arun

Similar Messages

  • Improving P2P Video Chat in Bandwidth limited Situations

    I did a little work this past week to improve our performance, and automatically scale back our bandwidth usage when we were in low bandwidth situations.  Primarily we were trying to combat choppy audio, video delay, and low video framerate.   It turned into more work than I expected.
    Anyway I thought I'd share our approach in hopes that other P2P video chat people here will do the same and we can all learn how to make a LCCS P2P video chat the best it can be.
    Let me know what you think, if I suck, etc etc.
    Here's a link to a pdf about it:  http://www.familyhealthnetwork.com/Improving_LCCS_P2P_Video_Chat_In_Bandwidth_Limited_Situ ations.pdf
    -Eric

    Hi Eric,
    Sorry for not responding earlier (we've been running around w/ hair on
    fire... You'll all see why shortly...), but this is really amazing! Thanks a
    ton for putting this together and sharing it with us.
      Any technical reason to use XMPP as the message relay for the STFU? Seems
    like a simple transient message via LCCS could work here.
      I'd love to discuss this a little more deeply once the dust settles on our
    side.
      nigel

  • Making P2P Video Chat with FMS

    Hi, I'm trying to make a P2P video chat application with Flash Builder 4.5 and Flash Media Server 4.5.
    First, I've tried a simple sample application using Cirrus(Stratus). It worked very well!
    NetConnection -> NetGroup -> 2 NetStreams -> netstream play and publish -> last, netgroup post
    The sample was all OK.
    But now, I've changed the server url to my flash media development server.
    rtmfp://p2p.rtmfp.net/XXXXXXXXXXXXXX -> rtmfp://my-fms/application
    Here is my application trace log about NetStatusEvent:
    [object NetConnection] NetConnection.Connect.Success
    [object NetConnection] NetGroup.Connect.Success
    [object NetStream] NetStream.Play.Reset
    [object NetStream] NetStream.Play.Start
    [object NetStream] NetStream.Publish.Start
    [object NetConnection] NetStream.Connect.Success
    [object NetConnection] NetStream.Connect.Success
    I couldn't get events about NetGroup and NetStream any more!!!!
    When using Stratus, It worked well...
    I am not familiar with FMS.. did I skip something in FMS setting?

    Nikhil Pavan Kalyan wrote:
    Hi,
    Thanks for trying RTMFP.
    When you made your own application on the development server, did you make any server side scripting on this application or is this a blank application ? The point here is that, for P2P, the Cirrus server has a server script that takes care of bootstrapping one client to the other, which in your case (after moving to your server) is not happening. You need to probably add the scripting for bootstrapping one client to the other.
    The following resources can help :
    http://help.adobe.com/en_US/flashmediaserver/devguide/WSa4cb07693d1238 84520b86f312a354ba36d-7ffe.html#WSa4cb07693d123884520b86f312a354ba36d- 7ff9
    I think I have a similar problem. I am using FMS 4.0 and I can't receive any NetGroup event except NetGroup.Connect.Success. There is no events as NetGroup.Neighbor.Connect or NetGroup.Posting.Notify. I made a discussion (http://forums.adobe.com/message/4429330#4429330) and one of the Adobe employees wrote that I don't need to write any bootstrapping (any server side code):
    Chandan_Abhishek worte:
    You don't have to implement any server side code. Just keep a blank app on the server and make two client side apps.
    Can please someone explain, do I have to write any server side code or not? Do I have to bootstrap clients or not?

  • Best practice for p2p video chatting

    I use netgroup to implement a video chatting program. The # of memebers in this group is small (2 or 3). I find the audio is delayed (sometimes by 4s) and even cut (e.g. I count number from 1 to 10 but the other memeber only heard 1,2,3 then jump to 7). This happens both when the two members are in totally different locations and when they are in the same location using different computers.
    I wonder if there is any article about improving the performance and reduce the delay.
    Thanks.
    ilsh

    NetStream.audioReliable is only for 1:1 (DIRECT_CONNECTIONS) or client-server streaming.  all data in a P2P multicast stream is partially reliable (where the reliability is controlled by the NetStream.multicastWindowDuration).
    a P2P multicast may have a jitter of up to the multicast window duration.  shorter values for the window can decrease latency and jitter but may also decrease the reliability of the stream (leading to more glitches and artifacts).
    for interactive chat between a small number of participants, you should use the DIRECT_CONNECTIONS form.

  • Video chat disconnecting after ~1 minute

    Hey guys, I'm having trouble with iChat disconnecting video after ~1 minute. The problem machine is a late 2009 15" MacBook Pro running OSX 10.6.5 with everything up to date. We're on a University network and I'm able to video chat with using other computers, so I don't think it's a network issue.
    When the video drops, I get the usual message that (Problem Computer) ended the video chat. iChat keeps running on the problem computer when the connection is dropped, so it's not crashing the entire application. I've tried removing iChat and reinstalling from the cd, updating with the combo updater, removing the ichat plist from ~/User/Library/Preferences. This is what the system log reports when the video is dropped:
    ec 6 15:25:18 nchowhan iChat[194]: ------ startPreview: previewing: 2
    Dec 6 15:25:18 nchowhan iChat[194]: attribute = {\n VCSupportARDAudioMux = 1;\n shouldFindExternalIP = 1;\n}
    Dec 6 15:25:23 nchowhan iChat[194]: [UUID:(unknown UUID), AwacsdID:(unknown AwacsdID)] ICE Attempt ( )
    Dec 6 15:25:23 nchowhan iChat[194]: 23.041396 ICE Attempt ()
    Dec 6 15:25:23 nchowhan iChat[194]: [UUID:(unknown UUID), AwacsdID:(unknown AwacsdID)] ICE Success ( )
    Dec 6 15:25:23 nchowhan iChat[194]: 23.060108 ICE Success ()
    Dec 6 15:25:35 nchowhan login[204]: USER_PROCESS: 204 ttys000
    Dec 6 15:26:37 nchowhan iChat[194]: 97.137409 Attempt call: Caller
    Dec 6 15:26:37 nchowhan iChat[194]: 97.137512 Relay Skip ()
    Dec 6 15:26:37 nchowhan iChat[194]: 97.137584 Viceroy 1.4
    Dec 6 15:26:37 nchowhan iChat[194]: 97.137648 Not secured
    Dec 6 15:26:37 nchowhan iChat[194]: 97.137713 Not Audio Only
    Dec 6 15:26:37 nchowhan iChat[194]: 97.137778 Duration = 72
    Dec 6 15:26:37 nchowhan iChat[194]: 97.137843 AvgBitrateDown = 1374.019250
    Dec 6 15:26:37 nchowhan iChat[194]: 97.137909 iP2PBWUp / Down = 2598 / 2598
    Dec 6 15:26:37 nchowhan iChat[194]: 97.137990 (Caller) CallLog(0 - Succeeded) [0x00000112 to 0x00000112] [Up: 2598 Down: 2598] [72(sec)] [AvgBitrate:1374.019250][EndConference][RemoteUA:Viceroy 1.4][SnowLeopard]
    I've tried everything I know short of reinstalling the OS, so any help would be greatly appreciated.
    -Will

    Here's the video chat portion of the log. It's pretty long.
    074251.436977 BWD_GetBandwidth: GotResponse
    074251.454172 Received VCHardwareCapsChangeNotification
    2010-12-09 07:42:51.454 iChat[220:903] Hardware Caps Dictionary: {
    HasCamera = 1;
    HasDV = 0;
    HasMic = 0;
    HasQ8 = 0;
    Q8List = (
    FirmwareVersion = 0;
    GUID = 0x2440000005ac8507;
    IrisState = 1;
    074251.454576 Found 2 cameras:
    074251.454606 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    074251.454657 Built-in iSight - 0x2440000005ac8507 (0x104, 0x104)
    074251.460208 Microphone devices:
    074251.460354 Internal microphone
    074251.460552 Line In
    074251.460751 selectedCamera2 GUID returned Built-in iSight
    074251.460801 selectedCamera2 GUID returned Built-in iSight
    074251.460850 selectedCamera2 GUID returned Built-in iSight
    074251.461066 Selected microphone is Internal microphone.
    074251.461136 vcCapabilitiesOfCPU returns: 0x00000fff
    074251.461276 BWD: cache: '[208.185.96.216:0.254.255.255]' != '[125.185.96.216:0.254.255.255]'
    074251.461298 BWD: Using QuickTime value: 500000
    074251.461317 BWD bandwidth: 500 kbits up, 500 kbits down.
    074251.461325 videoNetworkCapable: 1 -- 3 max participants.
    074251.461331 audioNetworkCapable: 1 -- 9 max participants.
    074251.461337 Supports PCMU wideband for audio: 1 / video: 0
    074251.461360 vcCapabilitiesOfNetwork returns: 0x00000fff
    074251.461369 vcCapabilitiesOfRouter returns: 0x00001000
    074251.461375 vcCapabilities returns: 0x00001fff
    074251.461463 Found 2 cameras:
    074251.461491 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    074251.461536 Built-in iSight - 0x2440000005ac8507 (0x104, 0x104)
    074251.461576 selectedCamera2 GUID returned Built-in iSight
    074251.461597 selectCameraWithTundraDeviceID: 0x104 returned 1
    074251.466437 Microphone devices:
    074251.466564 Internal microphone
    074251.466719 Line In
    074251.466837 selectedCamera2 GUID returned Built-in iSight
    074251.466923 selectedCamera2 GUID returned Built-in iSight
    074251.467223 Selected mic: Built-in Microphone / imic
    074251.467657 Selected microphone is Internal microphone.
    074252.261411 BWD cache: saving [208.185.96.216:0.254.255.255]:108818011/[email protected]
    074252.262606 GotBandwidth: 108818011/86309523 (up/down) @[208.185.96.216:0.254.255.255]
    074252.262648 BWD bandwidth: 108818 kbits up, 86309 kbits down.
    074252.262657 videoNetworkCapable: 1 -- 3 max participants.
    074252.262664 audioNetworkCapable: 1 -- 9 max participants.
    074252.262682 Focus Capability (after BWD):
    074252.262689 audioHardwareCapable = 1
    074252.262695 maxAudioParticipantsBasedOnHardware = 9
    074252.262700 audioNetworkCapable = 1
    074252.262706 maxAudioParticipants = 9
    074252.262711 canBeAudioMultipointParticipant = 1
    074252.262717 videoHardwareCapable = 1
    074252.262722 maxVideoParticipantsBasedOnHardware = 3
    074252.262728 videoNetworkCapable = 1
    074252.262734 maxVideoParticipants = 3
    074252.262739 canBeVideoMultipointParticipant = 1
    074252.262745 detectedUpstreamKbits = 108818
    074252.262750 detectedDownstreamKbits = 86309
    074252.262756 Sending VCCapabilitiesDidChangeNotification
    074252.262772 BWD: Launched thread done.
    075550.881288 TundraCapture_SetImageSize: requested size (640x480) new size (640x480:30.000030) vide:yuvs
    075551.181088 Microphone: callback thread: STANDARD; EXTENDED timeshare: 0; PRECEDENCE importance: 17
    075551.181362 Microphone: null device thread: STANDARD; EXTENDED timeshare: 0; PRECEDENCE importance: 17
    075551.863250 Microphone devices:
    075551.863386 Internal microphone
    075551.863443 Line In
    075551.863505 selectedCamera2 GUID returned Built-in iSight
    075551.863537 selectedCamera2 GUID returned Built-in iSight
    075551.863789 Selected mic: Built-in Microphone / imic
    075551.864125 VTPRecvProc thread(376573952) started...
    075551.864157 SIPManager init with protocol: 0.
    075551.864245 3 interfaces found.
    075551.864482 VTP set fd(10) buf size send[9216->225000] recv[42080->225000]
    075551.864530 Start listening on 216.96.185.208:16402(en1) sock 100
    075551.864585 VTP set fd(11) buf size send[9216->225000] recv[42080->225000]
    075551.864623 Start listening on 172.16.5.1:16402(vmnet1) sock 101
    075551.864670 VTP set fd(12) buf size send[9216->225000] recv[42080->225000]
    075551.864703 Start listening on 192.168.211.1:16402(vmnet8) sock 102
    075551.864713 3 valid interfaces found.
    075551.864745 Transport(UDP) Thread start...
    075551.864793 Transport checking map for interface = en1, port = 16402
    075551.864830 [0]Creating a port mapping from on interface 0 from external port 54806 to local port16402...
    075551.865046 TPListen on port 16402
    075551.865085 dispatch_AcquireSNATMAPConfigurationProc
    075551.883315 selectedCamera2 GUID returned Built-in iSight
    075551.956797 vcCapabilitiesOfCPU returns: 0x00000fff
    075551.956931 BWD: GotBandwidth: 108818011/86309523 (up/down) @[208.185.96.216:0.254.255.255]
    075551.956948 BWD bandwidth: 108818 kbits up, 86309 kbits down.
    075551.956954 videoNetworkCapable: 1 -- 3 max participants.
    075551.956958 audioNetworkCapable: 1 -- 9 max participants.
    075551.956961 Supports PCMU wideband for audio: 1 / video: 1
    075551.956973 vcCapabilitiesOfNetwork returns: 0x00000fff
    075551.956978 vcCapabilitiesOfRouter returns: 0x00001000
    075551.956982 vcCapabilities returns: 0x00001fff
    075551.964311 Diffusion prefilter disabled
    075551.964336 Temporal prefilter disabled
    2010-12-09 07:55:51.964 iChat[220:11103] ------ startPreview: previewing: 2
    075551.964679 startPreview returned 0
    075552.036382 Video size change from 0x0 to 640x480(1280)
    075552.060768 SNATMAP Configuration: snatmap.mac.com:5678
    075552.301992 VCDelegate conforms to VideoConferenceDelegate protocol.
    075552.302033 ER_AddFilter (1): Adding [[email protected]]->[0]
    075552.302044 setLocalUserName: [email protected]
    075552.302056 ( ) setValidatedIdentity: [00000000]
    075552.398874 in callback
    075552.398895 -sdRef 0x11526cc00 ?
    075552.398899 -flags = 00000000
    075552.398904 -IFIndex 0 ?
    075552.398908 -errorCode == 00000000
    075552.398914 -publicAddr == 216.96.185.208
    075552.398918 -proto == 16
    075552.398922 -privPort == 16402
    075552.398925 -publPort == 16402
    075552.398929 -ttl == 0
    075552.404986 [[** sMT - MTHelper_Relay] retCode = 3, desc = ]
    075552.405015 VCConnectionDataWithAttributes has no relay key
    2010-12-09 07:55:52.405 iChat[220:12213] attribute = {
    VCSupportARDAudioMux = 1;
    shouldFindExternalIP = 1;
    075552.405275 [[** sMT - MTHelper_SetRemoteSL :: SnowLeopard]]
    075552.405288 candidate collection start : 780.965922
    075552.408354 Resolved SNATMAP server [17.250.248.149:5678]
    075552.408490 sent SNATMAP request for [216.96.185.208:16402]
    075552.450043 Found 2 cameras:
    075552.450156 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    075552.450289 Built-in iSight - 0x2440000005ac8507 (0x104, 0x104)
    075552.450332 selectedCamera2 GUID returned Built-in iSight
    075552.450419 selectCameraWithTundraDeviceID: 0x104 returned 1
    075552.453853 Microphone devices:
    075552.453960 Internal microphone
    075552.454021 Line In
    075552.454086 selectedCamera2 GUID returned Built-in iSight
    075552.454116 selectedCamera2 GUID returned Built-in iSight
    075552.454367 Selected mic: Built-in Microphone / imic
    075552.459888 Selected microphone is Internal microphone.
    075552.487566 VTP_IFIndexToName mapping [if_index:5 if_name:en1]
    075552.487744 SNATMAP mapping [216.96.185.208:16402]
    075552.487755 candidate collection done : 781.048389
    075552.487775 add LOCAL candidate [216.96.185.208:16402]
    075552.487861 Adding [en1] to DNSSD ip port list:[216.96.185.208:16402], [0 == 5]
    075552.487877 add LOCAL candidate [172.16.5.1:16402]
    075552.487907 getDNSSDExternalIPListForInterface failed (80180001)
    075552.487915 add LOCAL candidate [192.168.211.1:16402]
    075552.487946 getDNSSDExternalIPListForInterface failed (80180001)
    075552.487952 3 candidate(s) added
    075552.488174 VCConnectionData for call id: 1 returns 0x1763b870
    075603.090796 vcCapabilitiesOfCPU returns: 0x00000fff
    075603.090920 BWD: GotBandwidth: 108818011/86309523 (up/down) @[208.185.96.216:0.254.255.255]
    075603.090938 BWD bandwidth: 108818 kbits up, 86309 kbits down.
    075603.090944 videoNetworkCapable: 1 -- 3 max participants.
    075603.090948 audioNetworkCapable: 1 -- 9 max participants.
    075603.090952 Supports PCMU wideband for audio: 1 / video: 1
    075603.090963 vcCapabilitiesOfNetwork returns: 0x00000fff
    075603.090969 vcCapabilitiesOfRouter returns: 0x00001000
    075603.090973 vcCapabilities returns: 0x00001fff
    075603.092364 prepareConnection - remote VCConnectionData: 004efe50, local VCConnectionData: 17606f10
    075603.092507 Remote CommNAT Result: 0x00000112
    CNAT_BADTEST ....... 0
    CNAT_ISFULLCONE .... 1
    CNAT_ISPAT ......... 0
    CNAT_ISPATHOST ..... 0
    CNAT_TRYPRESERVE ... 1
    CNAT_PATINORDER .... 0
    CNAT_BLOCKIP ....... 0
    CNAT_BLOCKPORT ..... 0
    CNAT_LOOPBACK ...... 1
    075603.092825 ICEStartConnectivityCheck(id[local:1 remote:1] count[local:3 remote:3] candidate[local:0x152E9870 remote:0x151A1340] pair[0x012DB200]
    075603.092850 connectivity check thread start...(386846720)
    075603.092873 *** Insert conn check events ***
    075603.092891 event 216.96.185.208:16402->216.96.252.230:16402 expires 791.648026
    075603.092901 event 216.96.185.208:16402->216.96.252.230:16402 expires 791.748026
    075603.092910 event 216.96.185.208:16402->216.96.252.230:16402 expires 791.948026
    075603.092917 event 216.96.185.208:16402->216.96.252.230:16402 expires 792.348026
    075603.092924 event 216.96.185.208:16402->216.96.252.230:16402 expires 793.148026
    075603.092932 event 216.96.185.208:16402->216.96.252.230:16402 expires 794.748026
    075603.092939 event 172.16.5.1:16402->172.16.20.1:16402 expires 791.698026
    075603.092947 event 172.16.5.1:16402->172.16.20.1:16402 expires 791.798026
    075603.092954 event 172.16.5.1:16402->172.16.20.1:16402 expires 791.998026
    075603.092964 event 172.16.5.1:16402->172.16.20.1:16402 expires 792.398026
    075603.092972 event 172.16.5.1:16402->172.16.20.1:16402 expires 793.198026
    075603.092981 event 172.16.5.1:16402->172.16.20.1:16402 expires 794.798026
    075603.093043 event 172.16.5.1:16402->192.168.136.1:16402 expires 791.748026
    075603.093052 event 172.16.5.1:16402->192.168.136.1:16402 expires 791.848026
    075603.093059 event 172.16.5.1:16402->192.168.136.1:16402 expires 792.048026
    075603.093066 event 172.16.5.1:16402->192.168.136.1:16402 expires 792.448026
    075603.093074 event 172.16.5.1:16402->192.168.136.1:16402 expires 793.248026
    075603.093081 event 172.16.5.1:16402->192.168.136.1:16402 expires 794.848026
    075603.093088 event 192.168.211.1:16402->172.16.20.1:16402 expires 791.798026
    075603.093095 event 192.168.211.1:16402->172.16.20.1:16402 expires 791.898026
    075603.093103 event 192.168.211.1:16402->172.16.20.1:16402 expires 792.098026
    075603.093110 event 192.168.211.1:16402->172.16.20.1:16402 expires 792.498026
    075603.093117 event 192.168.211.1:16402->172.16.20.1:16402 expires 793.298026
    075603.093125 event 192.168.211.1:16402->172.16.20.1:16402 expires 794.898026
    075603.093135 event 192.168.211.1:16402->192.168.136.1:16402 expires 791.848026
    075603.093166 event 192.168.211.1:16402->192.168.136.1:16402 expires 791.948026
    075603.093175 event 192.168.211.1:16402->192.168.136.1:16402 expires 792.148026
    075603.093182 event 192.168.211.1:16402->192.168.136.1:16402 expires 792.548026
    075603.093189 event 192.168.211.1:16402->192.168.136.1:16402 expires 793.348026
    075603.093197 event 192.168.211.1:16402->192.168.136.1:16402 expires 794.948026
    075603.093204 *** event (216.96.185.208:16402->216.96.252.230:16402) fired ***
    075603.093299 ** BINDING_REQUEST to [216.96.252.230:16402] USERNAME[734CFDD1120000001-5CAD500A120000001]
    075603.093305 OLD STATE(WAITING)->NEW STATE(TESTING)
    075603.095213 [[** sMT - MTHelper_AttemptCall] [0][user:[email protected]][Caller] [total_current user = 0][SnowLeopard][remoteCommNAT 274][isRelay 3]
    075603.095249 Invoke delegate method vcc:initiateConferenceStartedForParty:([email protected])
    075603.095269 ### NEW STATE: to: VC_SIGNALING, from: VC_IDLE
    075603.095279 initiateConferenceCallUsingConnectionDataWithErrorInfoToUser - start
    075603.095304 Callee connection data 673 bytes. Caller connection data 673 bytes.
    075603.095321 ( )( )( ) ---- <nil> valid returned 0
    075603.095410 =========== OpenPorts!
    075603.100385 selectedCamera2 GUID returned Built-in iSight
    075603.100758 * Caller SDP *
    075603.100927 v=0
    o=naveed 0 0 IN %RTP-IP-AF% %RTP-IP%
    [email protected]
    c=IN %RTP-IP-AF% %RTP-IP%
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2530
    a=iChatEncryption:NO
    m=audio %ARTP-PORT% RTP/AVP 110 12 124 3 0
    a=rtcp:%ARTCP-PORT%
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpmap:124 iLBC/8000
    a=fmtp:124 mode=30
    a=rtpID:2037428088
    m=video %VRTP-PORT% RTP/AVP 123 126 34
    a=rtcp:%VRTCP-PORT%
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO %ARTCP-PORT% VIDEO %VRTCP-PORT%
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:1997305735
    075603.100941 <<<<<<<<<< Conference initiation API version 2 >>>>>>>>>
    075603.101382 Join connectivity check thread(386846720).
    075603.107580 ** BINDING_REQUEST from [216.96.252.230:16402] USERNAME [5CAD500A120000001-734CFDD1120000001]
    075603.107601 OLD STATE(TESTING)->NEW STATE(TESTING)
    075603.107665 ** BINDING_RESPONSE to [216.96.252.230:16402] USERNAME[734CFDD1120000001-5CAD500A120000001]
    075603.107671 OLD STATE(TESTING)->NEW STATE(SEND_VALID)
    075603.107729 ** BINDING_RESPONSE from [216.96.252.230:16402] USERNAME[5CAD500A120000001-734CFDD1120000001]
    075603.107737 OLD STATE(SEND_VALID)->NEW STATE(VALID)
    075603.107747 Add result(id:1 proto:0): 216.96.185.208:16402-216.96.252.230:16402
    075603.108002 connectivity check thread(386846720) end.(00000000)
    075603.108020 use result (id=1,proto=0,relay=NO): local=[216.96.185.208:16402] src=[216.96.185.208:16402] dst=[216.96.252.230:16402] remote=[216.96.252.230:16402]
    075603.108057 SIPConnect start...
    075603.108066 ER_AddFilter (2): Adding [[email protected]]->[u0]
    075603.108076 SIP IPPort: local=[216.96.185.208:16402] src=[216.96.185.208:16402] remote=[216.96.252.230:16402] dst=[216.96.252.230:16402]
    075603.108096 ER_AddFilter (3): Adding [216.96.185.208]->[lip]
    075603.108104 ER_AddFilter (4): Adding [216-96-185-208]->[lip]
    075603.108110 ER_AddFilter (5): Adding [216.96.252.230]->[rip]
    075603.108116 ER_AddFilter (6): Adding [216-96-252-230]->[rip]
    075603.108357 TAInviteClientProc Thread start...
    075603.108408 ( )( )( )( )( ) TP IS BINARY? (0)
    075603.108422 RTP using 216.96.185.208:16402 and 216.96.185.208:16402 as hints
    075603.108488 RTP vfd (104) accepts pkt (0010)
    075603.108495 RTCP vfd (105) accepts pkt (0040)
    075603.108500 RTP/RTCP ports for PayloadType 1 are 16402(104) and 16402(105)
    075603.108574 RTP vfd (106) accepts pkt (0008)
    075603.108581 RTCP vfd (107) accepts pkt (0020)
    075603.108585 RTP/RTCP ports for PayloadType 0 are 16402(106) and 16402(107)
    075603.108600 RTP/RTCP Destination for PT1(1) = [216.96.252.230:16402/16402]
    075603.108616 RTP/RTCP Destination for PT0(1) = [216.96.252.230:16402/16402]
    075603.108637 Send to 216.96.252.230:16402 [INVITE sip:[email protected]:16402 SIP/2.0
    Via: SIP/2.0/UDP 216.96.185.208:16402;branch=z9hG4bK5b78c64175b36c0c
    Max-Forwards: 70
    To: "[email protected]" <sip:[email protected]:16402>
    From: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:16402>;isfocus
    User-Agent: Viceroy 1.4
    Content-Type: application/sdp
    Content-Length: 714
    v=0
    o=naveed 0 0 IN IP4 216.96.185.208
    [email protected]
    c=IN IP4 216.96.185.208
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2530
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 12 124 3 0
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpmap:124 iLBC/8000
    a=fmtp:124 mode=30
    a=rtpID:2037428088
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:1997305735
    075603.120954 [[SIP/2.0 100 Trying
    Via: SIP/2.0/UDP 216.96.185.208:16402;branch=z9hG4bK5b78c64175b36c0c
    To: "[email protected]" <sip:[email protected]:16402>
    From: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 1 INVITE
    User-Agent: Viceroy 1.4
    Content-Length: 0
    ]] from 216.96.252.230:16402
    075603.121017 Dialog(CREATED) Match(STATUS) [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605]
    075603.121050 Dialog(CREATED) Match(STATUS) [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605]
    075603.121079 ##### (1)Trying...
    075603.121118 dispatch_SIPINFORMATION
    075603.121390 [[SIP/2.0 180 Ringing
    Via: SIP/2.0/UDP 216.96.185.208:16402;branch=z9hG4bK5b78c64175b36c0c
    To: "[email protected]" <sip:[email protected]:16402>;tag=1739456213
    From: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:16402>
    User-Agent: Viceroy 1.4
    Content-Length: 0
    ]] from 216.96.252.230:16402
    075603.121418 Dialog(CREATED) Match(STATUS) [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605]
    075603.121446 Dialog(CREATED) Match(STATUS) [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605]
    075603.121465 ##### (1)Ringing...
    075603.121487 dispatch_SIPINFORMATION
    075603.165954 [[SIP/2.0 200 OK
    Via: SIP/2.0/UDP 216.96.185.208:16402;branch=z9hG4bK5b78c64175b36c0c
    To: "[email protected]" <sip:[email protected]:16402>;tag=1739456213
    From: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:16402>
    User-Agent: Viceroy 1.4
    Content-Type: application/sdp
    Content-Length: 443
    v=0
    o=will 0 0 IN IP4 216.96.252.230
    [email protected]
    c=IN IP4 216.96.252.230
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16402 RTP/AVP 110
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:3086279156
    m=video 16402 RTP/AVP 123
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480
    a=rtpID:256389167
    ]] from 216.96.252.230:16402
    075603.166017 Dialog Match(STATUS): [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605], [1739456213]=[1739456213]
    075603.166045 Dialog Match(STATUS): [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605], [1739456213]=[1739456213]
    075603.166066 TAInviteClientProc Thread end(0)...
    075603.166142 ( )( )( )( )( ) TP IS BINARY? (0)
    075603.166153 Send to 216.96.252.230:16402 [ACK sip:[email protected]:16402 SIP/2.0
    Via: SIP/2.0/UDP 216.96.185.208:16402;branch=z9hG4bK7e5b12ab20e58f08
    Max-Forwards: 70
    To: "[email protected]" <sip:[email protected]:16402>;tag=1739456213
    From: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 1 ACK
    User-Agent: Viceroy 1.4
    Content-Length: 0
    075603.166214 Start sending heartbeat from 216.96.185.208:16402 to 216.96.252.230:16402
    075603.166226 SIPConnect stop(0)...
    075603.166267 SIP connect returned 0
    075603.166273 Call initiated with callID = 1
    075603.166556 Callee User Agent: Viceroy 1.4
    075603.166568 * Callee SDP *
    075603.166706 v=0
    o=will 0 0 IN IP4 216.96.252.230
    [email protected]
    c=IN IP4 216.96.252.230
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16402 RTP/AVP 110
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:3086279156
    m=video 16402 RTP/AVP 123
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480
    a=rtpID:256389167
    075603.166775 Selecting AAC-LD 22.05kHz.
    075603.166812 ######################################
    075603.166817 # SoundDec_Create(22050 --> 16000) #
    075603.166822 ######################################
    075603.209113 Leaving SoundDec_Create
    075603.209264 Conference_SetPayload: audio = 110, video = 123, for confIndex = 0
    075603.209348 RTPSetRemoteSSRC [104/105]: SSRC = 0xF48302F(256389167)
    075603.209357 RTPSetRemoteSSRC [106/107]: SSRC = 0xB7F4E1F4(3086279156)
    075603.209366 SIPSendMessageAll start...
    075603.209403 ##### SIPMessage disabled.
    075603.209430 P2P BWD detection starts for vfd(104) with 216.96.252.230:16402
    075603.226063 Received the first BWD packet from 216.96.252.230:16402
    075603.483078 Avg=101086.38, NSDev=1.07%
    075603.627553 Avg=873066.20, NSDev=3.13%
    075603.689454 Avg=3146120.70, NSDev=7.02%
    075603.693411 Orig: Upstream = -3170.510kbps, Downstream = -2962.996kbps
    075603.693438 Final: Upstream = 2627.063kbps, Downstream = 2627.063kbps
    075603.693446 P2P BWD detection done for vfd(104)
    075603.693458 [[** sMT - MTHelper_Relay] retCode = 1, desc = ]
    075603.693472 Detected bandwidth (kbits/s): 2627 up, 2627 down. (00000000)
    075603.693483 ##### SIPMessage enabled.
    075603.693556 Add user: [email protected] --> (call id: 1, conf index: 0) to table.
    075603.693598 ( )( )( )( )( )( )( )( )( )( )( )( )( )( )( )( ) KEY EXCHANGE 1!
    075603.693619 ( )( )( ) ---- [email protected] valid:
    075603.693625 ( )( )( ) ---- <nil> valid returned 0
    075603.693629 ( )( ) - Overall conference secure: was 0, is 0, count 1
    075603.693636 ( )( )( ) ---- @ enabled set to 0
    075603.693643 ( )( )( ) ---- @ on focus? 1880523288
    075603.693653 ( )( )( ) ---- @ valid set to 0
    075603.693659 ( )( )( ) ---- @ on focus? 1880523288
    075603.693670 Invoke delegate method vcc:securityChanged:
    075603.697156 Preparing to send VCInitiateConferenceCompleted
    075603.697242 Invoke delegate method vcc:initiateConferenceCompletedForParty:([email protected]) - retcode: 0
    075603.726312 vcCapabilitiesOfCPU returns: 0x00000fff
    075603.726444 BWD: GotBandwidth: 108818011/86309523 (up/down) @[208.185.96.216:0.254.255.255]
    075603.726459 BWD bandwidth: 108818 kbits up, 86309 kbits down.
    075603.726464 videoNetworkCapable: 1 -- 3 max participants.
    075603.726469 audioNetworkCapable: 1 -- 9 max participants.
    075603.726472 Supports PCMU wideband for audio: 1 / video: 1
    075603.726485 vcCapabilitiesOfNetwork returns: 0x00000fff
    075603.726491 vcCapabilitiesOfRouter returns: 0x00001000
    075603.726495 vcCapabilities returns: 0x00001fff
    075603.726563 ( )( )( ) ---- {nil} enabled returned 0
    075603.727204 Selected microphone is Internal microphone.
    075603.736530 MULTIPOINT VC_API: startConferenceWithUserID: [email protected]
    075603.736581 VC_API: startConferenceWithIndex: 0
    075603.736632 Remote User Agent: Viceroy 1.4
    075603.736652 Enable active bwd: 1
    075603.736663 upstream_kbits = 2627, downstream_kbits = 2627
    075603.738550 Local size: (640 x 480) @ 20 fps, based on bitrate: 2627
    075603.738578 Conference_SetBitrate: 2627000
    075603.738595 SetBitrate from 2627000 to 2627000 - calculated (1339440)
    075603.738601 Conference_SetFramerate: 20
    075603.738606 Diffusion prefilter disabled
    075603.738611 Temporal prefilter disabled
    075603.738616 Enabled H264 post processing with mode: 1
    075603.739006 Speaker: callback thread: STANDARD; EXTENDED timeshare: 0; PRECEDENCE importance: 17
    075603.739061 Speaker: null device thread: STANDARD; EXTENDED timeshare: 0; PRECEDENCE importance: 17
    075603.768358 RTP: recv started(B7F4E1F4,B7F4E1F4)
    075603.768399 RTPTransport: need to wait for SRTP to init? (0/0)
    075604.069130 =================== ActiveCount += 1
    075604.069147 Conference_RecvThread start
    075604.069172 setPeerToPeerInfoInMapForUserID: [email protected], payload = 123, (640 x 480)
    075604.069224 RTP: recv started(F48302F,F48302F)
    075604.069235 Set video format - payload: 123 size: (640 x 480) fComposite:0
    075604.069235 RTPTransport: need to wait for SRTP to init? (0/0)
    075604.069253 SetBitrate from 2627000 to 2627000 - calculated (1293440)
    075604.069259 =========== StartTransmit!
    075604.069264 ######################################
    075604.069268 # SoundDec_Create(16000 --> 22050) #
    075604.069272 ######################################
    075604.074171 Leaving SoundDec_Create
    075604.074275 Decoding new stream: 640x480 'avc1'
    075604.105698 792.660 jump: 12.0 frames
    075604.524008 TRANSMIT to [email protected]: 216.96.252.230:16402:16402 hardwareframe:30 determinedframe: 20 key:-1 determinedbitrate: 2627
    075604.524050 ### NEW STATE: to: VC_BUSY, from: VC_SIGNALING
    075604.524070 AGC = 1
    075604.524081 [[** sMT - MTHelperSetRemoteUserAgent]] [user:[email protected]][RemoteUA = Viceroy 1.4][SnowLeopard]
    075604.524089 MULTIPOINT VC_API: startConferenceWithUserID: [email protected] returns YES
    075604.539085 Selected microphone is Internal microphone.
    075607.784944 Entering SPIKE
    075607.785162 Sending FIR
    075607.786314 Leaving SPIKE
    075607.787079 Jitter Buffer Delta = 0.001918 secs
    075607.800205 796.353 backtrack: -10.0 frames (82944 - 88058, 87627,313,82944)
    075607.800326 796.353 -287 warp 409 -> 122
    075607.800752 796.354 -287 warp 409 -> 122
    075607.801128 796.354 -287 warp 409 -> 122
    075607.816358 796.369 -287 warp 409 -> 122
    075607.816756 796.370 -236 skip 256 -> 20
    075607.816765 796.370 -256 skip 256 -> 0
    075607.816791 796.370 -256 skip 256 -> 0
    075607.816817 796.370 -256 skip 256 -> 0
    075608.134411 peakWeightIndex = 155
    075608.761711 797.314 -188 skip 256 -> 68
    075610.058497 798.610 -186 skip 256 -> 70
    075610.151120 peakWeightIndex = 155
    075611.642601 800.194 -186 skip 256 -> 70
    075612.167969 peakWeightIndex = 155
    075612.419358 Entering SPIKE
    075612.419771 Leaving SPIKE
    075613.228486 801.779 -236 skip 256 -> 20
    075613.228602 801.779 -256 skip 256 -> 0
    075614.186147 peakWeightIndex = 155
    075615.389651 803.939 -186 skip 256 -> 70
    075616.202993 peakWeightIndex = 155
    075618.219758 peakWeightIndex = 155
    075618.863012 807.411 -186 skip 256 -> 70
    075620.236958 peakWeightIndex = 24
    075621.879905 SIPSendMessageAll start...
    075621.880377 TANonInviteClientProc Thread start...
    075621.880540 ( )( )( )( )( ) TP IS BINARY? (0)
    075621.880673 Send to 216.96.252.230:16402 [MESSAGE sip:[email protected]:16402 SIP/2.0
    Via: SIP/2.0/UDP 216.96.185.208:16402;branch=z9hG4bK5cd8892d08752975
    Max-Forwards: 70
    To: "[email protected]" <sip:[email protected]:16402>;tag=1739456213
    From: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 2 MESSAGE
    User-Agent: Viceroy 1.4
    Content-Type: text/plain
    Content-Length: 4
    PING]
    075621.882890 [[SIP/2.0 200 OK
    Via: SIP/2.0/UDP 216.96.185.208:16402;branch=z9hG4bK5cd8892d08752975
    To: "[email protected]" <sip:[email protected]:16402>;tag=1739456213
    From: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 2 MESSAGE
    User-Agent: Viceroy 1.4
    Content-Length: 0
    ]] from 216.96.252.230:16402
    075621.883136 Dialog Match(STATUS): [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605], [1739456213]=[1739456213]
    075621.883299 Dialog Match(STATUS): [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605], [1739456213]=[1739456213]
    075621.883450 SIPSendMessageAll stop(0)...
    075622.253198 peakWeightIndex = 24
    075623.678640 Entering SPIKE
    075623.679459 Leaving SPIKE
    075623.681914 812.227 backtrack: -1.0 frames (437248 - 437760, 437417,249,437248)
    075623.992717 Updating heartbeat from 216.96.252.230:16402 to 216.96.185.208:16402
    075623.992994 [[MESSAGE sip:[email protected]:16402 SIP/2.0
    Via: SIP/2.0/UDP 216.96.252.230:16402;branch=z9hG4bK45b47f3e44a5bbfa
    Max-Forwards: 70
    To: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    From: "[email protected]" <sip:[email protected]:16402>;tag=1739456213
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 1 MESSAGE
    User-Agent: Viceroy 1.4
    Content-Type: text/plain
    Content-Length: 4
    PING]] from 216.96.252.230:16402
    075623.993047 Dialog Match(REQUEST): [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605], [1739456213]=[1739456213]
    075623.993161 SIPMessageProc Thread start...
    075623.993203 Dialog Match(REQUEST): [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605], [1739456213]=[1739456213]
    075623.993262 SIPMessage done.
    075623.993271 | | | | --- iBodyLen 0
    075623.993330 TANonInviteServerProc Thread start...
    075623.993362 ( )( )( )( )( ) TP IS BINARY? (0)
    075623.993374 Send to 216.96.252.230:16402 [SIP/2.0 200 OK
    Via: SIP/2.0/UDP 216.96.252.230:16402;branch=z9hG4bK45b47f3e44a5bbfa
    To: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    From: "[email protected]" <sip:[email protected]:16402>;tag=1739456213
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 1 MESSAGE
    User-Agent: Viceroy 1.4
    Content-Length: 0
    075623.993444 SIPMessageProc Thread end(200)...
    075624.271383 peakWeightIndex = 24
    075624.275221 812.820 -185 skip 256 -> 71
    075626.286774 peakWeightIndex = 24
    075626.885974 TANonInviteClientProc Thread end(0)...
    075627.748027 816.291 -186 skip 256 -> 70
    075628.303767 peakWeightIndex = 24
    075630.321844 peakWeightIndex = 24
    075632.338587 peakWeightIndex = 24
    075633.720543 Entering SPIKE
    075633.721914 Leaving SPIKE
    075633.749365 822.290 backtrack: -2.0 frames (658432 - 659455, 659326,94,658432)
    075633.878324 822.418 -187 skip 256 -> 69
    075634.355456 peakWeightIndex = 24
    075635.686112 824.225 -186 skip 256 -> 70
    075636.372164 peakWeightIndex = 24
    075638.087985 826.626 -186 skip 256 -> 70
    075638.388991 peakWeightIndex = 24
    075640.405873 peakWeightIndex = 24
    075641.610216 830.146 -185 skip 256 -> 71
    075642.424070 peakWeightIndex = 24
    075642.533427 Entering SPIKE
    075642.533475 Sending FIR
    075642.534937 Leaving SPIKE
    075642.540451 Intra slice request from 0 - 640x480 0 300
    075642.542192 Jitter Buffer Delta = 0.289538 secs
    075642.553676 831.089 backtrack: -1.0 frames (852992 - 853502, 853365,100,852992)
    075642.569855 831.106 256 dup 256 -> 512
    075642.601975 831.138 256 dup 256 -> 512
    075642.634229 831.170 256 dup 256 -> 512
    075642.666505 831.202 256 dup 256 -> 512
    075642.698550 831.234 256 dup 256 -> 512
    075642.730811 831.266 256 dup 256 -> 512
    075642.762977 831.299 256 dup 256 -> 512
    075642.795115 831.331 256 dup 256 -> 512
    075642.827387 831.363 256 dup 256 -> 512
    075642.859581 831.395 256 dup 256 -> 512
    075642.890372 831.426 256 dup 256 -> 512
    075644.440844 peakWeightIndex = 24
    075646.457639 peakWeightIndex = 24
    075647.371766 835.905 -186 skip 256 -> 70
    075647.580940 836.114 -236 skip 256 -> 20
    075647.581134 836.114 -145 skip 256 -> 111
    075647.883654 836.417 -236 skip 256 -> 20
    075647.883773 836.417 -148 skip 256 -> 108
    075648.474392 peakWeightIndex = 24
    075650.491033 peakWeightIndex = 24
    075650.829356 Entering SPIKE
    075650.830297 Leaving SPIKE
    075650.834265 Intra slice request from 0 - 640x480
    075650.897187 Sending FIR
    075650.943000 839.475 silence: 1.0 frames
    075651.897146 SIPSendMessageAll start...
    075651.897650 TANonInviteClientProc Thread start...
    075651.897690 ( )( )( )( )( ) TP IS BINARY? (0)
    075651.897851 Send to 216.96.252.230:16402 [MESSAGE sip:[email protected]:16402 SIP/2.0
    Via: SIP/2.0/UDP 216.96.185.208:16402;branch=z9hG4bK15e3c1a1104c2db2
    Max-Forwards: 70
    To: "[email protected]" <sip:[email protected]:16402>;tag=1739456213
    From: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 3 MESSAGE
    User-Agent: Viceroy 1.4
    Content-Type: text/plain
    Content-Length: 4
    PING]
    075651.902197 [[SIP/2.0 200 OK
    Via: SIP/2.0/UDP 216.96.185.208:16402;branch=z9hG4bK15e3c1a1104c2db2
    To: "[email protected]" <sip:[email protected]:16402>;tag=1739456213
    From: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 3 MESSAGE
    User-Agent: Viceroy 1.4
    Content-Length: 0
    ]] from 216.96.252.230:16402
    075651.902247 Dialog Match(STATUS): [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605], [1739456213]=[1739456213]
    075651.902288 Dialog Match(STATUS): [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605], [1739456213]=[1739456213]
    075651.902554 SIPSendMessageAll stop(0)...
    075652.507842 peakWeightIndex = 24
    075652.593460 841.124 -236 skip 256 -> 20
    075652.593543 841.124 -256 skip 256 -> 0
    075654.009503 Updating heartbeat from 216.96.252.230:16402 to 216.96.185.208:16402
    075654.009546 [[MESSAGE sip:[email protected]:16402 SIP/2.0
    Via: SIP/2.0/UDP 216.96.252.230:16402;branch=z9hG4bK2737e37b38198038
    Max-Forwards: 70
    To: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    From: "[email protected]" <sip:[email protected]:16402>;tag=1739456213
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 2 MESSAGE
    User-Agent: Viceroy 1.4
    Content-Type: text/plain
    Content-Length: 4
    PING]] from 216.96.252.230:16402
    075654.009580 Dialog Match(REQUEST): [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605], [1739456213]=[1739456213]
    075654.009981 SIPMessageProc Thread start...
    075654.010022 Dialog Match(REQUEST): [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605], [1739456213]=[1739456213]
    075654.010068 SIPMessage done.
    075654.010078 | | | | --- iBodyLen 0
    075654.010181 TANonInviteServerProc Thread start...
    075654.010264 ( )( )( )( )( ) TP IS BINARY? (0)
    075654.010292 Send to 216.96.252.230:16402 [SIP/2.0 200 OK
    Via: SIP/2.0/UDP 216.96.252.230:16402;branch=z9hG4bK2737e37b38198038
    To: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    From: "[email protected]" <sip:[email protected]:16402>;tag=1739456213
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 2 MESSAGE
    User-Agent: Viceroy 1.4
    Content-Length: 0
    075654.010451 SIPMessageProc Thread end(200)...
    075654.526208 peakWeightIndex = 24
    075656.009445 TANonInviteServerProc Thread end(0)...
    075656.542788 peakWeightIndex = 24
    075656.905075 TANonInviteClientProc Thread end(0)...
    075657.593682 Entering SPIKE
    075657.595431 Leaving SPIKE
    075657.601816 846.130 -236 skip 256 -> 20
    075657.601894 846.130 -226 skip 256 -> 30
    075657.602165 Sending FIR
    075657.606894 Jitter Buffer Delta = 0.004729 secs
    075657.633928 846.162 silence: 1.0 frames
    075658.559595 peakWeightIndex = 24
    075700.186737 1 devices
    075700.187151 Received VCHardwareCapsChangeNotification
    2010-12-09 07:57:00.187 iChat[220:903] Hardware Caps Dictionary: {
    HasCamera = 1;
    HasDV = 0;
    HasMic = 0;
    HasQ8 = 0;
    Q8List = (
    075700.187527 Found 1 cameras:
    075700.187547 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    075700.191959 Microphone devices:
    075700.192117 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    075700.192708 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    075700.192735 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraDevicePropertyModelUID failed with 560947818
    075700.192750 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraObjectPropertyCreator failed with 560947818
    075700.192764 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    075700.192770 TundraCapture_GetCameraProperty: TundraCapture_GetCurrentImageFormat failed with 560947818
    075700.192904 Internal microphone
    075700.193003 Line In
    075700.193131 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraDevicePropertyModelUID failed with 560947818
    075700.193151 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraObjectPropertyCreator failed with 560947818
    075700.193165 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    075700.193171 TundraCapture_GetCameraProperty: TundraCapture_GetCurrentImageFormat failed with 560947818
    075700.193220 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraDevicePropertyModelUID failed with 560947818
    075700.193235 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraObjectPropertyCreator failed with 560947818
    075700.193249 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    075700.193255 TundraCapture_GetCameraProperty: TundraCapture_GetCurrentImageFormat failed with 560947818
    075700.193737 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraDevicePropertyModelUID failed with 560947818
    075700.193797 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraObjectPropertyCreator failed with 560947818
    075700.194309 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    075700.194317 TundraCapture_GetCameraProperty: TundraCapture_GetCurrentImageFormat failed with 560947818
    075700.194548 Selected microphone is Internal microphone.
    075700.194606 vcCapabilitiesOfCPU returns: 0x00000fff
    075700.194718 BWD: GotBandwidth: 108818011/86309523 (up/down) @[208.185.96.216:0.254.255.255]
    075700.194735 BWD bandwidth: 108818 kbits up, 86309 kbits down.
    075700.194741 videoNetworkCapable: 1 -- 3 max participants.
    075700.194745 audioNetworkCapable: 1 -- 9 max participants.
    075700.194749 Supports PCMU wideband for audio: 1 / video: 1
    075700.194760 vcCapabilitiesOfNetwork returns: 0x00000fff
    075700.194767 vcCapabilitiesOfRouter returns: 0x00001000
    075700.194771 vcCapabilities returns: 0x00001fff
    075700.194843 Found 1 cameras:
    075700.194864 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    075700.198570 Microphone devices:
    075700.198617 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    075700.198625 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    075700.198699 Internal microphone
    075700.198777 Line In
    075700.198906 selectedCamera: no camera has been set yet.
    075700.198940 selectedCamera: no camera has been set yet.
    075700.199238 Selected mic: Built-in Microphone / imic
    075700.199480 Selected microphone is Internal microphone.
    075700.268051 Found 1 cameras:
    075700.268096 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    075700.271835 Microphone devices:
    075700.271882 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    075700.271890 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    075700.271957 Internal microphone
    075700.272077 Line In
    075700.272151 selectedCamera: no camera has been set yet.
    075700.272166 selectedCamera: no camera has been set yet.
    075700.273629 Selected mic: Built-in Microphone / imic
    075700.304358 endConference with userIDToCallIDMap count = 1
    075700.304469 key: [email protected] - call id: 1
    075700.305891 [[** sMT - MTHelperLogRelay] retCode = 3, status = Relay Skip ]
    075700.306456 [[** sMT - MTHelper_End]] [user:[email protected]] (Caller) CallLog(0 - Succeeded) [0x00000112 to 0x00000112]: [p2p: 2627/2627] [55(sec)] [AvgBitrate:1380.879875][EndConference][SnowLeopard]
    075700.306515 [[** sMT - MTHelperEndCall] [0][user:[email protected]][Duration= 0.000000]
    075700.306604 ### NEW STATE: to: VC_DISCONNECTING, from: VC_BUSY
    075700.307292 SIPHangup start...
    075700.307320 Stop heartbeat to 216.96.252.230:16402
    075700.307453 TANonInviteClientProc Thread start...
    075700.307515 ( )( )( )( )( ) TP IS BINARY? (0)
    075700.307528 Send to 216.96.252.230:16402 [BYE sip:[email protected]:16402 SIP/2.0
    Via: SIP/2.0/UDP 216.96.185.208:16402;branch=z9hG4bK4b6ef8fd5d6b8f87
    Max-Forwards: 70
    To: "[email protected]" <sip:[email protected]:16402>;tag=1739456213
    From: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 4 BYE
    User-Agent: Viceroy 1.4
    Content-Length: 0
    075700.310797 [[SIP/2.0 200 OK
    Via: SIP/2.0/UDP 216.96.185.208:16402;branch=z9hG4bK4b6ef8fd5d6b8f87
    To: "[email protected]" <sip:[email protected]:16402>;tag=1739456213
    From: "[email protected]" <sip:[email protected]:16402>;tag=1849115605
    Call-ID: 1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208
    CSeq: 4 BYE
    User-Agent: Viceroy 1.4
    Content-Length: 0
    ]] from 216.96.252.230:16402
    075700.310837 Dialog Match(STATUS): [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605], [1739456213]=[1739456213]
    075700.310874 Dialog Match(STATUS): [1e00393adbdb30e-0393-11e0-91a7-eb95b2f44012@216-96-185-208]=[1e00393adbdb30e-0 393-11e0-91a7-eb95b2f44012@216-96-185-208], [1849115605]=[1849115605], [1739456213]=[1739456213]
    075700.311874 SIPHangup stop(0)...
    075700.313893 ### NEW STATE: to: VC_IDLE, from: VC_DISCONNECTING
    075700.313926 ++++++++ confStatusMapRemoveAll
    075700.313935 ( ) -- mapUserIDToSecurityInfo cleared --
    075700.314189 Conference_RecvThread end
    075700.315617 2 devices
    075700.329958 =================== ActiveCount -= 0
    075700.366012 cancelPreview returned 0
    075700.366190 Received VCHardwareCapsChangeNotification
    2010-12-09 07:57:00.366 iChat[220:903] Hardware Caps Dictionary: {
    HasCamera = 1;
    HasDV = 0;
    HasMic = 0;
    HasQ8 = 0;
    Q8List = (
    FirmwareVersion = 0;
    GUID = 0x2440000005ac8507;
    IrisState = 1;
    075700.366467 Found 2 cameras:
    075700.366487 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    075700.366522 Built-in iSight - 0x2440000005ac8507 (0x110, 0x104)
    075700.370345 Microphone devices:
    075700.370423 Internal microphone
    075700.370527 Line In
    075700.370622 selectedCamera: no camera has been set yet.
    075700.370675 selectedCamera: no camera has been set yet.
    075700.370742 selectedCamera: no camera has been set yet.
    075700.370929 Selected microphone is Internal microphone.
    075700.370979 vcCapabilitiesOfCPU returns: 0x00000fff
    075700.371086 BWD: GotBandwidth: 108818011/86309523 (up/down) @[208.185.96.216:0.254.255.255]
    075700.371100 BWD bandwidth: 108818 kbits up, 86309 kbits down.
    075700.371106 videoNetworkCapable: 1 -- 3 max participants.
    075700.371110 audioNetworkCapable: 1 -- 9 max participants.
    075700.371114 Supports PCMU wideband for audio: 1 / video: 1
    075700.371125 vcCapabilitiesOfNetwork returns: 0x00000fff
    075700.371130 vcCapabilitiesOfRouter returns: 0x00001000
    075700.371135 vcCapabilities returns: 0x00001fff
    075700.371207 Found 2 cameras:
    075700.371227 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    075700.371268 Built-in iSight - 0x2440000005ac8507 (0x110, 0x104)
    075700.371278 selectedCamera: no camera has been set yet.
    075700.371291 selectCameraWithTundraDeviceID: 0x110 returned 1
    075700.374933 Microphone devices:
    075700.375022 Internal microphone
    075700.375077 Line In
    075700.375133 selectedCamera2 GUID returned Built-in iSight
    075700.375164 selectedCamera2 GUID returned Built-in iSight
    075700.375332 Selected mic: Built-in Microphone / imic
    075700.433040 Selected microphone is Internal microphone.
    075700.433250 Selected microphone is Internal microphone.
    075700.434952 Found 2 cameras:
    075700.434987 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    075700.435031 Built-in iSight - 0x2440000005ac8507 (0x110, 0x104)
    075700.435062 selectedCamera2 GUID returned Built-in iSight
    075700.435079 selectCameraWithTundraDeviceID: 0x110 returned 1
    075700.438692 Microphone devices:
    075700.438781 Internal microphone
    075700.438838 Line In
    075700.438891 selectedCamera2 GUID returned Built-in iSight
    075700.438921 selectedCamera2 GUID returned Built-in iSight
    075700.439097 Selected mic: Built-in Microphone / imic
    075700.443973 Selected microphone is Internal microphone.
    075700.444840 Found 2 cameras:
    075700.444870 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    075700.444915 Built-in iSight - 0x2440000005ac8507 (0x110, 0x104)
    075700.444947 selectedCamera2 GUID returned Built-in iSight
    075700.444966 selectCameraWithTundraDeviceID: 0x110 returned 1
    075700.448569 Microphone devices:
    075700.448669 Internal microphone
    075700.448784 Line In
    075700.448837 selectedCamera2 GUID returned Built-in iSight
    075700.448867 selectedCamera2 GUID returned Built-in iSight
    075700.449044 Selected mic: Built-in Microphone / imic
    075700.449683 Selected microphone is Internal microphone.
    075705.314376 TANonInviteClientProc Thread end(0)...
    075726.026585 TANonInviteServerProc Thread end(0)...
    2010-12-09 07:57:40.989 iChat[220:903] [Warning] FZVideoConferenceController: _localVideoClientCount decremented below 0!

  • Reduce CPU usage with RTMFT video chatting

    Hi,
    We are using the FMS4 for 1-1 real time video chatting. it is fine but the CPU usage are very high.
    (not P2P but use UDP based RTMFP) currently connection to server as " rtmfp://1.2.3.4:80/live"
    we use the :80 I guess it helps to deal with the firewall with HTTP tunneling? (seems if it is true, it will this degrade performance?)
    with 320*240; it is using 30~50 % CPU;  with 480*360: 40-60% CPU at the clients.  so high... decent client machine: Intel i5 650. Quad 3.3Ghz  8G RAM. win7 64
    Any idea on reducing cpu usage?

    RTMFP is a UDP-based protocol and does not currently tunnel over HTTP.  when you specify port 80 with RTMFP, you're using UDP port 80, not TCP port 80.  also, that port 80 is the fmsedge port; you will be redirected to a different port (19350+ by default) for the true client-server connection.
    RTMFP has significantly higher overhead than RTMP for two main reasons: 1) RTMFP is a complete network transport protocol of similar complexity to TCP, but implemented entirely in user space instead of in the operating system kernel, so every packet sent on the network requires special processing and at least one context switch to kernel mode for transmission or reception; 2) every byte of every packet in RTMFP is encrypted with AES-128-CBC, a non-trivial cipher requiring a not-insubstantial amount of CPU.  there is no unencrypted form of RTMFP.

  • Anyone has a sample script of multicast video chat in php using Cirrus

    I was trying to create a multicast videochat from Videophonelabs sample and the reg.cgi in cgi-bin is nothing but a problem. I don't know much about this old outdated cgi thing. I wasted so many hours with errors on some funky database created by Sqlite3 which some servers don't even bother with.. Can someone post a working sample of multicast video chat in PHP?MySQL using Cirrus? No opensource RVC codes like that as they are all are for dating and adult chat. Looking for   a decent multicast script with no Phython!
    Thanks.

    here you are php id manager with sqlite, but it's not a big problem with converting it to mysql, the same sql queries: https://github.com/delosgatos/P2P-ID-Manager-for-Video-Chat-Sample-from-Adobe-Labs

  • Can ANYONE with 10.4.8 do video chats?

    Hi all..
    I've been having all kinds of problems doing iChat audio and video chats--various combinations of me not hearing and/or seeing them, or vice versa; plus plenty of "not responding" errors (error -8). Occasionally it will work, but the next time we try, it usually doesn't. I've been working with a few people having OS's ranging from 10.3.9 to 10.4.8, and Macs ranging from Powerbook G4s, Powermac Dual G5s, Intel MacMini, MacBook, and MacBook Pro. Following advice I've seen on the Web, I've tried port-forwarding ports 5060, 5190, 5220, 5222, 5297, 5298, 5353, 16384-16403 in my router or the other persons', or not forwarding them, opening those same ports in the Mac OSX firewalls, or not, turning the firewalls off in one or both Macs, turning them both on, same for the routers and modems, quitting and restarting iChat, rebooting both machines, etc.
    The common denominator in all these experiments I've conducted is this: if both the Macs are behind routers (different routers) and one or both are running 10.4.8, iChat cannot be consistently used to do video chats. (It can work occasionally, but definitely not every time.) If neither Mac is running 10.4.8, it works, even with the firewalls up.
    So, my question is: is there anyone out there running 10.4.8 that can do video chats consistently? If so, what's your secret? Thanks!
    --AVAvatar
    Powerbook G4 1.25 GHz   Mac OS X (10.3.9)  

    I have no problems with 10.4.8 and video chat.
    I do NOT have any of the cited ports open on my computer or port forwarded on my DSL modem/router (an ActionTec GT701-WG running an ISP-specific firmware load for Qwest Communications, my ISP). I am NAT'ed here at home, using static IP addrress assignment on the home LAN. One of my sons who lives here in Colorado, too, has a G5 iMac on Comcast Cable, and, like me, has no iChat-related ports open on his computer or port forwarded on his cable modem/router. He is also NAT'ed and is running 10.4.8 with latest security update. He's not static IP on the home LAN -- his modem is dishing out "192.168.1.x" DHCP addresses. Similarly, my other son, who lives in Florida, has an iMac G5, I'm 85% sure that he is on a cable connection, too. He is NAT'ed and is running 10.4.8 with latest security update and has no iChat-related ports open on his computer or port forwarded on his cable modem/router. He is DHCP, too, on the home LAN. We can all talk to one another. Unfortunately, my Quicksilver computer is too slow to do multi-user conference, but I have ichat AV'ed with each of them individually and they tell me they iChatAV with one another.
    My work-provided Powerbook G4, running 10.4.8 with latest security update, also works between most hotels' networks and home, from as close as Cheyenne WY to as far away as Sydney Australia. I have no iChat-related ports open on my Powerbook. On my most recent business travel trip to Phoenix AZ, in addition to touching bases with the spouse at home, I multi-conferenced with both sons on it. That was cool. I had never multi-user conferenced before.
    I am unable to iChat AV with anyone from my work computer (or my work-owned laptop affiliated to their LAN), though. Apparently, once the connection tries to migrate from oscar.aol.com to handoff traffic for establishing P2P SIP, snatmap, A/V, etc., connections, my work's firewall blocks all that stuff because, I am presuming, it doesn't look like traffic on those ports (5060, 5678, etc.) is "established" but rather appears as uninvited inbound traffic, so it gets blocked and the call crashes, regardless of who calls whom. Our IT guy won't open destination ports 5060, 5678, 16384-16403 from any IP to my IP, so, no iChatAV capability from work. It's too bad there wasn't a way to port-forward the P2P traffic over a ssh tunnel.
    While on the road (i.e., business travel), I confess that I have had a few problems with audio/video distortion, dropped calls, or unable to connect reliably, but not many instances of that -- not very many at all. I suspect that these occurrences have had more to do with choked bandwidth or lots of fading or interference on the wireless channel on the hotel connection more than anything else.
    When I have read these threads in this forum, they seem to indicate, to me, anyways, that perhaps the routers/hubs installed between the computer and the DSL/cable modem are the likely culprits for crappy or no iChatAV sessions. You might want to focus your attention on these devices, until a more robust iChatAV comes out, if ever.

  • Maximum number of video chats supported by iChat Server

    Hello all,
    In the early 10.5 OS X server days, there were reports that OS X Server's iChat Server included support for 7 simultaneous video chats. Is this true? Is this still true with OS X 10.6 Server's iChat Server?
    If not, what is the maximum number of video chats supported with OS X Server's iChat Server?
    Thank you,
    -darrell

    In the early 10.5 OS X server days, there were reports that OS X Server's iChat Server included support for 7 simultaneous video chats. Is this true?
    Not sure if the reports were about saying that; but it is not true.
    Is this still true with OS X 10.6 Server's iChat Server?
    Nope
    If not, what is the maximum number of video chats supported with OS X Server's iChat Server?
    Unlimited. This is 'cos audio and video streams are p2p and don't pass through the iChat server. The server has a limited involvement in helping the iChat clients set up the p2p connections, but once connected, it is no longer involved.

  • Can Adobe Air build multiple live video chat and whiteboard application?

    Can Adobe Air build multiple live video chat application? and
    whiteboard like MSN whiteboard?
    Is there any online documentation?

    1) any practical use of P2P multicast will have a delay measured in seconds. it shouldn't go to 30 seconds unless you have a large NetStream.bufferTime.
    2) i strongly recommend against changing the multicast stream parameters. they all interact with each other. decreasing the window duration will decrease the effective reliability of the stream, by reducing the amount of time to receive all of the fragments of the stream as they pass through the P2P group -- especially when people join or leave the group, which can disrupt the low latency "push" trees that are constructed in the group.
    3) you should be able to change the encoding parameters on the fly without a major disruption. are you using H.264 or Sorenson Spark?  it's possible that your camera doesn't like to have its capture size changed and it is freezing temporarily.  i'm not having any trouble changing the capture size with my camera (and using H.264).  i recall there being some issue with changing the frames-per-second on the fly (at least some time ago, and i don't remember what the issue is) -- there was enough of an issue that i disabled it in my little app while actively publishing.

  • Video Chat on Android very slow !

    Hi everyone,
    I'm developing an audio/video chat Android application. On my Android device (Samsung Galaxy S), all works... but it is very very slow !!
    I launch the application (release version) on my phone and then I launch this application from my computer (from Flash Builder)
    Each applications are connected to the Cirrus server and streams are sent/received. On my computer, no problem. But on my phone, the CPU usage grows immediatly (>90 % !) and the app finish to crash.
    Before I click on the "connect" button : RAM 26 mb / CPU 0.33% (great !)
    When I publish my audio/video via NetStream : RAM 42 mb / CPU 64%
    When I publish AND receive an audio/video NetStream : RAM 48 mb / CPU 94%
    By the way, my phone is getting hot...
    I know that this could be done without such performance problems on Android. The proof : http://coenraets.org/blog/2010/07/video-chat-for-android-in-30-lines-of-code/
    Yes, LCCS is use here by C. Coenraets, but LCCS is nothing but a NetConnection/NetStream and a RTMFP solution... So what am i doing wrong ? Any help would be very appreciated.
    I paste here the code (firstView of the ViewNavigatorApplication) :
    <?xml version="1.0" encoding="utf-8"?>
    <s:View xmlns:fx="http://ns.adobe.com/mxml/2009"
                        xmlns:s="library://ns.adobe.com/flex/spark" title="HomeView" xmlns:mx="library://ns.adobe.com/flex/mx" actionBarVisible="false">
              <fx:Script>
                        <![CDATA[
                                   * Tezqa | [email protected] | www.tezqa.com
                                  private var SERVER:String = "rtmfp://p2p.rtmfp.net/";
                                  private var KEY:String = "CIRRUS DEVELOPER KEY";
                                  private var netConnection:NetConnection;
                                  private var netStreamPublisher:NetStream;
                                  private var netStreamSubscriber:NetStream;
                                  private var groupSpecifier:GroupSpecifier;
                                  private var camera:Camera;
                                  private var microphone:Microphone;
                                  private var videoPublisher:Video;
                                  private var videoSubscriber:Video;
                                  private var username:String;
                                  private var budyname:String;
                                  [Bindable] private var connected:Boolean = false;
                                  private function startStop():void {
                                            if (connected) {
                                                      disconnect();
                                            } else {
                                                      username = usernameInput.text;
                                                      budyname = budynameInput.text;
                                                      connect();
                                  private function connect():void {
                                            netConnection = new NetConnection();
                                            netConnection.addEventListener(NetStatusEvent.NET_STATUS, netStatus);
                                            netConnection.connect (SERVER, KEY);
                                  private function onConnect():void {
                                            connected = true;
                                            groupSpecifier = new GroupSpecifier ("com.tezqa.mobilecam");
                                            groupSpecifier.multicastEnabled = true;
                                            groupSpecifier.postingEnabled = true;
                                            groupSpecifier.serverChannelEnabled = true;
                                            netStreamPublisher = new NetStream (netConnection, groupSpecifier.groupspecWithAuthorizations());
                                            netStreamPublisher.addEventListener (NetStatusEvent.NET_STATUS, netStatus);
                                            attachCamera();
                                            attachMicrophone();
                                            netStreamPublisher.publish ("stream_" + username, "live");
                                            videoPublisher = new Video(uic1.width, uic1.height);
                                            videoPublisher.attachCamera(camera);
                                            uic1.addChild(videoPublisher);
                                            netStreamSubscriber = new NetStream (netConnection, groupSpecifier.groupspecWithAuthorizations());
                                            netStreamSubscriber.addEventListener (NetStatusEvent.NET_STATUS, netStatus);
                                            netStreamSubscriber.play ("stream_" + budyname);
                                            videoSubscriber = new Video(uic2.width, uic2.height);
                                            videoSubscriber.attachNetStream(netStreamSubscriber);
                                            uic2.addChild(videoSubscriber);
                                  public function attachMicrophone():void {
                                            microphone = null;
                                            netStreamPublisher.attachAudio (null);
                                            microphone = Microphone.getEnhancedMicrophone();
                                            if (!microphone) microphone = Microphone.getMicrophone();
                                            if (microphone) {
                                                      microphone.codec = SoundCodec.SPEEX;
                                                      microphone.framesPerPacket = 1;
                                                      microphone.setSilenceLevel(0, 3000);
                                                      microphone.gain = 100;
                                                      microphone.rate = 22;
                                                      netStreamPublisher.attachAudio (microphone);
                                  public function detachMicrophone():void {
                                            netStreamPublisher.attachAudio (null);
                                            microphone = null;
                                  public function attachCamera(cameraPosition:String = "auto"):Camera {
                                            camera = null;
                                            netStreamPublisher.attachCamera(null);
                                            if (cameraPosition == "auto") {
                                                      camera = Camera.getCamera();
                                            } else {
                                                      if (Camera.names.length == 1) {
                                                                camera = Camera.getCamera();
                                                      } else {
                                                                var tmpCamera:Camera = null;
                                                                for (var i:uint = 0; i < Camera.names.length; i++) {
                                                                          tmpCamera = Camera.getCamera(Camera.names[i]);
                                                                          if (tmpCamera.position == cameraPosition) {
                                                                                    camera = tmpCamera;
                                                                                    break;
                                            if (camera) {
                                                      camera.setMode (640, 480, 15, true);
                                                      camera.setQuality (15000, 0); // 30000, 0 (adobe settings)
                                                      netStreamPublisher.attachCamera (camera);
                                                      return camera;
                                            } else {
                                                      return null;
                                  public function detachCamera():void {
                                            netStreamPublisher.attachCamera (null);
                                            camera = null;
                                  private function disconnect():void {
                                            detachCamera();
                                            detachMicrophone();
                                            netStreamPublisher.close();
                                            netStreamSubscriber.close();
                                            netStreamPublisher.removeEventListener(NetStatusEvent.NET_STATUS, netStatus);
                                            netStreamSubscriber.removeEventListener(NetStatusEvent.NET_STATUS, netStatus);
                                            netConnection.removeEventListener(NetStatusEvent.NET_STATUS, netStatus);
                                            netStreamPublisher = null;
                                            netStreamSubscriber = null;
                                            netConnection = null;
                                            videoPublisher.clear();
                                            videoPublisher.attachCamera(null);
                                            videoSubscriber.clear();
                                            uic1.removeChild(videoPublisher);
                                            uic2.removeChild(videoSubscriber);
                                            videoPublisher = null;
                                            videoSubscriber = null;
                                            connected = false;
                                  private function netStatus(e:NetStatusEvent):void {
                                            switch(e.info.code) {
                                                      case "NetConnection.Connect.Success":
                                                                onConnect();
                                                                break;
                                                      default:
                                                                break;
                        ]]>
              </fx:Script>
              <s:VGroup width="100%" height="100%">
                        <s:HGroup width="100%" height="100%">
                                  <mx:UIComponent id="uic1" width="50%" height="100%"/>
                                  <mx:UIComponent id="uic2" width="50%" height="100%"/>
                        </s:HGroup>
                        <s:Label text="Connected : {connected}" paddingLeft="10"/>
                        <s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle" paddingBottom="10">
                                  <s:TextInput id="usernameInput" prompt="Enter your name" text="lug" width="35%"/>
                                  <s:TextInput id="budynameInput" prompt="Enter budy name" text="kat" width="35%"/>
                                  <s:Button label="{connected?'Disconnect':'Connect'}" click="startStop()"/>
                        </s:HGroup>
              </s:VGroup>
    </s:View>

    Ok my microphone and camera settings were bad.
    I comment out these lines :
                                                      microphone.codec = SoundCodec.SPEEX;
                                                      microphone.framesPerPacket = 1;
                                                      microphone.setSilenceLevel(0, 3000);
                                                      microphone.gain = 100;
                                                      microphone.rate = 22;
    //camera.setMode (640, 480, 15, true);
                                                      //camera.setQuality (15000, 0); // 30000, 0 (adobe settings)
    Then the application works better, but still use CPU at 80-90% after a while... And finish to crash. Any idea ?

  • Once and for all: MSN VIDEO chat on the mac... can it work?

    the situation: my friend in France uses an msn account on a PC with the latest version of windows live or some such. I'm in the states on my blackbook. I set up a shiny new msn account, hoping to connect up to him. I've tried adium, msn mac, mercury, and ichat, and nothing will let me connect to his cam, or him to mine.
    so here's the golden question: can a mac user, as of right now, video chat with a PC user through the MSN network? if so, and if this is a waste of a new post, please direct me to the instructions. please do not tell us to sign up for AIM accounts, like I saw in another post.
    if it's not possible, please explain why not. is it microsoft's msn client for the mac that's about 3 versions behind the pc one? is it a protocol issue? why is this so impossible? is it a social thing, i.e. europeans use msn and PCs and americans use AIM/yahoo and macs? I'm baffled.

    It IS possible for a Mac user to do video with people using MSN/Windows Live messenger on Windows, but not possible to do audio.
    To do video you will need either Mercury or aMSN. I haven't used either of these, and wouldn't touch the MSN service with a barge-pole, so can't give instructions on how to set it up, but both of them do have video capabilities. As i said though, neither do audio, so unless both participants know sign-language it may be of limited use.
    The reason why it is not possible is both a protocol issue and a Microsoft one.
    MSN uses secret, proprietary protocols for their service which means that anyone wanting to interoperate with the service has to reverse engineer the protocols and then implement them (and Microsoft can of course move the goal posts at any time by changing the protocols in a new version).
    It's a Microsoft problem because they simply aren't interested in developing no cost applications for the Mac, as evidenced by the dropping of both IE and Windows Media Player for OS X (it wouldn't surprise me if Messenger gets dropped by the end of the year), so MSN Messenger lags well behind the Windows version and lacks many of its features.
    The situation with MSN/Windows Live Messenger is unlikely to change until Microsoft switches to the IETF standard for IM, XMPP. It may be years before Microsoft switches but it will have to eventually as XMPP is the daddy in enterprise IM and becoming increasingly popular in the consumer space with services such as Google Talk, Gizmo (IM portion) and Live Journal (among thousands of others) utilising it.
    Fortunately iChat already supports XMPP (Jabber) for IM, although doesn't yet use the XMPP standards for video or audio (though i'm still hopeful this will change with Leopard), so once MS switches you should be able to set it up in iChat. But like i said, it may take years before all the major IM companies converge on XMPP as the protocol of choice.
    Anyway, if you're just interested in video AND audio chats between Windows and Mac OS X you don't have a lot of choices. There's the AIM/Trillian Pro <-> iChat route that you don't want to take, there's the Skype route (much as i loath Skype) which seems to be the preferred option among other forum posters here, and there are a few other alternatives too which i haven't paid much attention too, but there is currently NO way to do both video AND audio between Mac OS X and Windows using MSN/Windows Live.
    Or i suppose you could wait for Leopard and hope that Apple provides MSN functionality but i suspect you'd be disappointed.
    Not the answer you were looking for i'm afraid but i hope my post helps you find an alternative solution. Don't forget to send feedback to Microsoft and demand they switch to XMPP in MSN/Windows Live Messenger. The more requests the better. ^_^

  • Facebook video chat compatibility in window 8.1

    Please note that I can't able to find facebook video chat icon in window 8.1 operating system. Same has been available in window 7 and lover version. Please note that I was use same logging and I found this mismatch. Request you to please provide solution
    for use facebook video chat in window 8.1.
    Thanks,
    Ankur Patel

    You are not getting facebook  video chat icon as it's not compatible.
    Ref:
    http://www.microsoft.com/en-us/windows/compatibility/CompatCenter/ProductDetailsViewer?Name=Facebook%20Video%20Calling&vendor=Facebook&ModelOrVersion=1&Type=Software&tempOsid=Windows+8.1
    To resolve this issueYou may refer to the article to add check in compatibility view settings.
    Fix site display problems with Compatibility View
    S.Sengupta, Windows Entertainment and Connected Home MVP

  • Unable to start video chat, "'Username' did not respond"

    I'm currently in Dubai, UAE, and trying to use iChat to video chat. I'm in a hotel, so no access to their router (wired or wireless) to open ports. I'm running iChat 4.0.8 (619), and 10.5.7, and have tried both an AIM and MobileMe account, and with ports 443, 5190, 5223, 5296 in iChat preferences. I have been able to video chat recently so I'm pretty sure it's not something wrong with the computer (I have no firewall set up). I can currently video chat with Skype, but the quality is far inferior to iChat, so I'm trying to get it up and running.
    I get the message "Did not receive a response from 'username'." even as he is sitting across the table from me on his MacBook Pro, having just accepted my invitation (we're trying to troubleshoot, as neither of us can get it to work).
    Below are the error details, but I can't read code like that, so any help is appreciated!
    Date/Time: 2009-06-11 00:58:11.839 +0400
    OS Version: 10.5.7 (Build 9J61)
    Report Version: 4
    iChat Connection Log:
    2009-06-11 00:57:38 +0400: AVChat started with ID 4189024182.
    2009-06-11 00:57:38 +0400: 0x1974f5d0: State change from AVChatNoState to AVChatStateWaiting.
    2009-06-11 00:57:38 +0400: scotty198114: State change from AVChatNoState to AVChatStateInvited.
    2009-06-11 00:57:45 +0400: 0x1974f5d0: State change from AVChatStateWaiting to AVChatStateConnecting.
    2009-06-11 00:57:45 +0400: scotty198114: State change from AVChatStateInvited to AVChatStateConnecting.
    2009-06-11 00:58:05 +0400: 0x1974f5d0: State change from AVChatStateConnecting to AVChatStateEnded.
    2009-06-11 00:58:05 +0400: 0x1974f5d0: Error -8 (Did not receive a response from 0x1974f5d0.)
    2009-06-11 00:58:05 +0400: scotty198114: State change from AVChatStateConnecting to AVChatStateEnded.
    2009-06-11 00:58:05 +0400: scotty198114: Error -8 (Did not receive a response from 0x1974f5d0.)
    Video Conference Error Report:
    8.342076 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    10.343120 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    12.343828 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    0.000000 @SIP/Transport.c:2362 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP rip:16402;branch=z9hG4bK605eb88d3dcfed4b
    To: 0 <sip:user@lip:16402>;tag=2623845
    From: u0 <sip:user@rip:16402>;tag=1246974585
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 449
    v=0
    o=Scott 0 0 IN IP4 lip
    s=u1
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2330
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16402 RTP/AVP 110
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:2550678456
    m=video 16402 RTP/AVP 126
    a=rtcp:16402
    a=rtpmap:126 X-H264/90000
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=framerate:20
    a=rtpID:1429875636
    0.004587 @SIP/Transport.c:347 type=2 (00000000/0)
    [INVITE sip:user@lip:16402 SIP/2.0
    Via: SIP/2.0/UDP rip:16402;branch=z9hG4bK605eb88d3dcfed4b
    Max-Forwards: 70
    To: 0 <sip:user@lip:16402>
    From: u0 <sip:user@rip:16402>;tag=1246974585
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 INVITE
    Contact: <sip:user@rip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 738
    [v=0
    o=brianmello2 0 0 IN IP4 rip
    s=u1
    c=IN IP4 rip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2200
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:4051019362
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:3714171497
    0.004896 @SIP/Transport.c:2362 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP rip:16402;branch=z9hG4bK605eb88d3dcfed4b
    To: 0 <sip:user@lip:16402>;tag=2623845
    From: u0 <sip:user@rip:16402>;tag=1246974585
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 449
    v=0
    o=Scott 0 0 IN IP4 lip
    s=u1
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2330
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16402 RTP/AVP 110
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:2550678456
    m=video 16402 RTP/AVP 126
    a=rtcp:16402
    a=rtpmap:126 X-H264/90000
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=framerate:20
    a=rtpID:1429875636
    0.505525 @SIP/Transport.c:2362 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP rip:16402;branch=z9hG4bK605eb88d3dcfed4b
    To: 0 <sip:user@lip:16402>;tag=2623845
    From: u0 <sip:user@rip:16402>;tag=1246974585
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 449
    v=0
    o=Scott 0 0 IN IP4 lip
    s=u1
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2330
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16402 RTP/AVP 110
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:2550678456
    m=video 16402 RTP/AVP 126
    a=rtcp:16402
    a=rtpmap:126 X-H264/90000
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=framerate:20
    a=rtpID:1429875636
    1.005252 @SIP/Transport.c:347 type=2 (00000000/0)
    [INVITE sip:user@lip:16402 SIP/2.0
    Via: SIP/2.0/UDP rip:16402;branch=z9hG4bK605eb88d3dcfed4b
    Max-Forwards: 70
    To: 0 <sip:user@lip:16402>
    From: u0 <sip:user@rip:16402>;tag=1246974585
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 INVITE
    Contact: <sip:user@rip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 738
    [v=0
    o=brianmello2 0 0 IN IP4 rip
    s=u1
    c=IN IP4 rip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2200
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:4051019362
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:3714171497
    1.005570 @SIP/Transport.c:2362 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP rip:16402;branch=z9hG4bK605eb88d3dcfed4b
    To: 0 <sip:user@lip:16402>;tag=2623845
    From: u0 <sip:user@rip:16402>;tag=1246974585
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 449
    v=0
    o=Scott 0 0 IN IP4 lip
    s=u1
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2330
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16402 RTP/AVP 110
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:2550678456
    m=video 16402 RTP/AVP 126
    a=rtcp:16402
    a=rtpmap:126 X-H264/90000
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=framerate:20
    a=rtpID:1429875636
    2.006137 @SIP/Transport.c:2362 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP rip:16402;branch=z9hG4bK605eb88d3dcfed4b
    To: 0 <sip:user@lip:16402>;tag=2623845
    From: u0 <sip:user@rip:16402>;tag=1246974585
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 449
    v=0
    o=Scott 0 0 IN IP4 lip
    s=u1
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2330
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16402 RTP/AVP 110
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:2550678456
    m=video 16402 RTP/AVP 126
    a=rtcp:16402
    a=rtpmap:126 X-H264/90000
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=framerate:20
    a=rtpID:1429875636
    4.006694 @SIP/Transport.c:2362 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP rip:16402;branch=z9hG4bK605eb88d3dcfed4b
    To: 0 <sip:user@lip:16402>;tag=2623845
    From: u0 <sip:user@rip:16402>;tag=1246974585
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 449
    v=0
    o=Scott 0 0 IN IP4 lip
    s=u1
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2330
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16402 RTP/AVP 110
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:2550678456
    m=video 16402 RTP/AVP 126
    a=rtcp:16402
    a=rtpmap:126 X-H264/90000
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=framerate:20
    a=rtpID:1429875636
    6.332748 @Video Conference/VCInitiateConference.m:1703 type=2 (00000000/0)
    [Initiate Conference To User: u1 with Remote VCConnectionData: 1 with Local Connection Data: 1 conferenceSettings: 1]
    6.341774 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK566727c00a35c773
    Max-Forwards: 70
    To: u0 <sip:user@rip:16402>
    From: 0 <sip:user@lip:16402>;tag=1503344994
    Call-ID: 61052f6a-5601-11de-bf2b-ba44b8464012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus;ismultiway
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 735
    v=0
    o=Scott 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:4500
    t=0 0
    a=hwi:17412:2:2330
    a=multipoint:1
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1416519199
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 30:320:240:640:480:20
    a=fmtp:123 imagesize 0 rules 30:320:240:640:480:20
    a=rtpID:1571874059
    6.842109 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK566727c00a35c773
    Max-Forwards: 70
    To: u0 <sip:user@rip:16402>
    From: 0 <sip:user@lip:16402>;tag=1503344994
    Call-ID: 61052f6a-5601-11de-bf2b-ba44b8464012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus;ismultiway
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 735
    v=0
    o=Scott 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:4500
    t=0 0
    a=hwi:17412:2:2330
    a=multipoint:1
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1416519199
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 30:320:240:640:480:20
    a=fmtp:123 imagesize 0 rules 30:320:240:640:480:20
    a=rtpID:1571874059
    7.842849 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK566727c00a35c773
    Max-Forwards: 70
    To: u0 <sip:user@rip:16402>
    From: 0 <sip:user@lip:16402>;tag=1503344994
    Call-ID: 61052f6a-5601-11de-bf2b-ba44b8464012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus;ismultiway
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 735
    v=0
    o=Scott 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:4500
    t=0 0
    a=hwi:17412:2:2330
    a=multipoint:1
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1416519199
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 30:320:240:640:480:20
    a=fmtp:123 imagesize 0 rules 30:320:240:640:480:20
    a=rtpID:1571874059
    7.943841 @SIP/Transport.c:2362 type=1 (00000000/0)
    [MESSAGE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK61e429761aec5059
    Max-Forwards: 70
    To: u0 <sip:user@rip:16402>;tag=1246974585
    From: 0 <sip:user@lip:16402>;tag=2623845
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Type: text/plain
    Content-Length: 4
    PING]
    8.007253 @SIP/Transport.c:2362 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP rip:16402;branch=z9hG4bK605eb88d3dcfed4b
    To: 0 <sip:user@lip:16402>;tag=2623845
    From: u0 <sip:user@rip:16402>;tag=1246974585
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 449
    v=0
    o=Scott 0 0 IN IP4 lip
    s=u1
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2330
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16402 RTP/AVP 110
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:2550678456
    m=video 16402 RTP/AVP 126
    a=rtcp:16402
    a=rtpmap:126 X-H264/90000
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=framerate:20
    a=rtpID:1429875636
    8.342850 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:48798 SIP/2.0
    Via: SIP/2.0/UDP rip:33548;branch=z9hG4bK743755706250b05a
    Max-Forwards: 70
    To: u0 <sip:user@rip:48798>
    From: 0 <sip:user@lip:16402>;tag=447820534
    Call-ID: 623683ac-5601-11de-bf2b-b37138dd4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@rip:33548>;isfocus;ismultiway
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 741
    v=0
    o=Scott 0 0 IN IP4 rip
    s=0
    c=IN IP4 rip
    b=AS:4500
    t=0 0
    a=hwi:17412:2:2330
    a=multipoint:1
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 33548 RTP/AVP 110 121 12 3 0
    a=rtcp:33548
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1416519199
    m=video 33548 RTP/AVP 123 126 34
    a=rtcp:33548
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 33548 VIDEO 33548
    a=fmtp:126 imagesize 0 rules 30:320:240:640:480:20
    a=fmtp:123 imagesize 0 rules 30:320:240:640:480:20
    a=rtpID:1571874059
    8.444003 @SIP/Transport.c:2362 type=1 (00000000/0)
    [MESSAGE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK61e429761aec5059
    Max-Forwards: 70
    To: u0 <sip:user@rip:16402>;tag=1246974585
    From: 0 <sip:user@lip:16402>;tag=2623845
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Type: text/plain
    Content-Length: 4
    PING]
    8.843290 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:48798 SIP/2.0
    Via: SIP/2.0/UDP rip:33548;branch=z9hG4bK743755706250b05a
    Max-Forwards: 70
    To: u0 <sip:user@rip:48798>
    From: 0 <sip:user@lip:16402>;tag=447820534
    Call-ID: 623683ac-5601-11de-bf2b-b37138dd4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@rip:33548>;isfocus;ismultiway
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 741
    v=0
    o=Scott 0 0 IN IP4 rip
    s=0
    c=IN IP4 rip
    b=AS:4500
    t=0 0
    a=hwi:17412:2:2330
    a=multipoint:1
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 33548 RTP/AVP 110 121 12 3 0
    a=rtcp:33548
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1416519199
    m=video 33548 RTP/AVP 123 126 34
    a=rtcp:33548
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 33548 VIDEO 33548
    a=fmtp:126 imagesize 0 rules 30:320:240:640:480:20
    a=fmtp:123 imagesize 0 rules 30:320:240:640:480:20
    a=rtpID:1571874059
    9.444221 @SIP/Transport.c:2362 type=1 (00000000/0)
    [MESSAGE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK61e429761aec5059
    Max-Forwards: 70
    To: u0 <sip:user@rip:16402>;tag=1246974585
    From: 0 <sip:user@lip:16402>;tag=2623845
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Type: text/plain
    Content-Length: 4
    PING]
    9.843899 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:48798 SIP/2.0
    Via: SIP/2.0/UDP rip:33548;branch=z9hG4bK743755706250b05a
    Max-Forwards: 70
    To: u0 <sip:user@rip:48798>
    From: 0 <sip:user@lip:16402>;tag=447820534
    Call-ID: 623683ac-5601-11de-bf2b-b37138dd4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@rip:33548>;isfocus;ismultiway
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 741
    v=0
    o=Scott 0 0 IN IP4 rip
    s=0
    c=IN IP4 rip
    b=AS:4500
    t=0 0
    a=hwi:17412:2:2330
    a=multipoint:1
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 33548 RTP/AVP 110 121 12 3 0
    a=rtcp:33548
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1416519199
    m=video 33548 RTP/AVP 123 126 34
    a=rtcp:33548
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 33548 VIDEO 33548
    a=fmtp:126 imagesize 0 rules 30:320:240:640:480:20
    a=fmtp:123 imagesize 0 rules 30:320:240:640:480:20
    a=rtpID:1571874059
    10.343690 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:58475 SIP/2.0
    Via: SIP/2.0/UDP rip:33548;branch=z9hG4bK25845d185d3d2e71
    Max-Forwards: 70
    To: u0 <sip:user@rip:58475>
    From: 0 <sip:user@lip:16402>;tag=1505230487
    Call-ID: 6367d4ec-5601-11de-bf2b-cce2cd254012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@rip:33548>;isfocus;ismultiway
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 741
    v=0
    o=Scott 0 0 IN IP4 rip
    s=0
    c=IN IP4 rip
    b=AS:4500
    t=0 0
    a=hwi:17412:2:2330
    a=multipoint:1
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 33548 RTP/AVP 110 121 12 3 0
    a=rtcp:33548
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1416519199
    m=video 33548 RTP/AVP 123 126 34
    a=rtcp:33548
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 33548 VIDEO 33548
    a=fmtp:126 imagesize 0 rules 30:320:240:640:480:20
    a=fmtp:123 imagesize 0 rules 30:320:240:640:480:20
    a=rtpID:1571874059
    10.844108 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:58475 SIP/2.0
    Via: SIP/2.0/UDP rip:33548;branch=z9hG4bK25845d185d3d2e71
    Max-Forwards: 70
    To: u0 <sip:user@rip:58475>
    From: 0 <sip:user@lip:16402>;tag=1505230487
    Call-ID: 6367d4ec-5601-11de-bf2b-cce2cd254012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@rip:33548>;isfocus;ismultiway
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 741
    v=0
    o=Scott 0 0 IN IP4 rip
    s=0
    c=IN IP4 rip
    b=AS:4500
    t=0 0
    a=hwi:17412:2:2330
    a=multipoint:1
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 33548 RTP/AVP 110 121 12 3 0
    a=rtcp:33548
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1416519199
    m=video 33548 RTP/AVP 123 126 34
    a=rtcp:33548
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 33548 VIDEO 33548
    a=fmtp:126 imagesize 0 rules 30:320:240:640:480:20
    a=fmtp:123 imagesize 0 rules 30:320:240:640:480:20
    a=rtpID:1571874059
    11.444456 @SIP/Transport.c:2362 type=1 (00000000/0)
    [MESSAGE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK61e429761aec5059
    Max-Forwards: 70
    To: u0 <sip:user@rip:16402>;tag=1246974585
    From: 0 <sip:user@lip:16402>;tag=2623845
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Type: text/plain
    Content-Length: 4
    PING]
    11.844664 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:58475 SIP/2.0
    Via: SIP/2.0/UDP rip:33548;branch=z9hG4bK25845d185d3d2e71
    Max-Forwards: 70
    To: u0 <sip:user@rip:58475>
    From: 0 <sip:user@lip:16402>;tag=1505230487
    Call-ID: 6367d4ec-5601-11de-bf2b-cce2cd254012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@rip:33548>;isfocus;ismultiway
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 741
    v=0
    o=Scott 0 0 IN IP4 rip
    s=0
    c=IN IP4 rip
    b=AS:4500
    t=0 0
    a=hwi:17412:2:2330
    a=multipoint:1
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 33548 RTP/AVP 110 121 12 3 0
    a=rtcp:33548
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1416519199
    m=video 33548 RTP/AVP 123 126 34
    a=rtcp:33548
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 33548 VIDEO 33548
    a=fmtp:126 imagesize 0 rules 30:320:240:640:480:20
    a=fmtp:123 imagesize 0 rules 30:320:240:640:480:20
    a=rtpID:1571874059
    12.007764 @SIP/Transport.c:2362 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP rip:16402;branch=z9hG4bK605eb88d3dcfed4b
    To: 0 <sip:user@lip:16402>;tag=2623845
    From: u0 <sip:user@rip:16402>;tag=1246974585
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 449
    v=0
    o=Scott 0 0 IN IP4 lip
    s=u1
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2330
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16402 RTP/AVP 110
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:2550678456
    m=video 16402 RTP/AVP 126
    a=rtcp:16402
    a=rtpmap:126 X-H264/90000
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=framerate:20
    a=rtpID:1429875636
    12.697750 @SIP/Transport.c:2362 type=1 (00000000/0)
    [SIP/2.0 500 Internal Server Error
    Via: SIP/2.0/UDP rip:16402;branch=z9hG4bK605eb88d3dcfed4b
    To: 0 <sip:user@lip:16402>;tag=2623845
    From: u0 <sip:user@rip:16402>;tag=1246974585
    Call-ID: fb4220f2-5637-11de-8bf5-ffe441064012@rip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>
    User-Agent: Viceroy 1.3
    Content-Length: 0
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x23cfff com.apple.iChat 4.0.8 (619) /Applications/iChat.app/Contents/MacOS/iChat
    0x2b1000 - 0x325fff com.apple.Bluetooth 2.1.6 (2.1.6f8) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x373000 - 0x4cefff com.apple.viceroy.framework 363.37 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x53e000 - 0x57dfff com.apple.vmutils 4.1 (104) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x59f000 - 0x5b8fff com.apple.frameworks.preferencepanes 12.2 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x5d2000 - 0x60cfff com.apple.remotedesktop.screensharing 1.0.2 /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    0x61c000 - 0x630fff com.apple.ScreenSaver 2.2 /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x641000 - 0x65ffff libexpat.1.dylib /usr/lib/libexpat.1.dylib
    0x667000 - 0x699fff com.apple.iChatCommonGUI 4.0.8 (619) /System/Library/PrivateFrameworks/iChatCommonGUI.framework/iChatCommonGUI
    0x6c4000 - 0x6c6fff com.apple.BezelServicesFW 1.4.929 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x6eb000 - 0x6f0fff com.apple.iChat.Styles.Balloons 4.0.8 (619) /Applications/iChat.app/Contents/PlugIns/Balloons.transcriptstyle/Contents/MacO S/Balloons
    0x11a0e000 - 0x11a11fff com.apple.iChat.Styles.Boxes 4.0.8 (619) /Applications/iChat.app/Contents/PlugIns/Boxes.transcriptstyle/Contents/MacOS/B oxes
    0x11a18000 - 0x11a1efff com.apple.iChat.Styles.Compact 4.0.8 (619) /Applications/iChat.app/Contents/PlugIns/Compact.transcriptstyle/Contents/MacOS /Compact
    0x11a26000 - 0x11a28fff com.apple.iChat.Styles.Text 4.0.8 (619) /Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/MacOS/Te xt
    0x147f5000 - 0x149fcfff com.apple.RawCamera.bundle 2.0.15 (471) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x14ae0000 - 0x14ae5fff com.apple.CoreGraphics 1.409.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x15ceb000 - 0x15cf4fff com.apple.IOFWDVComponents 1.9.5 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x15d05000 - 0x15d08fff com.apple.audio.AudioIPCPlugIn 1.0.6 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x15d0e000 - 0x15d13fff com.apple.audio.AppleHDAHALPlugIn 1.6.8 (1.6.8a3) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x15d7d000 - 0x15db8fff com.apple.QuickTimeFireWireDV.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x15dc5000 - 0x15df3fff com.apple.QuickTimeIIDCDigitizer 7.6.2 (1327) /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x165aa000 - 0x165f8fff com.apple.QuickTimeUSBVDCDigitizer 2.2.6 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x16606000 - 0x1678bfff com.apple.opengl 1.5.10 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x167b9000 - 0x16abcfff com.apple.ATIRadeonX1000GLDriver 1.5.44 (5.4.4) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x16b14000 - 0x16b30fff com.apple.opengl 1.5.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x17cd0000 - 0x17e9dfff com.apple.audio.codecs.Components 1.6.6 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x19268000 - 0x1926bfff com.apple.iokit.IOQTComponents 1.6 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x19592000 - 0x195aefff com.apple.QuartzComposer.ExtraPatches 2.1 (106.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x195c0000 - 0x195ddfff com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x196de000 - 0x196ebfff com.apple.QuartzComposer.Backdrops 1.1 /System/Library/Graphics/Quartz Composer Patches/Backdrops.plugin/Contents/MacOS/Backdrops
    0x8fe00000 - 0x8fe2dfff dyld /usr/lib/dyld
    0x90003000 - 0x90329fff com.apple.QuickTime 7.6.2 (1327) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9032a000 - 0x90387fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x9046a000 - 0x9046afff com.apple.Carbon 136 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9046b000 - 0x904aafff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x904ab000 - 0x905fdfff com.apple.audio.toolbox.AudioToolbox 1.5.2 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x905fe000 - 0x9061dfff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9061e000 - 0x906b1fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x906b2000 - 0x906dbfff com.apple.CoreMediaPrivate 15.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x90719000 - 0x9072cfff com.apple.IMUtils 4.0.8 (584) /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x9072d000 - 0x907f8fff com.apple.ColorSync 4.5.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x907f9000 - 0x9083afff com.apple.CoreGraphics 1.409.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9083b000 - 0x908dffff com.apple.CFNetwork 438.10 (438.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x908e0000 - 0x909c0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x909c1000 - 0x909cbfff com.apple.audio.SoundManager 3.9.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x909cc000 - 0x909fdfff com.apple.quartzfilters 1.5.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x90aa2000 - 0x90e60fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90e61000 - 0x90f94fff com.apple.CoreFoundation 6.5.6 (476.18) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90f95000 - 0x90fc4fff com.apple.AE 402.3 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90fc5000 - 0x90fc7fff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90fc8000 - 0x91002fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91003000 - 0x910ebfff com.apple.CoreData 100.2 (186.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x910ec000 - 0x91122fff libtidy.A.dylib /usr/lib/libtidy.A.dylib
    0x91123000 - 0x91129fff com.apple.print.framework.Print 218.0.3 (220.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9112a000 - 0x9112dfff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91133000 - 0x91148fff com.apple.ImageCapture 5.0.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91149000 - 0x91193fff com.apple.securityinterface 3.0.2 (36684) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x911c4000 - 0x911c5fff libffi.dylib /usr/lib/libffi.dylib
    0x911c6000 - 0x911cafff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x911cb000 - 0x91231fff com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91232000 - 0x91241fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x91247000 - 0x91247fff com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91248000 - 0x912effff com.apple.QD 3.11.56 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x912f0000 - 0x913a0fff edu.mit.Kerberos 6.0.13 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x913a1000 - 0x914dafff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x914db000 - 0x916acfff com.apple.security 5.0.5 (36371) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x916ad000 - 0x9172afff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91738000 - 0x91754fff com.apple.IMFramework 4.0.8 (584) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x91755000 - 0x91766fff com.apple.CFOpenDirectory 10.5 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x91767000 - 0x9176cfff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9176d000 - 0x9176dfff com.apple.quartzframework 1.5 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9176e000 - 0x92749fff com.apple.QuickTimeComponents.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9274a000 - 0x92775fff libauto.dylib /usr/lib/libauto.dylib
    0x92776000 - 0x927b8fff com.apple.NavigationServices 3.5.2 (163) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x927b9000 - 0x927f0fff com.apple.SystemConfiguration 1.9.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x927f1000 - 0x92842fff com.apple.HIServices 1.7.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92843000 - 0x92843fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92844000 - 0x92be1fff com.apple.QuartzCore 1.5.8 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92be2000 - 0x93233fff com.apple.WebCore 5525.28 (5525.28.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x93234000 - 0x93241fff com.apple.opengl 1.5.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93242000 - 0x9326afff com.apple.shortcut 1.0.1 (1.0) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93271000 - 0x932c0fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x932c1000 - 0x933c2fff com.apple.PubSub 1.0.3 (65.1.4) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x933c3000 - 0x933c3fff com.apple.MonitorPanelFramework 1.2.0 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x933c4000 - 0x933cbfff com.apple.agl 3.0.9 (AGL-3.0.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x933cc000 - 0x93415fff com.apple.Metadata 10.5.2 (398.25) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93416000 - 0x9343ffff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93440000 - 0x934b2fff com.apple.PDFKit 2.1.2 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x934b3000 - 0x93594fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x93595000 - 0x935d5fff com.apple.CoreMediaIOServicesPrivate 20.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x935d6000 - 0x935dffff com.apple.speech.recognition.framework 3.7.24 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x935e0000 - 0x9362efff com.apple.datadetectorscore 1.0.2 (52.14) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9362f000 - 0x93653fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x93654000 - 0x9368efff com.apple.securityfoundation 3.0.2 (36131) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9369b000 - 0x936bffff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x936c0000 - 0x936d7fff com.apple.datadetectors 1.0.1 (66.2) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x936d8000 - 0x93867fff com.apple.CoreAUC 3.07.3 /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x93868000 - 0x9391afff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x9391b000 - 0x93922fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x93923000 - 0x939a2fff com.apple.SearchKit 1.2.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x939ad000 - 0x93a40fff com.apple.ApplicationServices.ATS 3.7 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93a41000 - 0x93a45fff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93baa000 - 0x93d11fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x93d12000 - 0x93d8ffff com.apple.audio.CoreAudio 3.1.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93d90000 - 0x93d90fff com.apple.CoreServices 32 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93ffa000 - 0x94012fff com.apple.openscripting 1.2.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94013000 - 0x94051fff com.apple.opengl 1.5.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94052000 - 0x9420efff com.apple.QuartzComposer 2.1 (106.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9420f000 - 0x9448bfff com.apple.Foundation 6.5.8 (677.24) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9448c000 - 0x9489cfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9489d000 - 0x9489dfff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9489e000 - 0x94b78fff com.apple.CoreServices.CarbonCore 786.11 (786.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94be7000 - 0x94cb5fff com.apple.JavaScriptCore 5525.26 (5525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94cb6000 - 0x94d42fff com.apple.LaunchServices 290.3 (290.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94d43000 - 0x95541fff com.apple.AppKit 6.5.7 (949.46) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95542000 - 0x955ccfff com.apple.DesktopServices 1.4.8 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x955cd000 - 0x955e8fff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x955e9000 - 0x95768fff com.apple.AddressBook.framework 4.1.2 (700) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x95769000 - 0x9577ffff com.apple.DictionaryServices 1.0.0 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x95780000 - 0x9578cfff com.apple.opengl 1.5.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9578d000 - 0x957bafff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x957bb000 - 0x957edfff com.apple.LDAPFramework 1.4.5 (110) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x957ee000 - 0x95e8efff com.apple.CoreGraphics 1.409.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95e8f000 - 0x95e91fff com.apple.CrashReporterSupport 10.5.7 (161) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x95e92000 - 0x95e97fff com.apple.DisplayServicesFW 2.0.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x95e98000 - 0x95ef4fff com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95ef5000 - 0x95ef5fff com.apple.ApplicationServices 34 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95ef6000 - 0x95ef6fff com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x95ef7000 - 0x95fbefff com.apple.vImage 3.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x95fbf000 - 0x95fcbfff com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95fcc000 - 0x95fdafff libz.1.dylib /usr/lib/libz.1.dylib
    0x95fdb000 - 0x95febfff com.apple.LangAnalysis 1.6.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95fec000 - 0x95fecfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x95fed000 - 0x962f5fff com.apple.HIToolbox 1.5.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x962f6000 - 0x962fbfff com.apple.backup.framework 1.0 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x962fc000 - 0x9636efff com.apple.iLifeMediaBrowser 2.0.3 (346) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9636f000 - 0x964b5fff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x964b6000 - 0x965eefff com.apple.imageKit 1.0.2 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x965ef000 - 0x96607fff com.apple.CoreVideo 1.6.0 (20.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96608000 - 0x96694fff com.apple.framework.IOKit 1.5.2 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96695000 - 0x966b3fff com.apple.DirectoryService.Framework 3.5.6 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x966b7000 - 0x966c2fff com.apple.CoreGraphics 1.409.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x966c3000 - 0x966c3fff com.apple.audio.units.AudioUnit 1.5 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x966c4000 - 0x966cbfff libbsm.dylib /usr/lib/libbsm.dylib
    0x966cc000 - 0x96786fff com.apple.CoreServices.OSServices 227 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96787000 - 0x96801fff com.apple.print.framework.PrintCore 5.5.4 (245.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x96802000 - 0x9685cfff com.apple.CoreText 2.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9685d000 - 0x9687bfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9687c000 - 0x96903fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x96904000 - 0x9690cfff com.apple.DiskArbitration 2.2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9690d000 - 0x969cbfff com.apple.WebKit 5525.28 (5525.28.3) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x969cc000 - 0x96e9dfff com.apple.opengl 1.5.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96f68000 - 0x96f6ffff com.apple.CoreGraphics 1.409.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x96f70000 - 0x96f8dfff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x96fc1000 - 0x9701afff com.apple.opengl 1.5.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9701b000 - 0x970d2fff com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x970d3000 - 0x970e2fff com.apple.DSObjCWrappers.Framework 1.2.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x970e3000 - 0x97127fff com.apple.DirectoryService.PasswordServerFramework 3.0.3 /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x97128000 - 0x9712cfff com.apple.OpenDirectory 10.5 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x9712d000 - 0x9717efff com.apple.framework.familycontrols 1.0.4 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x97274000 - 0x97284fff com.apple.speech.synthesis.framework 3.7.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x97285000 - 0x97287fff com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

    Hi,
    This is a common problem in Dubai.
    Effective video chats require that you are on the "right" ISP as there is a sort of National Firewall
    DBX Law's post in this long thread may help
    http://discussions.apple.com/thread.jspa?threadID=307761
    It may also pay to search out other post by him in iChat 3's Forum
    7:19 PM Thursday; June 11, 2009
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Google talk video plugin does not work any more with Firefox 4. When clicking on the video chat icon, I am repeatedly asked to install the plugin, and it never works.

    Google talk audio/video plugin used to work fine on Firefox 3, but does not work anymore on Firefox 4. Every time I click on the video chat icon on google talk, I am asked to install the plugin, even if I have already installed it before. The plugin works properly on the latest version of IE on the same PC.
    Thanks for your help. I do not want to switch to Chrome or Opera, but if this bug is not fixed, I will have to.

    Not sure if installing IE 9 did it or not but I now see the camera in IE, FF and Chrome. Could be Facebook fixed the problem also.
    Thanks for the reply.
    George

Maybe you are looking for

  • Keynote to PDF

    We regularly offer a printout of our Keynote presentations and often send just a PDF version of them. However, we're running into more and more issues with the PDFs not generating correctly (some of these issues predate Snow Leopard). Issues include:

  • Commit interval while removing duplicates

    I am trying to remove duplicates from a table with over 10million records. Below query is working fine but it doesnt contain any COMMIT interval. I have to commit after every 20k or 30k records deletion for which IF loop is necessary. Can anyone help

  • Read XML content in ABAP

    Hi Experts, I have a requirement, where I need to Parse the XML file after reading it from application server. Based on the data, I need to add some Tags to XML data. Can we achieve the solution in ABAP. Request your expertise. Thank you, Amit

  • Setting a (corporate) Persona for all users

    Hi, I've designed a corporate Firefox persona and would like to either a) set it as the default persona when a user first opens Firefox b) roll it out to all existing users of Firefox where they have not had this persona applied before I'm on a Windo

  • Problems with getting FM radio to work

    I have just purchased a Nokia 5800 Xpress music and cannot get the FM radio to work. The headphones that came with the phone are HS 47 and work well with the music player but won't allow the FM radio to pick up a signal. Are they the correct ones for