tieto / sipe

A third-party Pidgin plugin for Microsoft Lync/OCS - clone of upstream http://repo.or.cz/w/siplcs.git
GNU General Public License v2.0
129 stars 24 forks source link

Support Video one2one #31

Closed xnandersson closed 8 years ago

xnandersson commented 8 years ago

Using this thread as a place holder for Video support.

xhaakon commented 8 years ago

Initial support for incoming video is now in PPA. So far only PC2PC calls were tested and are supported, and although Sipe sends a H264 stream, Lync isn't able to decode it. Picture quality is not stellar, but seems on par with Lync peer to peer video.

OpenGL and VA-API outputs don't work very well; make sure you have "X Window System" or "X Window System (Xv)" set in Voice/Video Pidgin preferences.

xhaakon commented 8 years ago

Both-way video should now work between Pidgins. Reportedly, some Skype for Business versions are also able to display our stream.

Issues which were limiting output video resolution have been fixed so Pidgin should now send picture in improved quality.

Playing video should work through any plugin including OpenGL, only VA-API still doesn't behave well. Make sure you do not have gstreamer1.0-vaapi installed.

xhaakon commented 8 years ago

Closing in favor of #68.