extract data encapsulatated mpe (multiprotocol encapsulation)

asked 2020-02-24 11:34:19 +0000

updated 2020-02-24 11:36:01 +0000

I have a ts file (my_file.ts), when i open it by wireshark i saw that the data is encapsulated by MPE protocol, i would like to code a program to extract the data like wireshark does. is there any way to do that? does wireshark provide any libraries to dissection the data from MPE encapsulation? many thanks!

edit retag flag offensive close merge delete