u64view
u64view copied to clipboard
Viewer for Ultimate64 VIC network stream
HALP
If you like my software, consider sending a few Dogecoin my way: DHu41ELvTho6SUiuNDnyQYdDmDrYiWZuvR
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
./u64view
For help / show parameters
./u64view -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/