diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-10-18 10:51:27 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-10-18 10:51:27 +0200 |
commit | 01916ff284620f80d9edd4d6ac486f1c3ef0683b (patch) | |
tree | ab5357999a0523b57190a9cb2a1cde247578a996 /TODO | |
parent | f447f71a7207a6102d4056509bc3cd7c8343ad2c (diff) | |
download | dabmux-01916ff284620f80d9edd4d6ac486f1c3ef0683b.tar.gz dabmux-01916ff284620f80d9edd4d6ac486f1c3ef0683b.tar.bz2 dabmux-01916ff284620f80d9edd4d6ac486f1c3ef0683b.zip |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -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 |