[FFmpeg-devel] rtpdec.c: AXIS 7401 RTCP RR Keep Alive SSRC

Luca Abeni lucabe72
Sat Jul 25 12:37:47 CEST 2009


Hi Edward,

On Wed, 2009-07-22 at 13:35 -0700, Edward Patton wrote:
> Hi
> 
> I made this change to prevent the AXIS 7401 video server from timing out when sending H264 RTP streamed video. It appears the AXIS ignores the clients SSRC when it is the same as the servers SSRC. I fixed the client SSRC, but its supposed to be a random value (but fixed for the session). Furthermore, the code should really check to see if the client/server's SSRC's match and then select a new one. For our application, it seems to work OK with a fixed SSRC.
> 
> This change may be at least better than what is currently in the code base. Should it be a patch?

Can you test the attached patch? I expect it to work, but I prefer to be
sure (and I have no AXIS servers for testing).


			Thanks,
				Luca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_client_ssrc.diff
Type: text/x-patch
Size: 617 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090725/40b463ee/attachment.bin>



More information about the ffmpeg-devel mailing list