Re: [Live-devel] Live h264 streaming in Android

2016-01-04 Thread Daniel Yacouboff
Hi Eric and Ross, 1) I admit I didn't explain myself fully - I use two different RTSPServer objects, with two different stream names, each one has only one MediaSession, one has a Video one, and one has an Audio one. I do that exactly because of the issue Eric mentioned he had, only that I decid

Re: [Live-devel] Live h264 streaming in Android

2016-01-04 Thread Ross Finlayson
> On Jan 5, 2016, at 1:34 PM, > wrote: > > Hi Danielya, > > What you face now, it is exactly what I faced before. > Try to check your video and audio timestamp. And by “timestamp”, Eric means “presentation time”. (LIVE555 applications do not deal with RTP timestamps directly.) In your “OnD

Re: [Live-devel] Live h264 streaming in Android

2016-01-04 Thread Eric_Hsieh
Hi Danielya, What you face now, it is exactly what I faced before. Try to check your video and audio timestamp. It will help you out. Thanks a lot. regards, eric, 01/05 On Jan 3, 2016, at 19:53, Daniel Yacouboff mailto:danie...@essence-grp.com>> wrote: Hello there, I’ve sub-classed some of the