Kiran Kumar
Kiran Kumar
The project which uses your embedded library should have `compile com.google.android.gms:play-services-base:10.0.1`
Youtube playback in background is not possible yet, it is not designed to work in background. Regarding using the scroll wheel, the problem is it is unidirectional. It can be...
Which player ? Youtube or local ?
I see. I am not able to exactly figure out the difficulty since my car doesnt have hardware controls. Would it be possible to explain in a little more detail...
Yes, send me
@chadjoan Can you please update the .travis.yml too to 28.0.3. Without that travis is not able to build.
How about cloning one of the repos from https://github.com/martoreto/aauto-sdk/network/members and then making changes to it and adding that as a dependency ?
Also attempted projecting the screen just like what AAmirror does, but Netflix video doesn't get mirrored, only subtitles do. It uses some sort of secure video flag I guess.
So there is no way out yet. One last attempt might be simulating a Chromecast host.
I modified the findVideoDuration method in videoUtils.js to this and it worked well `function findVideoDuration(fp, cb) { var out = []; // var args = [ // FFMPEG_DIR + 'ffprobe',...