dirtpc
Dimenco rtp client.
dirtpc is a client for displaing rtp streams on the dimenco display.
To build it you need packages ffmpeg, sdl2, libavcodec, libavformat and libswscale
sudo apt install sdl2 ffmpeg libavcodec-dev libavformat-dev libswscale-dev
Using the dirtpc client
Execute the binary with the project folder as current working directory. The binary needs the files in the directory.
dirtpc --help
You can test the client on your local machine without a dimenco display by using a combination of
--testinput
--output
--2d
dirtpc is currently hard-coded to show images 100 to 1000 in the rtp stream. I will add an option in the future.