Hello,everyone!<br>

<br>

I am writing a extension to VLC media player which will allow recive
DVB-H signal. I had read the source of VLC so many days. I want to
modify transport stream (ts.c) demultipexer. I have alread written a
part which separates mpe sections, now I have a problem to which module
send the IP datagrams. <br>

Because the IP address is map to the MAC address that 2 last bytes, I
was thinking to skip the IP header and send udp datagrams to the access
udp. Is it possible, or my thinking is worng. <br>

Help me please. <br>

<br>

Regards, <br>
<span class="sg">
Lukasz</span>