Skip to main content

Module cli

Module cli 

Source
Expand description

CLI application.

This module implements a CLI application that receives UDP or TCP packets containing BBFRAMEs from an external DVB-S2 receiver such as Longmynd. It obtains IP packets from a continous-mode GSE stream, and sends the IP packets to a TUN device.

Structs§

App
dvb-gse CLI application.
Args
Receive DVB-GSE and send PDUs into a TUN device.

Enums§

InputFormat
Input format for the dvb-gse CLI application.