MarshalX / tgcalls

Voice chats, private incoming and outgoing calls in Telegram for Developers
https://t.me/tgcallslib
GNU Lesser General Public License v3.0
515 stars 91 forks source link

Fix reconnect by duplicate ssrc #64

Closed MarshalX closed 3 years ago

MarshalX commented 3 years ago

Occurred when u try to change join_as from channel to another one

https://github.com/MarshalX/tgcalls/blob/87d8ec1d087cbf07ef0d4d150f9958b2fb148e90/pytgcalls/pytgcalls/group_call_native.py#L534

Ref: https://github.com/MarshalX/tgcalls/issues/61