https://github.com/yinkaisheng/kcp_rtp_dissector
Lua编写Wireshark Plugin解析显示KCP协议封装的RTP视频包
https://github.com/yinkaisheng/kcp_rtp_dissector
dissector lua rtp wireshark-dissector
Last synced: about 2 months ago
JSON representation
Lua编写Wireshark Plugin解析显示KCP协议封装的RTP视频包
- Host: GitHub
- URL: https://github.com/yinkaisheng/kcp_rtp_dissector
- Owner: yinkaisheng
- Created: 2019-07-02T09:36:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T09:32:40.000Z (about 1 year ago)
- Last Synced: 2025-07-14T04:50:57.831Z (4 months ago)
- Topics: dissector, lua, rtp, wireshark-dissector
- Language: Lua
- Homepage:
- Size: 285 KB
- Stars: 10
- Watchers: 0
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kcp_rtp_dissector
Lua编写Wireshark Plugin解析显示KCP协议封装的RTP视频包,只支持H264
使用介绍:[https://www.cnblogs.com/Yinkaisheng/p/11119229.html](https://www.cnblogs.com/Yinkaisheng/p/11119229.html)