Re: [Live-devel] MPEG1or2DemuxedElementaryStream use

2012-09-19 Thread Ross Finlayson
> Now what I would like to produce is a de-muxed audio/video streams instead of > a single MPEG2-TS stream (this stream has PCR, DTS and PTS included). Can I > use the MPEG1or2DemuxedElementaryStream method to do that or MPEG1or2Demux > should be used? Neither. Unfortunately our software doesn

Re: [Live-devel] using live555 for a p2p VOIP on mobile phone

2012-09-19 Thread Ross Finlayson
> From that I would like to use iLBC codec to start a call between users. (iLBC > seems to be the most supported format) Note that the "LIVE555 Streaming Media" software does not include any codecs (encoding or decoding software). So you would need to supply your own iLBC codec. We do, howeve

[Live-devel] MPEG1or2DemuxedElementaryStream use

2012-09-19 Thread Zahira Ammarguellat
Hello, I am a very beginner user of live555 use and would like some clarification. I have a program that is able to take an input media file and create an MPEG2-TS file/stream from this input. That works fine for now although I get a lot of dropped packets. But I will not for now worry about t

[Live-devel] using live555 for a p2p VOIP on mobile phone

2012-09-19 Thread Morgan Segalis
Hi everyone, I would like to have some advice from live555's expert before starting the project and realize that I'll be blocked for something I haven't though of... Here's the whole dilemna : I have already done the whole p2p (hole-punching) connection between users through UDP based on a in

Re: [Live-devel] live555 proxy server should send DESCRIBE on reconnect

2012-09-19 Thread Ross Finlayson
> if the back-end stream has failed, proxy server only send "SETUP" and "PLAY" > to it, which usually does NOT work. e.g., if a camera rebooted and proper > security is enforced, it will return 403 or 401 on "SETUP" without "DESCRIBE". Yes, you're correct - restarting the connection by sending

[Live-devel] live555 proxy server should send DESCRIBE on reconnect

2012-09-19 Thread Lei Wu
if the back-end stream has failed, proxy server only send "SETUP" and "PLAY" to it, which usually does NOT work. e.g., if a camera rebooted and proper security is enforced, it will return 403 or 401 on "SETUP" without "DESCRIBE". ___ live-devel maili