Re: [Live-devel] increase socket receive buffer to handle udp packet loss ?

2009-12-14 Thread Ross Finlayson
I've just added the following paragraph to the FAQ entry on packet loss: "It's important to understand that because a LIVE555 Streaming Media application runs as a single thread - never writing to, or reading from, sockets concurrently - then if packet loss occurs, then it *must* be happening

[Live-devel] increase socket receive buffer to handle udp packet loss ?

2009-12-14 Thread Kevin.Liu
Hi , My live555 for wm6.1 lose udp packet about 20%-40%. And I found if I receive the data with other procedure written by myself which is only receive udp packet on certain port, the packet lost was only 10% . I have enlarged the socket recv buffer to 400 . I found when the live555 receiv

Re: [Live-devel] streaming H.264 with changing resolution

2009-12-14 Thread orbit
> >I use Live555 to stream H.264 from the embedded borad and find a bug: > > > >for my borad, user could change video's resolution, at beginning > >user recive H.264 from the borad , it plays well, but if user > >disconnect then reconnect with different resolution, client player > >does not decode