Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Symptoms: freezes and audio/video out of sync are observed while playing an RTMP stream republished by /push/startup REST query from a SIP call

Solution:

a) in WCS builds before 5.2.1541 add the delay to audio/video generator start

Code Block
themeRDark
generate_av_start_delay=1000

b) update WCS to build 5.2.1541 where the issue was fixed

3. RTP traffic buffering should be enabled in some cases when republishing SIP as Stream or SIP as RTMP

Symptoms: audio and video may be out of sync when playing a SIP call stream

Solution: update WCS  to build 5.2.1910 and enable RTP traffic buffering

Code Block
themeRDark
rtp_in_buffer=true