home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Skype4MP with video
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mts" data-source="post: 1103862" data-attributes="member: 55872"><p>Ok, I downloaded the code and started some debugging.</p><p>I already fixed a few bugs (e.g. incoming calls show answer request twice; IgnoreIncomingCalls was assigned the the wrong option ( m_IgnoreIncomingCalls = options["IgnoreIncomingCalls"], etc.).</p><p></p><p>Anyway there are a "few" things I would change completely.</p><p>Videohandling:</p><p>- it is completely disabled in the moment</p><p>- the available code would try to get the windowHandle of the skypeVideoWindow and copy the content to a different window.</p><p>- The way it is implemented would result very poor performance. Maybe the easiest way to display video at the moment would be to show the native fullscreenVideoWindow of skype.</p><p></p><p>UserInteraction:</p><p>I would like to change the UI a little bit.</p><p>On incoming calls a Dialog pops up which asks if you want to answer. After selecting "yes" nothing else shows up.</p><p>There should be a status-window which shows:</p><p>- current call duration</p><p>- 2 buttons: hang up / toggle video</p></blockquote><p></p>
[QUOTE="mts, post: 1103862, member: 55872"] Ok, I downloaded the code and started some debugging. I already fixed a few bugs (e.g. incoming calls show answer request twice; IgnoreIncomingCalls was assigned the the wrong option ( m_IgnoreIncomingCalls = options["IgnoreIncomingCalls"], etc.). Anyway there are a "few" things I would change completely. Videohandling: - it is completely disabled in the moment - the available code would try to get the windowHandle of the skypeVideoWindow and copy the content to a different window. - The way it is implemented would result very poor performance. Maybe the easiest way to display video at the moment would be to show the native fullscreenVideoWindow of skype. UserInteraction: I would like to change the UI a little bit. On incoming calls a Dialog pops up which asks if you want to answer. After selecting "yes" nothing else shows up. There should be a status-window which shows: - current call duration - 2 buttons: hang up / toggle video [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Skype4MP with video
Contact us
RSS
Top
Bottom