[Live-devel] fGranularityInMS? Suggestions?

2014-09-29 Thread James Heliker
Hi Ross - Can you explain what fGranularityInMS does? I have a custom audio source and I'm trying to track down causes of glitching in my PCM audio stream; the basics have been ironed out already such as presentation time and duration in microseconds. Thanks for your help! Kind Regards, - Jame

Re: [Live-devel] openRTSP duration parameter for runtime not reciving time?

2014-09-29 Thread Ross Finlayson
> If i undestand right - the "-d" duration parameter in openRTSP the time since > the openRTSP started negotiating paramters, right? Because i recive sometimes > shorter dumps of stream than specified duration (in example, when negotation > part takes longer than usual). I'm not sure I understa

Re: [Live-devel] rtsp client -> h264 decoder

2014-09-29 Thread Ken Ferguson
Hi Ken, Ross, I just wanted to add there is one extra possibility here. We have noticed some cameras, especially HD cameras, split images across more than one slice. In a vast majority of cameras the sequence is: SPS PPS IDR -> SLICE -> SLICE -> SLICE... Where -> indicates the image boundar

[Live-devel] openRTSP duration parameter for runtime not reciving time?

2014-09-29 Thread Marcin
Hello Ross, If i undestand right - the "-d" duration parameter in openRTSP the time since the openRTSP started negotiating paramters, right? Because i recive sometimes shorter dumps of stream than specified duration (in example, when negotation part takes longer than usual). Marcin __