Just a rebuild for the latest firmware.
http://alan.cc/roku/UdpLive-0.1_fw2.0.24.zip
_Alan
arock wrote:
arock wrote:I'll bet it needs a recompile for 2.0.35 firmware. Unfortunately I can't do that in the next few weeks...
timh wrote:I had a friend (SW Eng) prepare a CF card, telnet into roku box and compile and run a test program (sanity check). Then he tried to compile the UdpLive program, but the compilation failed. We're assuming it's because the SDK has changed. We're still working on it, but if someone else takes this on, and is successful, please post a reply.
screen.GetSupportedOutputResolutionAt(nIndex, outputRect.w, outputRect.h, bProgressive, connector);
CascadeScreen::VideoMode mode;
u32 refreshRate;
screen.GetSupportedOutputResolutionAt(nIndex, outputRect.w, outputRect.h, bProgressive, connector, mode, refreshRate);
Jan wrote:Hi
Anywhere to download the compiled version for the 2.035 ?
....
soiaf wrote:I downloaded the source code and made the change as suggested by TheEndless and have compiled it for 2.0.34. I gave it a 30 second test to make sure I could see video from VLC, but no guarantees that this program works correctly![]()
http://members.upc.ie/p.mc.quillan/UdpLive_unofficial_2.0.34.zip
Make sure to download the official version above (in the first post) to get the associated .roku file and the readme.
Hope it works ok for you....