Skip to content

Set minPlayoutDelay for WebRTC #890

Closed Answered by tantonj
tantonj asked this question in Q&A
Discussion options

You must be logged in to vote

The solution here was freeswitch side. In my freeswitch config sip_profiles/external.xml and sip_profiles/internal.xml I changed the tag

<param name="rtp-timer-name" value="soft"/>

to

<param name="rtp-timer-name" value="none"/>

This eliminated the outgoing lag from JsSIP.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tantonj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant