Laky64

Results 58 comments of Laky64

For first thanks, IceConnection value is Connected Connection State is ok, work perfectly The Offer/Answer = You can try it too, because it is very dynamic and changes every time...

This is my answer, @Sean-Der ``` v=0 o=- 1621792882 2 IN IP4 0.0.0.0 s=- t=0 0 a=group:BUNDLE 0 a=ice-lite m=audio 1 UDP/TLS/RTP/SAVPF 111 126 c=IN IP4 0.0.0.0 a=mid:0 a=ice-ufrag:61m421f6d6702n a=ice-pwd:45do54925ql77mfn4kagbcm2h4...

I checked if i receive audio from telegram and the result is YES, i receive audio from telegram, but i can't speak to telegram, i think because is needed PCM16L...

it's possible to add the support natively? Because i need just only PCM16L Raw and not converted to Opus @lherman-cs

I never done that and i don't how to do😅, i'm new in webrtc, A helping hand to build the way to use PCM16L on webrtc is appreciated, more than...

Ok, thanks, I'll try it

This example works with jsfiddle, but with telegram nop, i don't know why, what you need to know why isn't working @lherman-cs , thanks in advance

This is the section where source code of telegram use webrtc https://github.com/TelegramMessenger/tgcalls/tree/master/tgcalls/group

This is the two working SessionDescription of Javascript Webrtc, this can be helpful for you to know the problem? I Need Something like this but on Pion Webrtc lib LocalDescription...

I published also a code semplification of what i do, i think also is needed PCM16L RAW, and not PCM16L to OPUS https://github.com/pytgcalls/ntgcalls @lherman-cs