thekirankumar / carstream-android-auto

A youtube/plex and local video (MP4/MKV) player for Android Auto
http://www.thekirankumar.com/blog/2017/12/29/play-youtube-video-android-auto-app/
Apache License 2.0
334 stars 107 forks source link

Audio sync #71

Open Red-Baran opened 6 years ago

Red-Baran commented 6 years ago

There is almost a second delay between the audio and video. Is it possible to add a feature to adjust the audio delay?

thekirankumar commented 6 years ago

This could be due to the specific bluetooth hardware. Which phone and which OS ?

thekirankumar commented 6 years ago

Adjusting audio delay is not an easy thing to implement.

thekirankumar commented 6 years ago

A hacky solution is to delay the video feed to match the delayed audio

Red-Baran commented 6 years ago

The phone is a V20 running 7.0 and the head unit is an oem Hyundai Sonata 2016. I believe the issue is the head unit it self, anything I connect via Bluetooth is out of sync by a substantial amount of time. Let me know if you have any ideas. I appreciate your time!