-
Notifications
You must be signed in to change notification settings - Fork 418
Open
Labels
Description
rtpengine version the issue has been seen with
13.5.1.1+0~mr13.5.1.1
Used distribution and its version
Ubuntu 22.04.5 LTS
Linux kernel version used
6.8.0-1044-aws
CPU architecture issue was seen on (see uname -m)
None
Expected behaviour you didn't see
When using the start forwarding command for specific streams, a TLS connection is created and PCM is streamed to the TLS connections - regardless of a change to the SSRC in the recorded RTP
Unexpected behaviour you saw
When using the start forwarding command for specific streams a TLS connection is created and PCM is streamed to the TLS connections as expected.
When the SSRC changes on one of the streams, the initial connection for the stream stays connected and a new connection is created for the stream audio
Steps to reproduce the problem
have the RTP stream change SSRC mid forwarding for a stream
Additional program output to the terminal or logs illustrating the issue
Anything else?
No response