I want to make a social connections type of app with Adobe Air to help people find friendships.
Problem:
Is there any way to make video calls or voice calls in my app with Adobe Air (send audio/video bytes over the internet )?
I want to make a social connections type of app with Adobe Air to help people find friendships.
Problem:
Is there any way to make video calls or voice calls in my app with Adobe Air (send audio/video bytes over the internet )?
The answer is Yes. Both through a server application (Adobe Media Server i.e.), or in peer-to-peer (for which you will need a server application to handshake anyway, but not as a data gateway). AWS offers virtual servers with Adobe Media Server pre-installed.