Luca Barbato <lu_z...@gentoo.org> added the comment:

On 01/24/2010 02:21 PM, Jeremy Morton wrote:
> 
> Jeremy Morton <ffm...@game-point.net> added the comment:
> 
>> RTP has ssrc and seq numbers to get them right he will probably need
>> access to your network and if he does have access to it the IP will
>> not help you
> 
> But ffmpeg is receiving 2 valid video streams; both have valid ssrc and seq
> numbers.  It doesn't know which is the right one, as is evidenced by the 
> current
> behaviour where is spews out errors and occasionally shows frames from each of
> the video streams.

so the ssrcs are the same for both of the streams? otherwise we got a
but that should be fixed in the rtp demuxer ^^;

>> about UDP if you only want packets from a specific IP the correct way
>> is to specify this IP during open somehow not to accept all packets
>> and after wasting resources to a DOS attack reject packets.
> 
> 'somehow'?  How, exactly, do you do that with incoming UDP packets?

if the ssrc is different then is easy otherwise... we have to think a
bit more ^^;

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero

_____________________________________________________
FFmpeg issue tracker <iss...@roundup.ffmpeg.org>
<https://roundup.ffmpeg.org/roundup/ffmpeg/issue1688>
_____________________________________________________

Reply via email to