<html>
<head>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello,<br>
<br>
I am facing an issue to print SDT table with dvb_print_si tool. I am
analysing a RTP mutlicast stream:<br>
<br>
# dumprtp 239.255.2.32 1234| ts_filter 17| ./dvb_print_si -x xml -T
SDT<br>
<?xml version="1.0" encoding="utf-8"?><br>
<TS><br>
Filtering pid 17<br>
Rtp dump<br>
Using 239.255.2.32:1234<br>
<ERROR type="invalid_sdt_section" pid="17"/><br>
<ERROR type="invalid_sdt_section" pid="17"/><br>
<ERROR type="invalid_sdt_section" pid="17"/><br>
<ERROR type="invalid_sdt_section" pid="17"/><br>
<ERROR type="invalid_sdt_section" pid="17"/><br>
<br>
It's working fine for other sections like EIT<br>
# dumprtp 239.255.2.32 1234| ts_filter 18| ./dvb_print_si -x xml -T
EIT<br>
Rtp dump<br>
Using 239.255.2.32:1234<br>
Filtering pid 18<br>
<?xml version="1.0" encoding="utf-8"?><br>
<TS><br>
<EIT tableid="0x50" type="actual_schedule" service_id="769"
version="3" current_next="1" tsid="3" onid="8442"
seg_last_sec_number="144" last_table_id=<br>
"0x50"><br>
<EVENT id="6453" start_time="1335507900"
start_time_dec="2012-04-27 06:25:00 UTC" duration="300"
duration_dec="00:05:00" running_status="0" free_CA_mo<br>
de="1"><br>
<DESC id="0x4d" length="164"
value="6672651505532e412e562e2064657320e96d697373696f6e738a055072e973656e74e920706172204f6d617220657420467265642e20556e20<br>
736b657463682064274f6d617220657420467265642064616e73206c657175656c206c652064756f20e97472696c6c652c206176656320756e2068756d6f757220636f72726f7369662c20<br>
6c65207065746974206d6f6e6465206465206c612074e96ce9766973696f6e2e"><br>
<SHORT_EVENT_DESC lang="fre" event_name="S.A.V. des émissions"
text="Présenté par Omar et Fred. Un sketch d'Omar et Fred
dans lequel le duo étril<br>
le, avec un humour corrosif, le petit monde de la télévision."/><br>
</DESC><br>
</EVENT><br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
What would you recommend to debug and fix that?<br>
<br>
Regards,<br>
Ludovic BOUÉ<br>
<br>
</body>
</html>