> I don't know what these "typical fixes for Axis" are, because I don't think anyone on this mailing list has ever mentioned them before, nor have I seen reports (at least, not recently) of any problems with non-standard use of RTSP by Axis cameras (that require any modification to our code).
Thanks Ross, All our Axis cameras specify the multicast port numbers in the SETUP response, not in the DESCRIBE response. >>> SETUP rtsp://172.16.5.70:554/axis-media/media.amp/trackID=1?videocodec=h264 >>> RTSP/1.0\\r\\n <<< RTP/AVP;multicast;destination=239.198.215.5;ttl=5;port=50380-50381;mode=\"PLAY\" Models we use: AXIS Q6032-E Network Camera AXIS Q7401 Video Encoder AXIS P5534 Network Camera AXIS Q1755 Network Camera But that is besides the point. Streaming works fine... under normal circumstances. In my original post, my point was that there is a crash when attempting simultaneous multicast connections. I understand that you cannot help because I use old 2009 code. I was just hoping some else had noticed similar behavior. Regards, Stephane Pigeon Senior Software Developer Visual Defence Inc ________________________________________ From: [email protected] [[email protected]] on behalf of Ross Finlayson [[email protected]] Sent: June 7, 2011 6:48 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Axis multicast crash >Also, we are using the Live555 streaming library from 2009 Sorry, but we can't support old versions of the code (especially as old as 2009). There have been *vast* changes (improvements) to the RTSP client code since then. >, but it contains the typical fixes for Axis (ex. getting the >ports/addresses from RTSP SETUP, not from RTSP DESCRIBE). I don't know what these "typical fixes for Axis" are, because I don't think anyone on this mailing list has ever mentioned them before, nor have I seen reports (at least, not recently) of any problems with non-standard use of RTSP by Axis cameras (that require any modification to our code). (If you are seeing such problems - even when using the latest version of our code - then perhaps they could be fixed by doing a firmware upgrade on your Axis cameras??) In any case, you'll need to be using the latest version of our code, otherwise we won't be able to help you. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel _______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
