Author |
Message |
zaphod
|
Posted: Tue Nov 18, 2003 5:20 pm |
|
Joined: Sat Sep 27, 2003 9:46 am
Posts: 10
|
Server side support for network booting and running a Myth FrontEnd on the Hauppauge MediaMVP box. Not sure if we can have this ready for r5, but I'd be willing to get the discussion going.
Maybe its own forum section would be appropriate?
Short summary:
MediaMVP (less than $100)
PowerPC based thin client w/intgrated MPEG playback
Composite/S-Video and Stereo RCA out.
Comes with nice gray Hauppauge Remote.
10/100 Networking
64 MB Ram
Small, Fanless
Runs Linux, network boots using standard tftp/bootp protocols. . . .
Busybox toolset, (seemingly without telnet . . . for now!)
Please let me know if there is interest in helping with this project, if necessary I'll have to set up my unused webserver space.
|
|
Top |
|
 |
zaphod
|
Posted: Tue Nov 18, 2003 5:24 pm |
|
Joined: Sat Sep 27, 2003 9:46 am
Posts: 10
|
Sorry -
Meant to post this under R5 ideas . . . . my bad.
|
|
Top |
|
 |
Xsecrets
|
Posted: Tue Nov 18, 2003 7:47 pm |
|
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location:
Nashville, TN
|
This is a VERY interesting device. Has anyone managed to get mythtv frontend on one yet? Since it runs on linux I suppose the hardware mpeg2 decoder is supported under linux, but are the drivers available publicly or are they only supplied with the device in the built in linux? I'll deffinately be watching this one.
|
|
Top |
|
 |
cesman
|
Posted: Wed Nov 19, 2003 10:21 am |
|
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location:
Fontana, Ca
|
It is a matter of the frontend being about to run on the MediaMVP. Is the frontend is capable of running on the MVP?! Links please.
cesman
|
|
Top |
|
 |
zaphod
|
Posted: Wed Nov 19, 2003 6:01 pm |
|
Joined: Sat Sep 27, 2003 9:46 am
Posts: 10
|
A couple good threads on a Hauppauge discussion board:
http://www.shspvr.com/forum/viewtopic.php?t=3433
http://www.shspvr.com/forum/viewtopic.php?t=3549
Protocol Disection:
http://sugarcube.suborbital.org.uk/mediamvp/
Hauppauge upholding their GPL commitment:
ftp://167.206.143.11/latest/MediaMVPsrc/mvpdist1.1.21315.tgz
Montavista Preview Kit for STBX25XX PowerPC Linux
http://www.mvista.com/previewkit/index.html
Check archives on Myth Users/Dev List for PowerPC . . .
One mention of potential big-endian, little-endian issues with some embedded platforms but given that it play "normal" MPEG files, not sure this is an issue. . . . I'll feed it a PVR250.nuv file and see what happens.
Xsecrets - yes, in the end it may come down to not having source and documentation for the the hardware decoder. There is a mpgdec binary distributed with the the MVP which appears to handle the chores. Perhaps a the frontend would need to run as an overlay on top of mpgdec output.
It would be nice if the normal Myth Front End would cross-compile to the new platform with some patching for the hardware decoding. But another solution may be necessary/possible.
The strucure of Myth makes it fairly easy to write an interface. See MythWeb . . . the trickier part is controlling the replay once the streaming is started. The available protocols for the decoder binary should be easy enough to break down if necessary.
No, its not a small project but its not Myth or IVTV either . . .
|
|
Top |
|
 |
bhamail
|
Posted: Sat Aug 25, 2007 11:26 am |
|
Joined: Sun Jul 04, 2004 8:57 am
Posts: 36
|
Given the age of this thread, I'm sure you all know about this, but just in case, here's a link:
http://mvpmc.org
It runs it's own myth frontend which is loaded via a network boot (and doesn't trash any built in stuff so you don't brick the device).
Dan
|
|
Top |
|
 |
alexvd
|
Posted: Sun Aug 26, 2007 9:59 am |
|
Joined: Wed Jun 01, 2005 3:59 pm
Posts: 199
|
I have one of these. The older version.
I wonder if you know of a guide or how to on how to get it running using a linksys router with dhcp rather than setting dhcp on the masterbackend.
The tftp server on the backend isnt a big deal.
I would just really rather let my routers do dhcp. I have had problems where the backend locksup and loses network availablility. I can't have my network crashing because of my knoppmyth box.
|
|
Top |
|
 |
bhamail
|
Posted: Mon Aug 27, 2007 12:12 am |
|
Joined: Sun Jul 04, 2004 8:57 am
Posts: 36
|
You might find some info on the wiki:
http://mvpmc.wikispaces.com/
If that fails, try a post to the mvpmc user list.
If I remember right, the tricky part is you need to setup dhcp such that it tells the mvpmc which ip it should boot from. In your case, that ip is different from the dhcp device, and I dunno if the linksys config allows the settings required for this.
|
|
Top |
|
 |
alexvd
|
Posted: Mon Aug 27, 2007 9:15 am |
|
Joined: Wed Jun 01, 2005 3:59 pm
Posts: 199
|
I have been up on the wiki and I saw the link to what is available based on the platform. However it does not really have a link to a step by step process to use the alternate method.
You are right about how it requests the IP. I may have to upgrade the firmware to dd-wrt to get that kind of functionality. The wrt54gl is basically a linux router anyway. Although I would think it would be pretty straightforward to just serve up the ip address based on mac address.
|
|
Top |
|
 |
alexvd
|
Posted: Mon Aug 27, 2007 6:29 pm |
|
Joined: Wed Jun 01, 2005 3:59 pm
Posts: 199
|
Hi I found the link for using open-wrt loaded on the wrtg54L to do the dhcp and tftp configuration.
|
|
Top |
|
 |