[Released] ScreenRecorder 2.0 - Android support?
Hey everyone,
It has almost been a year, since I released ScreenRecorder iOS/MacOSX and it has been downloaded hundreds of times and got awesome reviews.
Throughout the whole year Android support was the most requested feature, but all the time my only answer was
There is just no good solution that I can suggest you.
It looks like things have changed, as Google releases Android 4.4 and it does have ScreenRecording support.
So I want to ask if it is still valuable for the community to have ScreenRecorder support screen recording on devices with Android 4.4 and above.
P.S. Those who already purchased it, will get a free update.
[Released] ScreenRecorder - Screen recording Unity3D extension for iOS
If you’re looking for a way to let people record and upload videos for sharing right on their iPhones or iPads, we have the solution for you. ScreenRecorder provides a simple way to capture gaming experiences with a single click. You can easily create high-quality videos for bug reports, tutorials, distribution on social media, or just fun with friends.
We’ve found that it’s a great collaborative tool between tester and developer, the best language for presenting to investors, the perfect way to show off what truly makes your product special.
Overview
ScreenRecorder Unity3D extension records screen and audio activity on your iOS device as an mp4 video file that can be copied to the camera roll or saved in an application’s “Document” folder.
Features
Highly optimized.
Highly configurable.
Easy to use.
Can be tested in Unity Editor for Mac, no need to generate Xcode project.
No performance overhead when disabled.
Support multiple resolutions and any frame rate from 0-30.
Video file can be saved to camera roll or left in application document folder.
ScreenRecorder record’s perfectly synchronized video and audio streams.
As far as Google has said, screen recording is a debug feature available only via adb/ddms and there where no released api’s for apps to take advantage. We still need android screen recording! The truth is that screen recording actually became supported in 4.3, however since unity can only render to a single surface view a player cannot see the rendering while unity renders to one that android can capture to a video. But it is possible in 4.3.
dustin-g: Based in dev forums, I should be able to start/stop screen recording In-App, so still expect it should work.
I plan to have Nexus 5 very soon, so will keep you updated about results.