Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hissinger/wireshark-rtp-h264-extractor


https://github.com/hissinger/wireshark-rtp-h264-extractor

h264 lua wireshark-dissector

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# rtp_h264_extractor

Dump RTP h.264 payload to raw h.264 file (*.264)
According to RFC3984 to dissector H264 payload of RTP to NALU, and write it to fromto.264 file. By now, we support single NALU, STAP-A and FU-A format RTP payload for H.264.
You can access this feature by menu "Tools->Export H264 to file [HQX's plugins]"

Author: Huang Qiangxiong ([email protected])