h264extractor
h264extractor copied to clipboard
Error of not able to open dump file
Lua: Error During execution of Menu Callback: [string "/Users/sijchen/.wireshark/plugins/rtp_h264_ex..."]:40: attempt to call global 'log' (a nil value)
Ln40: log("open dump file fail")
actually there are two exceptions here.
1. code bug. fixed at https://github.com/volvet/h264extractor/commit/5135e781e546f352048b54e9f54c1a7b8983adb5
2. I guess you need administrator right to dump file at wireshark given directories.
thx I will try again