paulog / u64view

Viewer for Ultimate64 VIC network stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

shot of the screen

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/

About

Viewer for Ultimate64 VIC network stream

License:Other


Languages

Language:Objective-C 94.0%Language:C 5.9%Language:Shell 0.1%Language:Makefile 0.1%