Hi All,<br><br>Attached version 0.06 :)<br><br>Studying the packet captures of Adrians crashing viewer, I discovered that a PointerEvent type was sent by the viewer, in the middle of a SetEncodings event. You probably had the error, because you moved your mouse immediately over the viewer window, Adrian.<br>
I've now made sure the SetEncodings event is now sent out as one packet, so it can't be interrupted by other events.<br><br>I've also made some performance modifications.<br><ol><li>The viewer now starts 8 bit depth</li>
<li>The server starts with speed modem</li><li>The pygame eventloop now waits for a little while, when no events have taken place</li></ol>Testing desktops are still running.<br>The directly connectable TCP-only version with:<br>
<br>./sip_desktop_sharing --msrp-tcp <a href="mailto:2233362573@sip2sip.info">2233362573@sip2sip.info</a><br><br>And the TLS over a MSRP-Relay with:<br><br>./sip_desktop_sharing <a href="mailto:2233361709@sip2sip.info">2233361709@sip2sip.info</a><br>
<br>Goodnight,<br><br>Willem<br><br>