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

wav audio cannot hear when i use PortSIP android to call pyVoip #146

Closed
adityayudhi opened this issue Jun 3, 2023 · 5 comments · Fixed by #145
Closed

wav audio cannot hear when i use PortSIP android to call pyVoip #146

adityayudhi opened this issue Jun 3, 2023 · 5 comments · Fixed by #145

Comments

@adityayudhi
Copy link

i cannot hear wav played when i use PortSIP android app after calling pyVoip ..
but i can hear when i call with microsip.. the offset always bigger then self.offset in RTPPacketManager -> write..
can you help me to figure it out ?

@tayler6000
Copy link
Owner

Mind trying pyVoIP from #145? It seems there are quite a few instances of VoIP libraries just ignoring SDP, sounds like this may be the case with PortSIP, since it works with microsip. #145 makes it so if PortSIP is "cheating" it'll still work.

@adityayudhi
Copy link
Author

wow, that really helped me, thankyou @tayler6000 .. keep it awesome !!!

@adityayudhi
Copy link
Author

adityayudhi commented Jun 5, 2023

it works but the audio are choppy and some like buffering, how can i fix the choppy and buffering audio ?

@adityayudhi
Copy link
Author

sorry i've figure it out by #113 thankyou

@tayler6000
Copy link
Owner

Glad this helped!

@tayler6000 tayler6000 mentioned this issue Jun 5, 2023
@tayler6000 tayler6000 linked a pull request Jun 5, 2023 that will close this issue
@tayler6000 tayler6000 added this to pyVoIP Jun 5, 2023
@github-project-automation github-project-automation bot moved this to Todo - Release in pyVoIP Jun 5, 2023
@tayler6000 tayler6000 moved this from Todo - Release to Done in pyVoIP Jun 5, 2023
tayler6000 added a commit that referenced this issue Jun 7, 2023
tayler6000 added a commit that referenced this issue Jun 7, 2023
Fixed #55
Fixed #96
Fixed #146

Co-authored-by: SEIDO-JP <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants