You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am offering US$500 Bounty for OpenFL/Lime support for IOS and Android.
OpenFL API Reference shows openfl.media.Video and openfl.net.NetStream.play(). We need to have iOS/Android native video for OpenFL.
Basically, having video support on iOS and Android, and being able to use the classes openfl.media.Video and openfl.net.NetStream.* to play a video.mp4 file like we were used to do with Flash/ActionScript 3.
According to Joshua (OpenFL singmajesty), the founder of OpenFL:
“OpenFL uses the browser on HTML5 or currently Lime on native/mobile platforms to implement lower-level features such as video support.
Once Lime has video support OpenFL can support it quite quickly. Happy to discuss video support in Lime and work with anyone spear-heading that effort.”
The bounty is $250 for iOS and $250 for Android to implement (native) video support in Lime.
Hopefully you will also be interested to share that with the community, and hopefully spear-head that effort, as mentioned by Josh.
Hello, Haxe Community!
I am offering US$500 Bounty for OpenFL/Lime support for IOS and Android.
OpenFL API Reference shows openfl.media.Video and openfl.net.NetStream.play(). We need to have iOS/Android native video for OpenFL.
Basically, having video support on iOS and Android, and being able to use the classes openfl.media.Video and openfl.net.NetStream.* to play a video.mp4 file like we were used to do with Flash/ActionScript 3.
According to Joshua (OpenFL singmajesty), the founder of OpenFL:
“OpenFL uses the browser on HTML5 or currently Lime on native/mobile platforms to implement lower-level features such as video support.
Once Lime has video support OpenFL can support it quite quickly. Happy to discuss video support in Lime and work with anyone spear-heading that effort.”
The bounty is $250 for iOS and $250 for Android to implement (native) video support in Lime.
Hopefully you will also be interested to share that with the community, and hopefully spear-head that effort, as mentioned by Josh.
Initial discussion on this at:
https://community.openfl.org/t/does-openfl-haxe-play-video-in-ios-android/12327/10
Kha’s creator, Robert Konrad, was very kind to offer Kha’s implementation to “copy/adapt in Lime” and showed the code:
"Android is here: https://github.com/Kode/Kinc/blob/master/Backends/System/Android/Sources/Kore/Video.cpp
iOS (and also macOS) is here: https://github.com/Kode/Kinc/blob/master/Backends/System/Apple/Sources/Kore/Video.mm "
Some discussion about this in thread:
https://community.haxe.org/t/us-500-bounty-openfl-lime-to-play-video-in-ios-and-android/2441/3
https://community.haxe.org/t/us-500-bounty-openfl-lime-to-play-video-in-ios-and-android/2441/7
Thanks!
Bruno
The text was updated successfully, but these errors were encountered: