Hello All,
I am brand new to this list, so hello to everyone. 😊
I am working on a desktop application that runs on windows and mac for my company. We use WebRTC to stream audio/video to our agent clients… I am developing a new app like I said using Python and WxPython. My application needs to stream audio from my application, to the agent client, and visaversa. Like a skype Call.
What do I have to do to integrate WebRTC into my application. Everything I see for webrtc is android/ios, or html5 web stuff.
Thanks so much.