您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. rtp-tools+rtp-dump

  2. 源码+win32可执行程序 1,rtpplay:Play back RTP sessions recorded by rtpdump 2,rtpsend: Generate RTP packets from textual descr iption, generated by hand or rtpdump 3,rtpdump: Parse and print RTP packets, generating output files suitable for rtpplay and rtpse
  3. 所属分类:直播技术

    • 发布日期:2017-09-27
    • 文件大小:354304
    • 提供者:shuangjuzi
  1. 使用wireshark导出rtpdump文件步骤

  2. 使用Wireshark导出符合http://www.cs.columbia.edu/irt/software/rtptools/所指定的rtp流的步骤
  3. 所属分类:编解码

    • 发布日期:2017-11-17
    • 文件大小:3145728
    • 提供者:liuwenchang1234
  1. rtsp rtp h264 数据包

  2. https://blog.csdn.net/engineer_james/article/details/81743571 配合分析 用来学习,rtsp rtp的dump文件,已经在wireshark 中分类,用wireshark打开
  3. 所属分类:直播技术

    • 发布日期:2018-08-16
    • 文件大小:324608
    • 提供者:engineer_james
  1. 从wireshark中获取H264码流,OPUS 码流的功能

  2. 1.首先安装wireshark软件 2.查看Wireshark安装路径下是否存在init.lua,确保disable_lua = false 3.在init.lua的最后加上dofile(DATA_DIR.."rtp_h264_extractor.lua") 4.把rtp_h264_extractor.lua这个文件放在init.lua同一个路径下 5.用wireshark抓取H264视频码流,最好过滤掉其他码流 6.右键点击H264的udp包,选择"Decode as...",再选择Tran
  3. 所属分类:网管软件

    • 发布日期:2018-10-16
    • 文件大小:5120
    • 提供者:candy1232009