Benny Prijono schrieb: > On Tue, Jul 29, 2008 at 9:44 AM, Klaus Darilion > <klaus.mailinglists at pernau.at <mailto:klaus.mailinglists at pernau.at>> wrote: > > Hi Benny! > > Every time I start the streamutil.c sample the SSRC in the RTP header is > always the same - even on different PCs. Do I have to initialize the > random generator before to get random SSRCs? > > > Yep. This would normally be done by pjsua-lib, but since you don't use > it then it must be done by the application. Any pointers how to do this?