itlancer
itlancer
@ajwfrost Issue still exists using AIR 50.2.4.5 for Windows.
@ajwfrost Issue still exists with AIR 51.0.1.4 for Windows.
@ajwfrost, yes, it will be great.
@ajwfrost I'm using ffmpeg to "convert" local video files or video streams (which AIR not supported: AVI, H.265, RTSP, ...) "on the fly" to FLV container (with H.264 or H.263...
> although I would have thought if you're already able to convert things via ffmpeg then it would also be possible for you to rip off the video frames in...
@ajwfrost Fixed with AIR 51.0.0.4 for `BitmapData::draw()` usage. But the same issue still exists using `SoundMixer.computeSpectrum(new ByteArray());`: ``` SecurityError: Error #2123: Security sandbox violation: SoundMixer.computeSpectrum: app:/netstream_play_null_draw_bug.swf cannot access null. No...
@ajwfrost Issue with `SoundMixer.computeSpectrum(new ByteArray());` still exists using AIR 50.2.4.5.
@ajwfrost Issue with `SoundMixer.computeSpectrum(new ByteArray());` still exists using AIR 50.2.5.1.
Finally fixed with latest AIR 51.0.1.1. Thanks!
@ylazy, try this fix https://github.com/airsdk/Adobe-Runtime-Support/issues/3084 and in `asconfig.json` file be sure you set up `"swf-version": 51`