TSDuck v3.43-4509
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches

Generic DVB-NIP (Native IP) definitions. More...

Namespaces

namespace  ts
 TSDuck namespace, containing all TSDuck classes and functions.
 

Functions

const IPSocketAddressts::NIPSignallingAddress4 ()
 Get the DVB-NIP signalling IPv4 address and port (224.0.23.14, UDP port 3937).
 
const IPSocketAddressts::NIPSignallingAddress6 ()
 Get the DVB-NIP signalling IPv6 address and port (FF0X:0:0:0:0:0:0:12D, UDP port 3937).
 

Variables

constexpr uint16_t ts::NIP_SIGNALLING_PORT = 3937
 DVB-NIP signalling UDP port.
 
constexpr uint64_t ts::NIP_SIGNALLING_TSI = 0
 DVB-NIP signalling TSI Transport Session Identifier (LCT) value.
 

Detailed Description

Generic DVB-NIP (Native IP) definitions.