c# - lync 2010 api custom video encoder/decoder -


we working on microsoft lync 2010 api project, , have established connection in uisuppressedmode, don't want use lync's video encoder/decoder, instead want use our custom video encode/decoder.

is there way replace lync's default video encoder/decoder custom one?

there isn't way this. client sdk way of using lync client via code, in ui suppression mode (which why need have client installed, , why starts process in ui suppression when start use sdk).

therefore, you're using client capabilities things you're doing in sdk. i'm sure know, video display given window containing video: there no way interact @ all, , no way of changing encoding/decoding.

(you can't in ucma either: ucma doesn't support handling video media)


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -