Sign inSign up

sessystems/dvb-nip-analyzer

By sessystems

Updated about 11 hours ago

DVB-NIP Analyzer tool

Image
0

2.9K

sessystems/dvb-nip-analyzer repository overview

This Docker image runs the DVB-NIP Analyzer, a tool for analyzing and testing DVB-NIP streams.

Docker

To run the Docker container, use the following command:

docker run --rm --net=host --name=dvb-nip-analyzer sessystems/dvb-nip-analyzer

Podman

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

Web UI

Once the container is running, you can access the web interface at:

http://localhost:8000

Tag summary

Content type

Image

Digest

sha256:a1917913a

Size

33.4 MB

Last updated

about 11 hours ago

docker pull sessystems/dvb-nip-analyzer