Skip to content

Miss of built-in packet loss handling solutions #138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
aegroto opened this issue Nov 29, 2021 · 5 comments
Closed

Miss of built-in packet loss handling solutions #138

aegroto opened this issue Nov 29, 2021 · 5 comments

Comments

@aegroto
Copy link

aegroto commented Nov 29, 2021

Hello,

I'm trying to use this library to make some trials about real-time desktop streaming, but the video stream is nearly immediately corrupted because of packet loss/reordering. What's the suggested approach to handle this kind of issues? I've explored the examples but I can't see anything related to handling network errors, maybe I've missed it.

For anyone interested on exploring the project, this is the repo and the source code (right now mostly undocumented): https://github.com/aegroto/remotia/tree/webrtc-nohardrework

@aegroto aegroto changed the title Miss of built-in packet loss solutions Miss of built-in packet loss handling solutions Nov 29, 2021
@rainliu
Copy link
Member

rainliu commented Nov 29, 2021

@aegroto
Copy link
Author

aegroto commented Nov 29, 2021

I will give it a try once I can and let you know, thanks!

@giangndm
Copy link
Contributor

I also have the same issues with NACK.
When checking the interceptor module, maybe have an issue on rtcp reader flow when we have more than a stream.

@rainliu
Copy link
Member

rainliu commented Dec 19, 2021

@aegroto, have you tried configure_nack? Does this help for your packet loss case?

@aegroto
Copy link
Author

aegroto commented Dec 20, 2021

Hello, I'm sorry but I had no chance yet as I've been busy with other experiments.

@giangndm I'm not sure we've got the same issues, my code doesn't make advantage of NACKs at all.

@rainliu rainliu closed this as completed Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants