Yes it's coming from a custom hardware appliance, actually a HAVA which is very similar to a Slingbox. It allows you to watch your TV remotely. However, it also puts out an RTSP stream which you can tap into. I'm trying to develop and android player / controller. If you connect the the stream in VLC to play it everything is in sync. If connected to via VideoView sound lags behind the video by 3 seconds.
Thanks On Feb 19, 1:18 pm, dindin <[email protected]> wrote: > What application are you using to generate the RTSP stream? Is it a > custom hardware appliance (like an encoder) or an application like VLC > running on a server? > > -D > > On Feb 18, 12:23 pm, r01carlsonr <[email protected]> wrote: > > > Hi, > > > I'm using VideoView to play an RTSP video stream. It works fine, > > however on my Android phone the audio lags the video by about 3 > > seconds. If I watch it on my computer with VLC both the audio and > > video are in sync. Has anyone else expierenced this audio delay > > before and how might I go about correcting it on the phone. > > > Thanks > > > RC -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

