From 01916ff284620f80d9edd4d6ac486f1c3ef0683b Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 18 Oct 2017 10:51:27 +0200 Subject: Update TODO --- TODO | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 7d5473a..c868784 100644 --- a/TODO +++ b/TODO @@ -13,7 +13,7 @@ to the multiplexer. Relevant spec: ETSI TS 102 693 It would be beneficial to write and EDI decoding library that can be re-used in ODR-DabMod to add EDI input there too. -Initial work started in http://git.mpb.li/git/odr-edilib/ +Stuff in http://git.mpb.li/git/odr-edilib/ could be helpful. There is experimental support for STI(PI, X)/RTP using UDP, which is used by AVT encoders. It does not properly reorder incoming UDP packets nor align @@ -37,6 +37,11 @@ and which ones would make sense to add. Also, there is no documentation on the possibilites of packet data. +Multicast support for the UDP input +----------------------------------- +The current UDP input implementation cannot join a multicast group. + + Clarify usage of PTy -------------------- We currently transmit dynamic PTy in FIG0/17 since it can be changed in @@ -78,3 +83,8 @@ Add support for services with different ECC than ensemble --------------------------------------------------------- FIG 0/9 can transmit an Extended field for this information. Needs change of configuration file, internal structures and FIG 0/9. + + +Implement FIG0/20 Service List +------------------------------ +See ETSI TS 103 176 -- cgit v1.2.3