Re: [Live-devel] regression in live555 connecting an acti camera

2010-06-18 Thread Ross Finlayson
> You should contact the camera's manufacturer, asking them to fix their camera's RTSP server. Thank you for investigating it, I'll contact them. With luck, they'll have a firmware upgrade already available... > By the way, you were incorrect when you said that a previous version of o

Re: [Live-devel] regression in live555 connecting an acti camera

2010-06-18 Thread Sébastien Escudier
Quoting Ross Finlayson : > You should contact the camera's manufacturer, asking them to fix > their camera's RTSP server. Thank you for investigating it, I'll contact them. > By the way, you were incorrect when you said that a previous version > of our code (2009.07.27, according to your "workin

Re: [Live-devel] regression in live555 connecting an acti camera

2010-06-18 Thread Ross Finlayson
I can't connect anymore to an acti camera using latest version of live555. I don't know since which version exactly it doesn't work. 1- output of new version not working : http://www.celeos.eu/tmp/notworking.txt 2- output of an old working version : http://www.celeos.eu/tmp/working.txt OK, I

Re: [Live-devel] How to contribute code?

2010-06-18 Thread Ross Finlayson
I use live555 library for some internal testing. I would like to contribute code back to you. What is the best (preferred) way to do it? If it's a (reasonably small) 'patch' file, then you could just post it to this mailing list. Otherwise, you could make code contributions available on a (p

Re: [Live-devel] How to contribute code?

2010-06-18 Thread Sébastien Escudier
Quoting David Stegbauer : > I was also not able to find any public git or svn repository for live555. > Could > you consider to make one? There are many free git hosting sites and it would > really help even if you put there just the releases and make it read-only. I agree this idea. It would mak

Re: [Live-devel] regression in live555 connecting an acti camera

2010-06-18 Thread Ross Finlayson
May be it is because in "notworking" case request is resent with the same CSeq? Yes, that was the problem with the "Sony" camera. Also I noticed that that sendPauseCommand for SubSession sends "PLAY". Is it copy/paste error? Yes, but that has already been fixed in the latest version of the

[Live-devel] How to contribute code?

2010-06-18 Thread David Stegbauer
Hello, I use live555 library for some internal testing. I would like to contribute code back to you. What is the best (preferred) way to do it? I was also not able to find any public git or svn repository for live555. Could you consider to make one? There are many free git hosting sites and it

Re: [Live-devel] regression in live555 connecting an acti camera

2010-06-18 Thread Yuri Timenkov
May be it is because in "notworking" case request is resent with the same CSeq? Seems that RTSPClient doesn't touch cseq. Also I noticed that that sendPauseCommand for SubSession sends "PLAY". Is it copy/paste error? > -Original Message- > From: live-devel-boun...@ns.live555.com [mailto

Re: [Live-devel] regression in live555 connecting an acti camera

2010-06-18 Thread Ross Finlayson
I found another camera not working anymore with live555. It's a sanyo. The issue seems different. Yes, it was easy to figure out the problem with the Sanyo camera; it was (quite rightfully) complaining because we didn't change the "CSeq" number when we retransmitted the DESCRIBE request follow

Re: [Live-devel] regression in live555 connecting an acti camera

2010-06-18 Thread Sébastien Escudier
Quoting Sébastien Escudier : > I can't connect anymore to an acti camera using latest version of live555. I found another camera not working anymore with live555. It's a sanyo. The issue seems different. log of latest version not working : http://www.celeos.eu/tmp/sanyo_notworking.txt log of an