MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » General Development (no feature request here!)


General Development (no feature request here!) You were able to fix an issue, or improved a feature? Post it here.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 2007-02-07, 11:02   #11 (permalink)
Portal Developer
 
gemx's Avatar
 
Join Date: Oct 2006
Age: 32
Posts: 1,223
Thanks: 22
Thanked 179 Times in 93 Posts

Country:

My System

Default

Ok, submitted it again to the repository under "System Utilities".
Now it's working
__________________
ACCENT HT-100 | 2x16 VFD | ADM Athlon 64 3500+ | Win XP SP2 | SkyStar 2 DVB-S PCI | TT connect S2-3600
gemx is offline  
Old 2007-02-07, 11:17   #12 (permalink)
KRA
Portal Member
 
Join Date: Jul 2005
Age: 30
Posts: 96
Thanks: 1
Thanked 3 Times in 3 Posts

Country:


Default

Quote:
Originally Posted by FlipGer View Post
Hi,

looks nice.

Is it written in C#? Maybe it could also be compiled under Mono / Linux....

Flip.
That would be great !
KRA is offline  
Old 2007-02-07, 11:52   #13 (permalink)
Portal Developer
 
gemx's Avatar
 
Join Date: Oct 2006
Age: 32
Posts: 1,223
Thanks: 22
Thanked 179 Times in 93 Posts

Country:

My System

Default

Just did a quick "google" for Mono and Remoting.
It seems as if Mono supports remoting.
Since i currently don't have a machine that runs linux, everone interested in trying can take the "ServerInterface.cs" and "Utils.cs" from my app and try to test the functionality on Linux.
These 2 files are encapsulating the TvServer interface, so you only have to take these files and the TvServer dlls under the "deps" folder and build a small command line test tool.
Looking forward to see the results
__________________
ACCENT HT-100 | 2x16 VFD | ADM Athlon 64 3500+ | Win XP SP2 | SkyStar 2 DVB-S PCI | TT connect S2-3600
gemx is offline  
Old 2007-02-08, 00:16   #14 (permalink)
Portal Member
 
dubstar's Avatar
 
Join Date: Oct 2006
Age: 25
Posts: 153
Thanks: 3
Thanked 1 Time in 1 Post

Country:


Default

It would be great if this worked on linux, I just moved house and my linux system is still at my last place so i can't try it!!

I thought mp was having UPnP added to it?? If so it should be theoretically possible to mate mp and mythtv!!!

That would be awesome!! Mythtv backend and a Pretty MP front end!!

The reason I say this is good is because i know people who have had mythtv servers that they haven't turned off for months at a time and only turn them off then for cleaning or upgrading!!
__________________
Microsoft Gives You Windows, Linux Gives You the Whole House!!
dubstar is offline  
Old 2007-02-08, 18:38   #15 (permalink)
LXB
Portal Member
 
Join Date: Aug 2005
Posts: 76
Thanks: 3
Thanked 0 Times in 0 Posts


Default To dumb?

hi, please excuse my probably dumb question, but can you explain to me how this should be implemented? shall i "install" the whole package on the mp computer and try a streaming client or...
sorry, but i´m also looking for a solution to view tv stream on a not so powerful notebook.
many many thanks for your kind explanation. LX
__________________
------------------------------------------------------
MS XP MCE SP2 on ASUS P5P800 and P4@3GHz, 1GBRAM, 3x160GBHDD, ATI Radeon 9250 TV only, Hauppauge PVR500
LXB is offline  
Old 2007-02-08, 20:15   #16 (permalink)
Portal Developer
 
gemx's Avatar
 
Join Date: Oct 2006
Age: 32
Posts: 1,223
Thanks: 22
Thanked 179 Times in 93 Posts

Country:

My System

Default

LXB: You got it right
You only need the files in the bin dir and a media player e.g. VLC.
That's all. No need to have MediaPortal install on the laptop.
That's the reason why i did this app.
The machine does not even need a DirectX 9 capable graphics card.
Just to make it clear:
- the other stuff MP offers (Plugins, skin...) are not available.
It only interfaces with the TvServer and therefore you can "only" watch tv over the network
__________________
ACCENT HT-100 | 2x16 VFD | ADM Athlon 64 3500+ | Win XP SP2 | SkyStar 2 DVB-S PCI | TT connect S2-3600
gemx is offline  
Old 2007-02-09, 06:10   #17 (permalink)
LXB
Portal Member
 
Join Date: Aug 2005
Posts: 76
Thanks: 3
Thanked 0 Times in 0 Posts


Default fantastic!

thanks for your explanation. i´ll test it tonight.
just to be shure. the \bin\*.* to copy in the ...\plugins\windows\*.* directory?
LX.
__________________
------------------------------------------------------
MS XP MCE SP2 on ASUS P5P800 and P4@3GHz, 1GBRAM, 3x160GBHDD, ATI Radeon 9250 TV only, Hauppauge PVR500
LXB is offline  
Old 2007-02-09, 11:21   #18 (permalink)
Portal Developer
 
gemx's Avatar
 
Join Date: Oct 2006
Age: 32
Posts: 1,223
Thanks: 22
Thanked 179 Times in 93 Posts

Country:

My System

Default

No, you do NOT need any compononents from MediaPortal on the client. Just the contents of the bin folder and a player e.g. VLC
__________________
ACCENT HT-100 | 2x16 VFD | ADM Athlon 64 3500+ | Win XP SP2 | SkyStar 2 DVB-S PCI | TT connect S2-3600
gemx is offline  
Old 2007-02-09, 12:34   #19 (permalink)
Portal Member
 
Join Date: Nov 2006
Location: Cologne
Posts: 186
Thanks: 10
Thanked 0 Times in 0 Posts

Country:

My System

Default

Great idea this software.

I tried it yesterday but cannot connect to my tvserver. With mp it works.

Error Msg: Connection to server is broken....

One reason may be that I use mySQL for database instead of ms-sql.
Do you only support the ms-sql installation?

Thanks & cheers
mpFrank
mpfrank is offline  
Old 2007-02-09, 12:45   #20 (permalink)
Portal Developer
 
gemx's Avatar
 
Join Date: Oct 2006
Age: 32
Posts: 1,223
Thanks: 22
Thanked 179 Times in 93 Posts

Country:

My System

Default

mpfrank:
The files are only for a MS SQL Server connection but it is not a problem to connect to a mysql server you only need the attached file (or take it from an MediaPortal installation) and modify the gentle.config file.
That's all.
Attached Files
File Type: rar Gentle.Provider.MySQL.rar (5.4 KB, 74 views)
__________________
ACCENT HT-100 | 2x16 VFD | ADM Athlon 64 3500+ | Win XP SP2 | SkyStar 2 DVB-S PCI | TT connect S2-3600
gemx is offline  
Closed Thread

Bookmarks

Tags
announce, mptvclient

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Announce your plugin work in progress here!!!!!!!! MrMario64 General Development (no feature request here!) 97 2008-04-16 19:41
Announce new plugins on MediaPortal-homepage! high Plugins 0 2006-01-13 13:34
Announce your work on MediaPortal-homepage! high Skins 0 2006-01-13 13:30
Announce new plugins here frodo Plugins 0 2005-03-20 13:30


All times are GMT +1. The time now is 03:22.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress