This Docker image runs the DVB-NIP Analyzer, a tool for analyzing and testing DVB-NIP streams.
To run the Docker container, use the following command:
docker run --rm --net=host --name=dvb-nip-analyzer sessystems/dvb-nip-analyzer
root access is only required if UDP/IP packets are captured from a network interface
sudo podman run --rm --net=host --cap-add=NET_RAW --cap-add=NET_ADMIN --name=dvb-nip-analyzer docker.io/sessystems/dvb-nip-analyzer
Once the container is running, you can access the web interface at:
http://localhost:8000
Content type
Image
Digest
sha256:a1917913a…
Size
33.4 MB
Last updated
about 11 hours ago
docker pull sessystems/dvb-nip-analyzer