airsdk / Adobe-Runtime-Support

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

AAC Codec for Live Video Streaming #1445

Open apofis1969 opened 2 years ago

apofis1969 commented 2 years ago

Hi @ajwfrost is there any chance to get the AAC Sound Codec with Adobe Air? It is unfortunately more and more difficult to create Live Streaming with SPEEX. All the professional streaming platforms do not accept SPEEX and this creates bugs. It is time that Adobe Air provides some newer Video and Sound Codecs. Thank you!

apofis1969 commented 2 years ago

@ajwfrost hi, is there any possibility to get new codecs?

ajwfrost commented 2 years ago

Hi

With the advances in the availability of media codecs even on mobile devices, I suspect it's now feasible for us to look at adding support for extra formats. It's something that I hope our new multimedia framework will help to enable, but it's fairly slow going as it's a pretty complex area (especially when having to integrate into the existing AIR runtime code...)

I think what we'd need to do is to identify a specific use case to start with, and to see how we enable that on each platform. So for example, using an Android microphone and camera to create an RTSP stream to a Wowza server, or an RTMP stream to an Adobe Media Server, etc.

We'll need to look into this further I think - the challenge may be in defining a suitable cross-platform API (i.e. in ActionScript) that would then allow us to have all the platform-specific implementations work appropriately...

thanks

apofis1969 commented 2 years ago

Hi @ajwfrost thanks for your reply. I know, that this is a huge problem. But the streaming platforms create bugs with SPEEX. They all work with AAC and other codecs. Difficult situation... Maybe an ANE could resolve this? @marchbold Hopefully I am not the only who needs this...

apofis1969 commented 1 month ago

@ajwfrost, hi! As every year after summer I ask when you pretend to add recent audio and video codecs. You told me will be this summer.