|
Windows Media Encoder would allow you to stream through the PC to the PPC.
So the PC opens the stream (say WMP), and WME re-encodes it and re-transmits it to the PPC which can then display it (WMP).
There are various ways to do it. This is one, but may not be the best.
The challenge is, how do you get the PC to open the stream?? An idea might be to VNC to the PC, have it open the stream and then have the PPC view the stream via WMP. It's messy messy messy.
An easier way to think about the problem is streaming audio (also can be doen via WME). The PC takes the audio and streams it with WME, but to the PPC it's just a sequence of UDP packets. The PPC just listens, it doesn't send a message upstream saying "I don't like that song, skip it".
Anyway - many many ways to do it. That's one. Great for audio. For long video it's good too. For opening various short streams it's a PITA.
You could also reconfigure the PPC to report a different browser version. It will prevent you from viewing PPC formatted websites.
__________________
Always read stuff that will make you look good if you die in the middle of it.
|