OpenLounge uPnP MediaServer (1 Viewer)

A

Anonymous

Guest
Can the UPNP protocol support 2 way communication. The coolest thing about the MVP is not that you can stream items, but that you can Schedule Recordings (via gbpvr) for true PVR functionality.

Can this be done through this technology?
 
M

magnayn

Guest
Re: MVP

nia said:
QuintZ said:
This is getting near a solution I'm looking for but not quite there yet I think. Would it be possible to get such a plugin to stream traffic to my Hauppauge MVP?

Currently I'm using GB PVR which works fine but I'm looking at alternatives for different reasons. And MP looks great - it just doesn't play on my tv screen.... :( Any tips for this newby?

grx,

I'm in the exact same situation.

I would love to use MP, but really need support for the Hauppauge MediaMVP. I just wonder why it isn't possible to render support for such a popular device.

From the answer from MrMario64 in another thread, I get the feeling that even if we get a donation of two devices to the team, they don't want to spend the time.

http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?t=1206&highlight=mediamvp

I would love to chip in if I knew there would be real work towards supporting the device.

Any thoughts anyone?

I am working on a library to support the generic use of the Media MVP, written in C#.net.
Basically, I currently use gbpvr, but am getting annoyed at how slow things take to get added as features because it isn't open source, and I can't work out why it skips frames sometimes and looses sync.

Currently the library can get graphics onto the MVP, so it shouldn't be too long before it's ready to be integrated into things like MP. When I have an initially working version I'll let people know.
 
N

Nisse Q

Guest
I hava a request for this nice plugin, that I would like to see further development on.

Playlists created in Windows Media Player uses relative file names, but this UPnP server only understands absolute file names. Would it be possible to make this plugin accept both absolute and relative file names?

And once again, I really like what you are doing.
 

Hotliner

Portal Member
April 28, 2005
6
0
Any new dev on this??

I'm about ready to drop Snapstream :? in favor of this solution. However as I have 3 other PC's running the Snapstream client in various rooms of the house.. I just wanted to know
1. Feedback from anyone who has used this plugin
2. will this eventually or does it currently support Live TV streams
and
3. what are the bandwith requirements

Cheers
Hotliner...
 
B

bcsalt

Guest
Hi
I have unzipped the files into my media portal folder, but every time I try to run the setup in the configuration utility, get an error message:
Could not load type AMS.Profile.Xml from assembly core

Any ideas??
Cheers
Ben
 

samuel337

Portal Pro
August 25, 2004
772
0
Melbourne, Australia
bcsalt said:
Hi
I have unzipped the files into my media portal folder, but every time I try to run the setup in the configuration utility, get an error message:
Could not load type AMS.Profile.Xml from assembly core

Any ideas??
Cheers
Ben

Its because one of the devs recently changed the namespaces (the names that refer to particular sections of code) from AMS.Profile.Xml, to MediaPortal.Settings.Xml or something like that. You'll either need to buzz BionicDonkey and ask him to re-compile it for the new version, or do it yourself (if you have the right tools available).

Sam
 
H

htw1999

Guest
Hi, I installed the OpenLounge Media Server plugin, but I cannot configure it, as when I load the MP config, Plugins, and click Setup for the OL MS, I get an unhandled exception error. All the other plugins work OK, as well as MP itself. Any ideas?

Code:
Media Portal - Setup
  An unhandled exception has occured in your application.  If you click Continue, the application will ignore this error and attempt to continue.  If you click Quit, the application will be shut down immediately.

Method not found: System.Object MediaPortal.Profile.Xml.GetValue(System.String, System.String).

Details:

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.MissingMethodException: Method not found: System.Object MediaPortal.Profile.Xml.GetValue(System.String, System.String).
   at MediaServer.Setup.LoadSettings()
   at MediaServer.Setup..ctor()
   at MediaServer.MediaServer.ShowPlugin()
   at MediaPortal.Configuration.Sections.Plugins.setupButton_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Configuration
    Assembly Version: 1.0.2023.38079
    Win32 Version: 1.0.2023.38079
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Configuration.exe
----------------------------------------
Core
    Assembly Version: 1.0.2023.38069
    Win32 Version: 1.0.2023.38069
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Core.DLL
----------------------------------------
System.Windows.Forms
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
Databases
    Assembly Version: 1.0.2023.38072
    Win32 Version: 1.0.2023.38072
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Databases.DLL
----------------------------------------
System.Drawing
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.ServiceProcess
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.serviceprocess/1.0.5000.0__b03f5f7f11d50a3a/system.serviceprocess.dll
----------------------------------------
System.Xml
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
Microsoft.DirectX.Direct3D
    Assembly Version: 1.0.2902.0
    Win32 Version: 9.05.132.0000
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Microsoft.DirectX.Direct3D.DLL
----------------------------------------
System.Runtime.Serialization.Formatters.Soap
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.runtime.serialization.formatters.soap/1.0.5000.0__b03f5f7f11d50a3a/system.runtime.serialization.formatters.soap.dll
----------------------------------------
System.Data
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
TVCapture
    Assembly Version: 1.0.2023.38073
    Win32 Version: 1.0.2023.38073
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/TVCapture.DLL
----------------------------------------
RemotePlugins
    Assembly Version: 1.0.2023.38073
    Win32 Version: 1.0.2023.38073
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/RemotePlugins.DLL
----------------------------------------
Accessibility
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------
Microsoft.DirectX.DirectInput
    Assembly Version: 1.0.2902.0
    Win32 Version: 5.04.00.2904
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Microsoft.DirectX.DirectInput.DLL
----------------------------------------
Microsoft.DirectX
    Assembly Version: 1.0.2902.0
    Win32 Version: 5.04.00.2904
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Microsoft.DirectX.DLL
----------------------------------------
TaskScheduler
    Assembly Version: 1.1.1007.26951
    Win32 Version: 1.1.1007.26951
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/TaskScheduler.DLL
----------------------------------------
Dialogs
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/windows/Dialogs.dll
----------------------------------------
DotMSN
    Assembly Version: 1.2.1561.20904
    Win32 Version: 1.2.1561.20904
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/windows/DotMSN.dll
----------------------------------------
WindowPlugins
    Assembly Version: 1.0.2023.38085
    Win32 Version: 1.0.2023.38085
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/windows/WindowPlugins.dll
----------------------------------------
mbm5
    Assembly Version: 1.0.1778.42739
    Win32 Version: 1.0.1778.42739
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/mbm5.DLL
----------------------------------------
AxInterop.WMPLib
    Assembly Version: 9.0.0.3095
    Win32 Version: 9.0.0.3095
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/AxInterop.WMPLib.DLL
----------------------------------------
SubtitlePlugins
    Assembly Version: 1.0.2023.38082
    Win32 Version: 1.0.2023.38082
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/subtitle/SubtitlePlugins.dll
----------------------------------------
TagReaderPlugins
    Assembly Version: 1.0.2023.38074
    Win32 Version: 1.0.2023.38074
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/tagreaders/TagReaderPlugins.dll
----------------------------------------
ExternalPlayers
    Assembly Version: 1.0.2023.38074
    Win32 Version: 1.0.2023.38074
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/externalplayers/ExternalPlayers.dll
----------------------------------------
Interop.iTunesLib
    Assembly Version: 1.3.0.0
    Win32 Version: 1.3.0.0
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Interop.iTunesLib.DLL
----------------------------------------
MediaServer
    Assembly Version: 1.0.1994.21530
    Win32 Version: 1.0.1994.21530
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/process/MediaServer.dll
----------------------------------------
ProcessPlugins
    Assembly Version: 1.0.2023.38081
    Win32 Version: 1.0.2023.38081
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/process/ProcessPlugins.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.



-htw
 

fathead

Portal Pro
March 17, 2005
209
0
Can I just ask a question on this D-Link DSM-320RD?

Am I right in thinking, I can put this little box upstairs in my bedroom connected up to my TV, have my Media Center PC downstairs running MP with this pluggin, & stream music from the PC to this box?

How does the D-Link box communicate with the PC e.g. How do I select an album or track or DVD to view?

This sounds really really interesting & just what I was after. :D
 
H

hannibanni

Guest
:shock: Openlounge-Plugin NOT WORKING with 0.1.3

I installled MediaPortal 0.1.3 & the updated Version (MediaServer.20050617.rar) of uPNP OpenLounge plugin. When I try to call the Setup-Dialog, I get this exception:

Code:
Method not found: System.Object MediaPortal.Profile.Xml.GetValue(System.String, System.String).

************** Exception Text **************
System.MissingMethodException: Method not found: System.Object MediaPortal.Profile.Xml.GetValue(System.String, System.String).
   at MediaServer.Setup.LoadSettings()
   at MediaServer.Setup..ctor()
   at MediaServer.MediaServer.ShowPlugin()
   at MediaPortal.Configuration.Sections.Plugins.setupButton_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

I guess this is just a minor problem because of the new version of MediaPortal. Could you please fix this, bionicdonkey? :wink:

And I also have a very important question: Is this plugin capable of streaming the currently selected tv channel :?: :?: :?:

Thanks
 

Users who are viewing this thread

Top Bottom