[Live-devel] Win32 SendingInterfaceAddr

2008-08-05 Thread Ionut Cotoi
(I tried it on Mac OSX 10.5.4). Do you have any ideas on this behaviour? Best regards, Ionut Cotoi ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] PES to Transport Stream Framer

2008-07-22 Thread Ionut Cotoi
Thanks allot, it works great!! Thank you very very much! Ionut Ross Finlayson wrote: OK, thanks for providing an example file that illustrated your problem. I have now installed a new version - 2008.07.22 - of the "LIVE555 Streaming Media" code that fixes the problem. Your generated Transpo

Re: [Live-devel] PES to Transport Stream Framer

2008-07-22 Thread Ionut Cotoi
You can find it here http://www.semaca.co.uk/icotoi/ All the best, Ionut Cotoi Ross Finlayson wrote: Thanks for the quick response, you are right. It seems that the filter MPEG2TransportStreamFromPESSource does not generate correct PCR data For some reason, the "MPEGProgramStreamP

Re: [Live-devel] PES to Transport Stream Framer

2008-07-22 Thread Ionut Cotoi
it seems to work ok. Regards, Ionut Cotoi Ross Finlayson wrote: My problem is that instead of sending with the right bitrate, this will stream as fast as it can to the network When this happens, it's usually because your 'framer' object is not able to compute the duration of e

[Live-devel] PES to Transport Stream Framer

2008-07-21 Thread Ionut Cotoi
// Finally, start playing: *env << "Beginning to read from file...\n"; videoSink->startPlaying(*tsFramer, afterPlaying, videoSink); } Best regards, Ionut Cotoi ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel