Coder Social home page Coder Social logo

Comments (4)

jrsnen avatar jrsnen commented on September 26, 2024

Hi,

Report block is always empty if there were no received packets, otherwise it should not be empty. Zero report blocks in sender reports is correct for one-way streaming.

As for what lost and fraction mean, please consult https://datatracker.ietf.org/doc/html/rfc3550#section-6.4.1 and report if there is an error in behavior for uvgRTP.

BR, Joni

from uvgrtp.

wowaser avatar wowaser commented on September 26, 2024

Thanks!
Just to clarify, if I have a one-way stream, what does receiver_report report as loss? So, if I am streaming video and I want the receiver to have information about lost video packets, do I need to parse the receiver_report on the sender side and then send it to the receiver (as an APP packet for example)?

from uvgrtp.

jrsnen avatar jrsnen commented on September 26, 2024

Loss is basically a sequence number that has not arrived. I don't currently remember the details in uvgRTP for this.

Usually it is the sender who is interested in how many of its packets are being lost so it can react. The data does exist inside uvgRTP receiver, but currently there is no way to retrieve it. Using APP packet is probably the easiest way to do this, but it certainly is not the intended way.

from uvgrtp.

wowaser avatar wowaser commented on September 26, 2024

Okay, thank you for clarification

from uvgrtp.

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.