Skype4MP with video (3 Viewers)

mts

Portal Pro
September 2, 2007
317
25
Home Country
Germany Germany
screenshot.png
please set mediaportal log-level to debug (only for now as it will reduce a lot of performance).
 

mts

Portal Pro
September 2, 2007
317
25
Home Country
Germany Germany
Hey guys,

yesterday I had to work on another project (business) so I could not continue on skype4MP.
Anyway, as this MP-plugin stuff is new to me I have some questions:
Is there a way to display a dialogWindow which is not modal?
I would like to display a small call-status window. If I make it modal you can't do anything in MP until you finished your call.
The other solution could be to show the skype4MP plugin window after you confirmed a call. This way you could leave the window if necessary.
What would you prefer?
 

Edalex

Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,958
    1,271
    Saratov
    Home Country
    Russian Federation Russian Federation
    Hi, I'm not sure how to make it with actual dialog windows but you could always make part of skin file look like dialog window and show/hide it setting "visible" property of skin elements to GUIProperty value which you could set by calling GUIPropertyManager.SetProperty
     

    mts

    Portal Pro
    September 2, 2007
    317
    25
    Home Country
    Germany Germany
    I cleaned up video a little bit so it works again, BUT:

    Actually I have to use the skypeVideoWindow, which is working but has two problems.
    a) It wont work if MP is alwaysOnTop
    b) When the skype video is fullscreen, you don't see MP anymore so I cannot show any dialog to hangup or stop video.
    The only solution could be to use some remoteButtons?
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,896
    11,786
    Königstein (Taunus)
    Home Country
    Germany Germany
    Sounds great so far ;)
    Had some issues yesterday: Made some test calls, activated video (so the contact could see me), and after terminating the call, I got a BSOD!!
    Nothing in logs (ofc), this happened twice - always when using video and then terminating the call .
    In general, I´d suggest the following:
    1. Bring the hardcoded strings into properties (e.g. <label>Birthdate:</label> becomes <label>#Skype.ContactInfos.BirthdateLabel</label>) and put it into a language file, this way we can translate them
    2. Rename the mySkypeHistory.xml to Skype4MPHistory.xml, so the naming conventions are met and skinners will see that these files belong together ;)
    3. It is not possible to use the plugin if Skype isn´t startet before using MP. The config option does not work - and when opening the plugin without an active Skype, it is not possible to open the hidden menu and start it from there ;)
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    If you want to commit your code back to the svn on the google code project just let me know your google code registered email adress, so I can set you admin there.
     

    mts

    Portal Pro
    September 2, 2007
    317
    25
    Home Country
    Germany Germany
    ok, video is a bit tricky. As soon as MP loses its focus I cannot get it back. Microsoft doesn't allow that an application can set the focus to itself, so I needed a little workaround. You have to copy the file "MPfocusSetter.exe" to the MP root directory.
    If someone explains how to make the app multilingual i will implement it.

    Next will be to create a status dialog window.

    I don't have google code account yet -> I will get one.[DOUBLEPOST=1413136481][/DOUBLEPOST]sorry, ignore the last file.
    Found a bug when skype is freshly started.
     

    Attachments

    • Skype4MP.zip
      324.2 KB
    Last edited:

    Users who are viewing this thread

    Similar threads

    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV...
    Hi everyone, I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...
    Replies
    8
    Views
    1K
    Well, all that remains is to find someone who will add this render if it is a render.
    Well, all that remains is to find someone who will add this render if it is a render.
    Are there plans to support other video renderers? MadVR got added a while ago, but this a 'hardcoded' selection in the...
    Replies
    23
    Views
    9K
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback. If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo. I have...
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select...
    Not sure if this a a bug/config/settings problem. I am running a media portal 2.5 server with 2.41 client but it seems I get the...
    Replies
    1
    Views
    655
    Not exactly sure how....but have now managed to correct this issue.:rolleyes:
    Not exactly sure how....but have now managed to correct this issue.:rolleyes:
    Using latest 64 bit MP1......for some time.....no problems! Now find that video has no audio.....but TV audio is fine...
    Replies
    1
    Views
    605
    OK....perhaps impatient of me I know, but went for a full reinstall....and now up and running once more. Have no idea what was at the root of this problem....still wondering if it may've been due to a Win11 update earlier this week?
    OK....perhaps impatient of me I know, but went for a full reinstall....and now up and running once more. Have no idea what was at...
    Have used MP1.38 64 successfully since it's introduction.....now something has changed. Video folders are still present.....but now...
    Replies
    3
    Views
    1K
    Top Bottom