extract data encapsulatated mpe (multiprotocol encapsulation)
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!
add a comment