Code Monkey home page Code Monkey logo

Comments (2)

sobomax avatar sobomax commented on June 10, 2024

Hi, good question! Actually your reading is not quite correct the code you see is the copy from the rtptools package: at the time we've only had the requirements/spec/samples for the SR (sender report) and RTCP_RR (receiver report) packets. I left the rest of the code which originally just prints out various fields to the stdout intact and just disabled it using #if 0 / #endif block. For future integration and in the hope that someone might fill in the blank one day.

The task is quite small (98% of work is done already), so if you have a real need to have this feature we can collaborate to make it happen. All I would need is some sample(s) of RTCP BYE packet and associated HEP Json plus some commitment to do integration testing once the code is complete.

Let me know if that is something that you are interested in doing. Thanks a lot!

-Max

from rtpproxy.

solarmon avatar solarmon commented on June 10, 2024

Hi @sobomax

I'm not sure whether we actually need this or not - I'm not even sure what the significance of these RTCP Goodbye packets are. I just wanted to understand what rtpproxy was capturing and sending to Homer.

We are getting rtpproxy to send these captured RTCP packets to Homer, and we were seeing that Homer doesn't seem to be showing all the RTCP packets, when comparing to a tcpdump capture. I wasn't sure whether that was because rtpproxy was not capturing and sending all the RTCP packets, or there is a display issue with RTCP in Homer.

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.