volvet / h264extractor

wireshark plugin to extract h264 or opus stream from rtp packets
GNU Lesser General Public License v2.1
267 stars 123 forks source link

How Do I Use Tshark? #12

Open hzykiss opened 3 years ago

hzykiss commented 3 years ago

tshark -X lua_script:rtp_h264_extractor.lua -r H264.pcapng but don't Generating H264 file

miluchen commented 6 months ago

Hi @hzykiss, have you managed to generate H264 file with tshark? thanks