airsdk / Adobe-Runtime-Support

Report, track and discuss issues in Adobe AIR. Monitored by Adobe - and HARMAN - and maintained by the AIR community.
201 stars 11 forks source link

WebRTC #1867

Open chazhenry opened 2 years ago

chazhenry commented 2 years ago

Any chance of integrating WebRTC with an AirSDK app on Win or Mac? I'm not expecting an Air specific implementation, so the more general question is if/how one could integrate a library built with Javascript, C++ or C# (which have been used to wrapper WebRTC).

ajwfrost commented 2 years ago

If you've got a library that's "pure" C++ for processing the protocol, then it could be compiled to a SWC and linked in to a normal AIR application, using the "Alchemy 2" toolchain (aka "CrossBridge")

https://en.wikipedia.org/wiki/CrossBridge

Otherwise it would likely need to be an ANE..

apofis1969 commented 2 years ago

It is really time to integrate AAC and a recent Video Codec. Can not understand why Adobe Air is still with SPEEX, Nellymoser,... and SPARK.