-
It looks like the issue was causes by the issue in TigaseSwift SDP<->XMPP converter which sometimes (thanks to usage of
Set
) changes order of SSRC in the output XMPP after conversion from SDP. That causes issues with rendering video sent by SiskinIM (and possibly also by BeagleIM) as video is sent as 2 streams (2 SSRCs) but has no impact on audio as audio is always sent as a single SSRC (so order does not matter).
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
6.2
|
Issue Votes (0)
Watchers (0)
(@kobit could you share current Siskin version that you were using?)