| Sponsored Ads |
|
|||||||
| Notices |
| General Talk Talk about the MediaPortal TV-Server |
![]() |
|
|
LinkBack (1) | Thread Tools | Display Modes |
|
|
#11 (permalink) |
|
Portal Member
Join Date: Jul 2007
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Country:
|
Let me know how you get along. I've wanted to add filesystem support for TVServer for a long time, but been deterred by the lack of any usable interface. (.net remoting isn't very usable from the xbox side of things)
Just for reference, dvdplayer can already play the rtsp:// url the tvserver provides data from for livetv. Thus just some interface to tune to a channel, and returning the rtsp url would make it possible to get livetv streaming working. Regards elupus |
|
|
|
|
|
#12 (permalink) |
|
Portal Member
Join Date: May 2004
Location: Sweden
Posts: 88
Thanks: 1
Thanked 1 Time in 1 Post
Country:
|
@EvilDude, there is already a python script for XBMC that can control MediaPortal, (as I understand the only thing that script do not yet support is Live-TV streaming), so maybe you like to start by extending that existing script, see: MP & XBMC intergration scripts v0.6d Update 4-MAR-07 - MediaPortal Forum
Also C/C++ interface to TVServer ( potential XBMC client ) The streaming protocol you want to use today is RTSP, ...at least until MediaPortal has a UPnP MediaServer which supports streaming Live-TV over UPnP. Some related topic-threads in the XBMC forum: MediaPortal Control Script in the making - XBMC Community Forum XBMC MediaPortal Control Script - XBMC Community Forum New Python Script for MediaPortal Client - XBMC Community Forum
__________________
Regards / Gamester17. Project Manager, The XBMC Project. xbmc.org the official XBMC website and forums. |
|
|
|
|
|
#13 (permalink) | |||
|
Portal Member
Join Date: Feb 2008
Posts: 32
Thanks: 0
Thanked 3 Times in 3 Posts
Country:
|
Quote:
Quote:
Quote:
|
|||
|
|
|
|
|
#14 (permalink) | |
|
Portal Developer
Join Date: Jan 2005
Age: 30
Posts: 2,293
Thanks: 56
Thanked 57 Times in 47 Posts
|
Quote:
One possibility is that when developing the xbmc client you will create your own TVE3 brach (local SVN or just local folder on your dev PC) and then add such feature. After the feature freeze is over (no exact date yet) the team could possibly integrate the new feature in main code base.
__________________
http://day2.no-ip.org/ "Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen" Last edited by tourettes; 2008-03-15 at 06:26. |
|
|
|
|
|
|
#15 (permalink) |
|
Portal Member
Join Date: Feb 2008
Posts: 32
Thanks: 0
Thanked 3 Times in 3 Posts
Country:
|
Very early alpha version available!
https://www.prashantv.com/xbmc/TVServerXBMC.zip In the zip file, TVServerXBMC => the VS2005 project. TVServer Live TV => XBMC python video plugin The VS2005 project is just a server (no gui, just a command window which will show what it is doing). I have made it single threaded for now, but it is made so that I can very easily make it multithreaded. The "TVServer Live TV" folder is the xbox video plugin. This means that it has to be copied to XBMC\plugins\video. Once you do that, you can add it as a source. By default the VS2005 project runs on port 9596, and must be run on the machine that is the tv server. The XBMC script connects to "192.168.1.2", you can configure that by opening the file: TVServer Live TV\MpLiveTv\xbmcplugin_list.py And at the top modifying SERVER_HOST. Make sure you use an IP and not the dns name. I should probably write up some basic documentation, but I'm just happy to have gotten it working. It has some ugly hacks, like "~~Stop Timeshifting" in every menu, because I can't make it do that automatically, but if I view channel 10, and change to ABC, it automatically stops and starts the new one so I'm pretty happy with it. Please post any feedback you have. Last edited by EvilDude; 2008-03-15 at 06:47. Reason: Updated zip file. |
|
|
|
| This User Say Thank You: |
|
|
#16 (permalink) |
|
Portal Developer
Join Date: Mar 2005
Location: Melbourne
Age: 27
Posts: 2,244
Thanks: 30
Thanked 131 Times in 86 Posts
Country:
|
You might be able to get greater control over the TV Server by turning your server program into a TV Server Plugin...
I'm going away to test what you've done so far now ... I'll report back if I find anything note-worthy ... Cheers,
__________________
- Aaron. IR Server Suite - Version 1.0.4.1 MCE Replacement Plugin - Version 1.0.4.1 You don't need the MCE Replacement Driver |
|
|
|
|
|
#17 (permalink) |
|
Portal Developer
Join Date: Mar 2005
Location: Melbourne
Age: 27
Posts: 2,244
Thanks: 30
Thanked 131 Times in 86 Posts
Country:
|
Hey, I'm trying to get it going, but I'm not sure where the python files should go...
I didn't have an XBMC\Plugins folder so I made one, but I don't know if I've done it right. Can you explain the process for setting it up a little more? Thanks,
__________________
- Aaron. IR Server Suite - Version 1.0.4.1 MCE Replacement Plugin - Version 1.0.4.1 You don't need the MCE Replacement Driver |
|
|
|
|
|
#19 (permalink) | |
|
Portal Member
Join Date: Feb 2008
Posts: 32
Thanks: 0
Thanked 3 Times in 3 Posts
Country:
|
Quote:
You need to put it in XBMC\plugins\video This is how it should be: $ ls MpLiveTv/ default.py* default.py~* default.tbn* resources/ $ pwd XBMC/plugins/video/TVServer Live TV Hope that helps |
|
|
|
|
|
|
#20 (permalink) |
|
Portal Developer
Join Date: Mar 2005
Location: Melbourne
Age: 27
Posts: 2,244
Thanks: 30
Thanked 131 Times in 86 Posts
Country:
|
I think my SVN is about 3 or 4 months old. I'll update and try again.
Thanks mate,
__________________
- Aaron. IR Server Suite - Version 1.0.4.1 MCE Replacement Plugin - Version 1.0.4.1 You don't need the MCE Replacement Driver |
|
|
|
![]() |
| Bookmarks |
| Tags |
| python, script, xbmc |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://forum.team-mediaportal.com/general-talk-233/xbmc-python-script-36590/
|
||||
| Posted By | For | Type | Date | |
| xbmc-favorites - Google Code | This thread | Refback | 2008-07-09 17:34 | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Script support for IMDB grabbing | dukus | watch/edit Videos | 55 | Today 10:57 |
| Python Plugin? | t-herweg | Plugins/Erweiterungen | 0 | 2007-10-20 22:25 |
| XMLtv Channel tag Replacer Python script. | gibman | xmlTV | 1 | 2007-09-04 18:55 |
| Video thumbnails script | MonsterM | Tips and Tricks | 5 | 2007-04-29 22:47 |
| Script for Palmbutler | HTPC-Fan | Tips and Tricks | 8 | 2005-04-15 23:58 |