![]() |
TSDuck v3.43-4519
MPEG Transport Stream Toolkit
|
Generic FLUTE definitions (File Delivery over Unidirectional Transport). More...
Namespaces | |
| namespace | ts |
| TSDuck namespace, containing all TSDuck classes and functions. | |
| namespace | ts::mcast |
| Namespace for advanced forms of television over multicast. | |
Functions | |
| const IPSocketAddress & | ts::mcast::NIPSignallingAddress4 () |
| Get the DVB-NIP signalling IPv4 address and port (224.0.23.14, UDP port 3937). | |
| const IPSocketAddress & | ts::mcast::NIPSignallingAddress6 () |
| Get the DVB-NIP signalling IPv6 address and port (FF0X:0:0:0:0:0:0:12D, UDP port 3937). | |
Variables | |
| constexpr uint64_t | ts::mcast::FLUTE_FDT_TOI = 0 |
| LCT Transport Object Identifier for FLUTE File Delivery Table (FDT). | |
| constexpr uint64_t | ts::mcast::INVALID_TSI = std::numeric_limits<uint64_t>::max() |
| Invalid Transport Session Identifier (TSI) value, to be used as placeholder. | |
| constexpr uint16_t | ts::mcast::NIP_SIGNALLING_PORT = 3937 |
| DVB-NIP signalling UDP port. | |
| constexpr uint64_t | ts::mcast::NIP_SIGNALLING_TSI = 0 |
| DVB-NIP signalling TSI Transport Session Identifier (LCT) value. | |
Generic FLUTE definitions (File Delivery over Unidirectional Transport).