G
Guest
Hello all,
we have a test application which uses RTC Client API 1.2 to make video and audio communication. It works perfectly on Windows XP Professional, but when we test it on Windows XP Embedded based on Advanced Set-up Box it doesn't work. In the traces we found next errors:
09:46:37.753 13 3F4:7D4 INFO1 :: RtpGetSockets: pRtpAddr[0x00FF0678] Local ports allocated: RTP:23824, RTCP:23825
09:46:37.753 14 3F4:7D4 ERROR :: RtpSocket: pRtpAddr[0x00FF0678] pProtoInfo[0x0012ECAC] failed: 10106 (0x277A)
09:46:37.753 15 3F4:7D4 ERROR :: RtpSocket: pRtpAddr[0x00FF0678] pProtoInfo[0x0012ECAC] failed: 10106 (0x277A)
09:46:37.753 16 3F4:7D4 ERROR :: RtpGetSockets: pRtpAddr[0x00FF0678] pProtoInfo[0x0012ECAC] failed to create sockets: 2 (0x2)
Does anybody know which modules must we add to solve the problem?
Thanks,
Isaac
we have a test application which uses RTC Client API 1.2 to make video and audio communication. It works perfectly on Windows XP Professional, but when we test it on Windows XP Embedded based on Advanced Set-up Box it doesn't work. In the traces we found next errors:
09:46:37.753 13 3F4:7D4 INFO1 :: RtpGetSockets: pRtpAddr[0x00FF0678] Local ports allocated: RTP:23824, RTCP:23825
09:46:37.753 14 3F4:7D4 ERROR :: RtpSocket: pRtpAddr[0x00FF0678] pProtoInfo[0x0012ECAC] failed: 10106 (0x277A)
09:46:37.753 15 3F4:7D4 ERROR :: RtpSocket: pRtpAddr[0x00FF0678] pProtoInfo[0x0012ECAC] failed: 10106 (0x277A)
09:46:37.753 16 3F4:7D4 ERROR :: RtpGetSockets: pRtpAddr[0x00FF0678] pProtoInfo[0x0012ECAC] failed to create sockets: 2 (0x2)
Does anybody know which modules must we add to solve the problem?
Thanks,
Isaac