h264extractor
h264extractor copied to clipboard
wireshark plugin to extract h264 or opus stream from rtp packets
**tshark -X lua_script:rtp_h264_extractor.lua -r H264.pcapng** but don't Generating H264 file
get the error message: Lua: on packet 19377 Error during execution of Listener packet callback: /usr/share/wireshark/rtp_h264_extractor.lua:76: attempt to index upvalue 'fp' (a nil value)
It's a great tool. I had tried it on Windows and Mac. It works well on Windows, but has issue on Mac. I use it to extract 264 bitstream, and...
when the camera is moving, too many masaike , and rtsp player all fine
hi, i have a h264 video stream over RTP. i use wireshark plugin(lua) to extract this h264, but after extraction the video does not play correctly, (Distortion in video).can any...
You have created very nice tool. However I was not able to play or convert received OPUS file I have tried to use tools from http://www.opus-codec.org/ but It do not...
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")
I have a pcap file which one has payload with video coded with h.264 Wireshark, with its option to "analyze->decode as->RTP" shows that has MPEG-TS payload but when use "Tools->Extract...