Making a voice call using flask and webrtc
i am creating a link so that any user who enters it can talk to each other via audio. according to the webrtc documentation, i managed to write a code, but the sound is not transmitted between users. i would appreciate it if you could tell me what the problem with my code is.