RTP-Listner

所属分类:视频会议
开发工具:C
文件大小:0KB
下载次数:0
上传日期:2019-05-19 10:28:01
上 传 者sh-1993
说明:  VOIP的RTP侦听器(嗅探器),
(RTP Listener for VOIP ( Sniffer ),)

文件列表:
Commands (533, 2019-05-19)
RTPListener.c (11114, 2019-05-19)
RTPListenerwithoutKafka.c (6850, 2019-05-19)
consumer.c (17916, 2019-05-19)
libpcap-0.9.4.tar.gz (425887, 2019-05-19)
libpcap-0.9.4/ (0, 2019-05-19)
libpcap-0.9.4/CHANGES (14039, 2019-05-19)
libpcap-0.9.4/CREDITS (3815, 2019-05-19)
libpcap-0.9.4/FILES (1803, 2019-05-19)
libpcap-0.9.4/INSTALL.txt (16522, 2019-05-19)
libpcap-0.9.4/LICENSE (873, 2019-05-19)
libpcap-0.9.4/Makefile (7613, 2019-05-19)
libpcap-0.9.4/Makefile.in (7646, 2019-05-19)
libpcap-0.9.4/TODO (1811, 2019-05-19)
libpcap-0.9.4/VERSION (6, 2019-05-19)
libpcap-0.9.4/_cvsignore (132, 2019-05-19)
libpcap-0.9.4/acconfig.h (303, 2019-05-19)
libpcap-0.9.4/aclocal.m4 (25203, 2019-05-19)
libpcap-0.9.4/arcnet.h (2512, 2019-05-19)
libpcap-0.9.4/atmuni31.h (4037, 2019-05-19)
libpcap-0.9.4/bpf_dump.c (2047, 2019-05-19)
libpcap-0.9.4/bpf_dump.o (2128, 2019-05-19)
libpcap-0.9.4/bpf_filter.c (22, 2019-05-19)
libpcap-0.9.4/bpf_filter.o (8720, 2019-05-19)
libpcap-0.9.4/bpf_image.c (4966, 2019-05-19)
libpcap-0.9.4/bpf_image.o (11448, 2019-05-19)
libpcap-0.9.4/config.guess (42863, 2019-05-19)
libpcap-0.9.4/config.h (4947, 2019-05-19)
libpcap-0.9.4/config.h.in (4626, 2019-05-19)
libpcap-0.9.4/config.log (31972, 2019-05-19)
... ...

# RTP-Listner This basic application is used to capture RTP traffic from your local network. ( Packet Sniffing ) The main idea behind this sniffing RTP packets are to record Call so this is only the capturing part. # Enviornment - Linux (Centos 6 or 7 ) - Gcc - Apache kafka - ZooKeeper # Libraries - Librdkafka - cppKafka for C++ - libPcap # Installations There is command.txt in repository which describes all basic command to run and install kafka and pcap. # Note This application will sniff packets according to our filter given in pcap object. After capturing relevant packets it push that packets to our Apache Kafka topic in order to prevent any processing delay. Another thread which will be listening on apache kafkaa topic and will process that packet according to your need.

近期下载者

相关文件


收藏者