Giter Club home page Giter Club logo

Comments (4)

sobomax avatar sobomax commented on June 11, 2024

Hi, is it possible for you to take a packet capture of a test call on the machine running rtpproxy and share with us the PCAP file? That would help us to understand the nature of the problem and also could provide data for a test case to test that functionality once the issue has been resolved. Thanks!

from rtpproxy.

octocat9lee avatar octocat9lee commented on June 11, 2024

Hi, I also meet the same problem. The run environment: rtpproxy running 10.0.204.67. I get the lost rtp packet sequence from rtpproxy log, eg update_rtpp_stats: 0x366772D7/8889: delta = 2 (update_rtpp_stats: 0x366772D7/8855: delta = 3)(0x18BE6784/33644: delta = 4),so I filter the pcap:
rtp.ssrc == 0x366772D7 and rtp.seq == 8888,it show received packet from sender, but rtproxy not send the packet to receiver. The pcap file PCAP file

from rtpproxy.

sobomax avatar sobomax commented on June 11, 2024

from rtpproxy.

sobomax avatar sobomax commented on June 11, 2024

Hi, the issue should be resolved now in latest master (as of commit e19f566). It removes PPS limitation allowing both audio and video streams to be correctly processed. I've tested by placing some video calls using H.264 codec at 2mbps and the quality seems to be adequate. The new functionality will be available as part of the next 2.3 (3.0?) release later this year.

from rtpproxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.