[FFmpeg-devel] [PATCH] Make rtpenc.c SSRC randomly set
Stefano Sabatini
stefano.sabatini-lala
Tue Jul 8 22:21:58 CEST 2008
Hi all,
RFC 3550 (RTP) states:
| SSRC: 32 bits
| The SSRC field identifies the synchronization source. This
| identifier SHOULD be chosen randomly, with the intent that no two
| synchronization sources within the same RTP session will have the
| same SSRC identifier.
Currently rtpenc.c uses always a value of 0.
Not sure this is a correct fix though.
Regards.
--
FFmpeg = Faboulous & Fostering Mean Problematic Extended Guide
-------------- next part --------------
A non-text attachment was scrubbed...
Name: randomize-rtp-ssrc-00.patch
Type: text/x-diff
Size: 1113 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080708/9e21b41e/attachment.patch>
More information about the ffmpeg-devel
mailing list