Skip to content

Latest commit

 

History

History

README.md

WUT

A viewer for the UDP VIC video streaming function in the Ultimate 64!

I know this works on V1.21 -3.5a, it probably will work on newer, but maybe not older firmwares.

It listens for video on port 11000.

It listens for audio on port 11001.

Official website: https://github.com/dusteddk/u64view/

WHAT

You can change listening port, and colors in main.c go forth and make it great!

HOW

To compile you need to install:

  • libsdl2-dev
  • libsdl2-net-dev
  • gcc
  • make

Type: make

To execute

Run u64view.exe

For help / show parameters

Use cmd, navigate to directory and type u64view.exe -h

License

wtfpl

Mac OSX ?

I've been told that this builds and works fine on OSX, I don't have a mac, so you need to compile it yourself.

Alternatives?

For Windows users there is also another Ultimate 64 viewer, called "U64 Streamer" made by Martijn Wieland (TSB), check it out at https://www.tsb.space/projects/u64-streamer/