MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal Tools » MP TV Client


Reply
 
Thread Tools Display Modes
Old 2008-01-15, 04:18   #71 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 32
Thanks: 1
Thanked 0 Times in 0 Posts


Default Mac client

Hi guys,
just wondering if anybody developed a client like MPTVClient but for Mac OSX.
The only way I have to watch the live tv stream of my tvserver from here is xbox media center (with a playlist, not the best option[1] or rtsp[2]), but it isn't reliable...

Thanks

[1] Sometimes the tvserver will create new files which aren't inside the playlist
[2] No rewind/fastfwd
buggerr is offline   Reply With Quote
Old 2008-01-15, 06:55   #72 (permalink)
Portal Member
 
Join Date: Nov 2006
Location: Cologne
Posts: 186
Thanks: 10
Thanked 0 Times in 0 Posts

Country:

My System

Default

hi buggerr,

i asked this question plenty times in this form, but serving a client for the Mac and/or Linux seems not to be in focus.
The answer is always the same: This is a Windows media solution :-(

What a pitty....

Cheers
mpFrank
mpfrank is offline   Reply With Quote
Old 2008-01-15, 22:53   #73 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 32
Thanks: 1
Thanked 0 Times in 0 Posts


Default

The tv engine aims at being the central software component around a mediacentric home, and windows isn't the only system around here..
So, "It's a windows media solution" isn't an answer. An answer would simply be "no, (still) there isn't a client for mac, but hopefully somebody will develop it".

Well, thanks anyway..

Last edited by buggerr; 2008-01-16 at 04:23.
buggerr is offline   Reply With Quote
Old 2008-02-03, 19:40   #74 (permalink)
Portal Member
 
Join Date: Jan 2006
Posts: 136
Thanks: 1
Thanked 2 Times in 2 Posts


Lightbulb MPTvClient with remoting Capabilities

ok guys, here we go...

This is my first C# project ever - so please be kind with me

I always wanted to use MPTvClient also from remote destinations, where I can vpn into my home network, my Tv-Server is locate at. The problem is: my DSL-connection to the internet is to slow for the whole rtsp stream. I think Frodo provided an example of how to transcode the stream with VLC on the server to a lower bandwidth. To be able to use MPTvClient for this, it would be necessary that MPTvClient starts the VLC server on the TV-Server before it starts VLC on the client-side. Now it can do that...

In the external player configuration you now find two additional check-boxes and two edit boxes.

"Start remote program before starting VLC viewer" does exactly that. It starts on the server whatever you put behind "Cmd-Line". For me this looks something like:

C:\Programme\VideoLAN\VLC\vlc.exe --extraintf telnet --vlm-conf=C:\Programme\VideoLAN\VLC\vlm.txt

(don't forget the path to the vlm-file, which cost me a lot of time to find out...)

"Stop remote task after stopping VLC viewer" is the other side of the game. I didn't use the one provided in the start-section, because when you start e.g. a batch-file, the running task may be different from the command line you startet. For me this looks like:

vlc.exe

Now you put in gemx' "Override stream URL" option something like "htpc:8080" and there you go...

To achieve this, I used WMI - but please be aware that I didn't include a username / password management (I don't like my password stored anywhere except for my head...). This means that your client side must have enough rights to start and end processes on the server side.

All the credits for this go to gemx for his wonderful plugin. Gemx, I know, my programming skills are fading away from day to day. If you think the code is useable, please feel free to include it into your main version - but don't beat me for the terrible exception handling

cheers,
Michael

edit 04.02.08 00:13 - sorry, there were two ifs missing, which could cause an exception when using MPTvClient in the original config (without transcoding). Should now be solved with the new version 0.02.
Attached Files
File Type: rar MPTvClient with Remoting Capabilities.rar (1.33 MB, 25 views)
File Type: rar MPTvClient with Remoting Capabilities 0.02.rar (1.34 MB, 57 views)

Last edited by MJGraf; 2008-02-04 at 00:16.
MJGraf is offline   Reply With Quote
Old 2008-02-03, 20:48   #75 (permalink)
Portal Member
 
Join Date: Mar 2006
Location: Finland
Posts: 55
Thanks: 2
Thanked 1 Time in 1 Post

Country:

My System

Default

level20peon: Just found out what was the cause of the error that we both recieve (at least this was the case for me), read http://support.microsoft.com/kb/914277 and did what is said under "Enable remote connections for SQL Server 2005 Express or SQL Server 2005 Developer Edition" and Voila! All good, thanks gemx for this handy tool :-)
peep is online now   Reply With Quote
Old 2008-02-12, 16:09   #76 (permalink)
Portal Member
 
Join Date: Jan 2007
Location: Hannover
Posts: 53
Thanks: 3
Thanked 4 Times in 4 Posts

Country:

My System

Send a message via ICQ to ncoH
Default

Hi!

I also need a linux client to watch tv in my working room. I can watch the stream with vlc player, but I cannot change the channel. Has anyone an solution to make a channel change with vlc?

Thanks
Nico
ncoH is online now   Reply With Quote
Old 2008-02-16, 17:43   #77 (permalink)
MP Donator
 
Join Date: Jan 2007
Location: Stockholm
Posts: 485
Thanks: 5
Thanked 10 Times in 10 Posts

Country:

My System

Default

Hi!

I've tried to use this great app but can not get it to work on my laptop. It works fine on my other PC.

When I try to start it on my laptop it just dies. I have not been able to find a log-file anywhere. Can someone help?

Cheers

/Peter
petsa is offline   Reply With Quote
Old 2008-02-16, 17:57   #78 (permalink)
Portal Member
 
Join Date: Oct 2006
Posts: 450
Thanks: 2
Thanked 6 Times in 6 Posts


Default

I found this didn't work from a complicated directory name. It didn't work for me from my desktop for instance. From a directory in the root of my C drive it worked just fine.
allanp81 is online now   Reply With Quote
Old 2008-02-17, 07:11   #79 (permalink)
MP Donator
 
Join Date: Jan 2007
Location: Stockholm
Posts: 485
Thanks: 5
Thanked 10 Times in 10 Posts

Country:

My System

Default

Hi allanp81,

Indeed you are right! I move the MPTVPlugin folder to another location and it works...!

Gemx, is there any limitation on the length of the path for the application? Is there any logfile that can help users trace errors like this?

/Peter
petsa is offline   Reply With Quote
Old 2008-03-05, 11:39   #80 (permalink)
Portal Developer
 
gemx's Avatar
 
Join Date: Oct 2006
Age: 32
Posts: 1,296
Thanks: 25
Thanked 197 Times in 105 Posts

Country:

My System

Default

Thread moved to new "Tools" forum section
__________________
ACCENT HT-100 | 2x16 VFD | ADM Athlon 64 3500+ | Win XP SP2 | SkyStar 2 DVB-S PCI | TT connect S2-3600
gemx is offline   Reply With Quote
Reply

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 Off

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 20:41
[Announce] MPTVClient gemx General Development (no feature request here!) 36 2007-11-11 13:09
RTSP Announce on time overrun elupus General Talk 0 2007-09-01 00:54
Will plugins from v1.3+ work under v1.2? jsprenkle General Development (no feature request here!) 2 2005-11-26 23:23
Announce new plugins here frodo Plugins 0 2005-03-20 14:30


All times are GMT +1. The time now is 19:43.


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
Advertisement System V2.6 By   Branden