Skip to content
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

crashed after stop conference #8

Closed
Thanh-Binh opened this issue Apr 13, 2021 · 5 comments
Closed

crashed after stop conference #8

Thanh-Binh opened this issue Apr 13, 2021 · 5 comments

Comments

@Thanh-Binh
Copy link

sometime for the case of call myself, after stopping the conference (by clicking on Stop-Button), it crashs.

@jrsnen
Copy link
Member

jrsnen commented Apr 15, 2021

This seems like a Linux only issue. Can you provide a stack trace from debugger by repeatedly calling and closing the call?

@Thanh-Binh
Copy link
Author

Now I can identify the reason for it: when the audio sample rate is set more than 16000 so that the buffer will be full somehow.
I want to update the current version of uvgRTP, which supports now the data size until 65kB and show if the problem is solved?

@Thanh-Binh
Copy link
Author

@polusto i have just updated the newest version and have a new problem that ini-file , section “video” after starting will be reset automatically.
I think it is a bug!
Could you pls check it? Thanks

@jrsnen
Copy link
Member

jrsnen commented Apr 16, 2021

6686190 should fix the settings restart issue.

@jrsnen
Copy link
Member

jrsnen commented Apr 16, 2021

I'm not sure if uvgRTP can handle audio larger than what is produced by sample rate of 16000. That is why it was set at that. This whole issue seems like a byproduct of not having working audio on Linux. I'm closing this as a duplicate of #7.

@jrsnen jrsnen closed this as completed Apr 16, 2021
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

2 participants