MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server » Help on Development » Development


Development You want to code something for the TV-Server? Share it in here!

Reply
 
Thread Tools Display Modes
Old 2007-06-18, 23:31   #1 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 80
Thanks: 0
Thanked 7 Times in 3 Posts


Default TvServer on XBOX360.

Hi,

I have created a TvServer plugin for MCE2005 so that you can use Xbox360 against the TvServer.

I have setup a tempory website here:
http://90.184.7.232/

Enjoy
U.h
heerfordt is offline   Reply With Quote
Old 2007-06-19, 01:24   #2 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: San Sebastian
Posts: 444
Thanks: 7
Thanked 24 Times in 14 Posts

My System

Default

I have just Test it in vista and does not work..

I have been able to install the service with "installutil" but the .mcl file is not compatible with vista..

Any chance that you are going to make this for vista??


Thank you very much!

This is a good idea for TVServer :-)
iosub is offline   Reply With Quote
Old 2007-06-19, 01:29   #3 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: San Sebastian
Posts: 444
Thanks: 7
Thanked 24 Times in 14 Posts

My System

Default

btw I get error 2869 when installing under vista ultimate

Iosu
iosub is offline   Reply With Quote
Old 2007-06-19, 08:18   #4 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 80
Thanks: 0
Thanked 7 Times in 3 Posts


Smile Vista MCE

Hi Iosu,

Well, I havent tried it on Vista but I dont think it will work. They have changed the way, that they stream video to the XBOX360.

In the plugin I have created a custom provider, that points to a directx filter that handles the rtsp stream from the tvserver.

The service installs a small webserver on port 8000.

You can try to register the HTML Application manualy in Vista MCE the url is : http://localhost:8000/mytvclient.htm

Call this to see if is up.
http://localhost:8000/list

Change channel :
http://localhost:8000/change?id=<<channelid>>

If it timeshifts successfully then try and open the URL in WMP. Replace rtsp with uffe to activate the right directxfilter.

I still run XP SP2 and here its working

Cheers
Uffe.
heerfordt is offline   Reply With Quote
Old 2007-06-19, 10:55   #5 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: San Sebastian
Posts: 444
Thanks: 7
Thanked 24 Times in 14 Posts

My System

Default

Hi

THanks for your answer

I don't have an Xbox360 so that's not the problem.

I just want to be able to see and control TVserver from Vista MCE.

I have been able to register the service and is running.

From outside MCE when I run on iexplorer
http://localhost:8000/ I get " <result>Unable to handle request /</result> "

with:
http://localhost:8000/change?id=110

- <result>
<status>OK - timeshifting succeeded</status>
<url>rtsp://SALA/stream1.0</url>
</result>

I'm able to open "rtsp://SALA/stream1.0 " but when I try to open uffe://SALA/stream1.0 I get "unable to play this file.. only http and rtsp".

I have also run "register.cmd"

if I run :
D:\Program Files\heerfordt\MCETvServerClient\site>d:\WINDOWS\ ehome\ehshell.exe /
url:http://localhost:8000/mytvclient.htm

I get a blue screen and internet security inside vista mce say "this page is not secure"..

so no change to make it work under vista mce???


Thanks!
iosub is offline   Reply With Quote
Old 2007-06-19, 11:44   #6 (permalink)
Portal Member
 
mayankel's Avatar
 
Join Date: Jan 2006
Posts: 13
Thanks: 3
Thanked 0 Times in 0 Posts

Country:

My System

Default

Hi

Iosub, maybe you could use de WebMedia Plugin to play the stream into Vista...

http://mcesoft.nl/index.php?option=c...123&Itemid=167

If you can fo it, please, let me know...

Regards
mayankel is offline   Reply With Quote
Old 2007-06-19, 12:10   #7 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 80
Thanks: 0
Thanked 7 Times in 3 Posts


Default Vista MCE

Hi

I will try it later on Vista Ultimate.


Do it fail when you try to register the filter ?.

-> Try and make localhost:8000 a trusted site in Internet Explorer then you avoid the security warning.
heerfordt is offline   Reply With Quote
Old 2007-06-19, 21:17   #8 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: San Sebastian
Posts: 444
Thanks: 7
Thanked 24 Times in 14 Posts

My System

Default

Try and make localhost:8000 a trusted site in Internet Explorer then you avoid the security warning.

Yes I did that, same problem
:-(
Iosu
iosub is offline   Reply With Quote
Old 2007-06-19, 21:32   #9 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: San Sebastian
Posts: 444
Thanks: 7
Thanked 24 Times in 14 Posts

My System

Default

Do it fail when you try to register the filter ?.
I forgot to answer-- No problem registering with "register.cmd"

Iosu
iosub is offline   Reply With Quote
Old 2007-06-19, 22:44   #10 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 80
Thanks: 0
Thanked 7 Times in 3 Posts


Default

Hi iosub,

I just test the filter under Vista Ultimate and it was working:-) so at least the application will work in your MCE.

Create Windows Registry File with the following entries and run it. Then you should be able to view the stream in WMP and in the HTML application.
-->>
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\uffe]
@="URL:RTSP Protocol"
"Source Filter"="{DF5ACC0A-5612-44BA-963B-C757298F4031}"
"URL Protocol"=""

----<<

Cheers
heerfordt is offline   Reply With Quote
Reply

Bookmarks

Tags
tvserver, xbox360

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
TVServer dissapears Nightflyer General Support 0 2007-04-19 22:27
tvserver and vista huma2000 Get Support 4 2007-03-18 13:30
Tvserver bossed Get Support 1 2007-03-10 15:48
EPG and the tvserver johans Get Support 2 2006-11-06 15:33
XBOX360 Remote w/Laptop's IR ??? shawnwc General Support 9 2006-08-17 18:49


All times are GMT +1. The time now is 11:14.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden