itlancer
itlancer
Issue still exists with latest AIR 51.2.2.5.
Still exists with AIR 51.2.2.4. ``` 18:04:35: 10-03 18:03:04.451 22321 22321 D AdobeAIR: Error when opening [/data/user/0/com.my.app/cache/app/2a869cbc-1726-89d5-9734-8a230192b36b/assets/META-INF/AIR/FlashAuthor.cfg] with mode [r] -> java.io.FileNotFoundException: /data/user/0/com.my.app/cache/app/2a869cbc-1726-89d5-9734-8a230192b36b/assets/META-INF/AIR/FlashAuthor.cfg: open failed: ENOENT (No such file or...
Issue still exists with latest AIR 51.2.2.5.
@ajwfrost We have similar crash with latest AIR 51.2.2.5 using complex AIR Android x86_64 application with ChromeOS 141 on HP Chromebox G4. 100% reproducible. Somewhere around FLV video playback/start/stop/dispose and/or...
@ajwfrost New `Pipeline` looks very promising. I hope we could get documentation about it and make some experiments. On which platforms it available right now? Only Windows or all desktops?...
@ajwfrost When new pipeline planned to be released? We need smooth 4K video playback at least for Windows with `VideoTexture` or `Video`.
@ajwfrost When new pipeline will be released for Windows? Right now there are a lot of performance issues with any type of video playback (`VideoTexture`, `Video`, `StageVideo`): https://github.com/airsdk/Adobe-Runtime-Support/issues/2162 https://github.com/airsdk/Adobe-Runtime-Support/issues/1963 https://github.com/airsdk/Adobe-Runtime-Support/issues/646...
For me such issues fixed with latest AIR 51.1 versions. https://github.com/airsdk/Adobe-Runtime-Support/issues/2253#issuecomment-2421677775
@ajwfrost Is it possible to package AIR application (Linux x86_64 and Windows interested right now) to work in console mode? As I see right now it possible to launch it...
@ajwfrost, yes it interesting for us. We would be able to create command-line AIR applications which could be used as services or in automation processes. Especially as Linux-based console apps...