Re: [Live-devel] [PATCH] Infinite loop in source port selection on WinCE

2008-12-19 Thread Ross Finlayson
Thanks for the suggestion. I have now installed a new version (2008.12.20) of the code that includes this change. The change was a bit different from the patch that you suggested, so please check to make sure that it works OK for you. -- Ross Finlayson Live Networks, Inc. http://www.live555.

Re: [Live-devel] Decoding a jpeg from RTP packet

2008-12-19 Thread Ross Finlayson
I'm currently trying to locate the portion of the code that reassembles the jpeg from the RTP packets. Where is this done in live555? The "JPEGVideoRTPSource" class. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailin

[Live-devel] Decoding a jpeg from RTP packet

2008-12-19 Thread Kris DelBarba
I'm currently trying to locate the portion of the code that reassembles the jpeg from the RTP packets. Where is this done in live555? I'm having difficulty finding all the pieces, like where the different headers are stripped off and the data is put together. Looking over the RFCs is a bi

[Live-devel] [PATCH] Infinite loop in source port selection on WinCE

2008-12-19 Thread Pierre Ynard
Hello, I am using the live555 library on a smartphone running under Windows CE, as a plugin for the VLC media player, used as part of a custom application. When opening an RTSP stream, live555 source port selection algorithm sometimes gets caught in an infinite loop, which freezes the process. (It