Hi, I’m using asterisk pjsip (UDP), how can I make a stream with flutter?
I don’t want to use WEBRTC, only udp. I am very inexperienced in this subject, and I don’t know where to start. In the Linphone app, when I make a call, it works normally using UDP. I want a similar result in my Flutter application.