Docker project built on minimal ubuntu for running the rtl_tcp server in a docker container on a raspberry pi 4.
I created this image because a lot of the other ones I found on docker hub were outdated.
Run this image with the following command:
docker run -d -p 1234:1234 --privileged -v /dev/bus/usb:/dev/bus/usb cjmckenna/rtlserver:latest
Content type
Image
Digest
Size
40.4 MB
Last updated
almost 7 years ago
docker pull cjmckenna/rtlserver