Hi!
I9;m trying to make work 2 sip-communicator with webcams. The problem is:
When the receiver have to define the video Track in "impl.media.MediaControl.createDataSourceForEncodings()", it calls findFirstMatchingFormat, but it only have audio formats in "encodingSets", so it can't find the appropriate video format and it can't create a video Track.
What can I do???
Thanks.
|