Coder Social home page Coder Social logo

Comments (6)

Sean-Der avatar Sean-Der commented on July 23, 2024

Hey @staowyze are you acting as a receiveonly or sendrecv peer?

I wasn't aware of that setting before, but we can totally make that configurable via public API! What client are you sending from?

thanks

from amazon-kinesis-video-streams-webrtc-sdk-c.

staowyze avatar staowyze commented on July 23, 2024

The issue happened at receiver side. I customized the sending client a bit according to my own scenario, but basically the same as the test example, read the h264 frame from the bistream files, packet drop happened on some big I frames.

from amazon-kinesis-video-streams-webrtc-sdk-c.

MushMal avatar MushMal commented on July 23, 2024

This is a hard one - it is very dependent on the actual platform and the application and won't be easy to handle things like these in the SDK layer. Another issue is the permissions - the SDK itself will not have any permission. I think the right approach here is to document this properly and if there is a way to check it at platform bring-up time then flag it.

from amazon-kinesis-video-streams-webrtc-sdk-c.

staowyze avatar staowyze commented on July 23, 2024

how about raising warning log if the buffer size is too tiny, we don't need permission to read the buffer size.

from amazon-kinesis-video-streams-webrtc-sdk-c.

MushMal avatar MushMal commented on July 23, 2024

Yeah, that was the idea on checking. Currently, we are handling just a small number of OS-es. Will need to think on how to make this generic and platform independent way

from amazon-kinesis-video-streams-webrtc-sdk-c.

MushMal avatar MushMal commented on July 23, 2024

Resolving this issue. We have added send buffer size. Might not be respected in all OS-es.

https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/blob/master/src/include/com/amazonaws/kinesis/video/webrtcclient/Include.h#L921

from amazon-kinesis-video-streams-webrtc-sdk-c.

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.