[Live-devel] Axis camera server changed with firmware 5.60 and later

2015-10-11 Thread Ron McOuat
Hi All, I would like to ask a question around standards related to SDP control URLs. The Axis cameras still work with live555 on any version of their firmware but the behavior is different comparing firmware versions 5.50 and earlier with 5.60 and 5.70. Since Axis has a significant market sha

[Live-devel] Download area /liveMedia/public has previous version of tar files

2015-05-31 Thread Ron McOuat
The changelog.txt is from May 30 but the live555.tar.gz files and doxygen directory are from May28. Thanks Ron ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] key frames (I-frames) in the recorded AVI file

2010-12-14 Thread Ron McOuat
The bulk of the index could be written to a temp file as the video portion of the file is filled and then attached to the end of the AVI / QT file along with any of the other index information that may be required to wrap the raw index. I know, more to manage and potential problems with partial

Re: [Live-devel] can't compile open RTSP on Mac or Sun

2010-04-23 Thread Ron McOuat
I have 10.6.3 and followed the same steps and got no errors. Historically I have compiled with 10.5.X but upgraded to 10.6.X sometime last year so I can't give you that frame of reference. I have XCode installed including the option to link the compiler and tools into the UNIX file tree under

Re: [Live-devel] Question

2009-12-11 Thread Ron McOuat
IP cameras don't always deliver the frame rate requested because under low light conditions the "shutter speed" is dropped to a slow enough value the frames can't be generated fast enough. Nycko wrote: Hi, I openRTSP the 24h running against a couple of IP cameras of different brands, The probl

Re: [Live-devel] RTSP stops after 5 minutes

2009-05-06 Thread Ron McOuat
x april) there was a same problem. And you had release new code with the bug fixed. thanks shiv On Mon, May 4, 2009 at 12:20 AM, Ron McOuat mailto:rmco...@smartt.com>> wrote: I ran into this with Axis cameras, judging from the URL this is what you are using. I

Re: [Live-devel] RTSP stops after 5 minutes

2009-05-03 Thread Ron McOuat
I ran into this with Axis cameras, judging from the URL this is what you are using. I found the -T option for HTTP tunneling also worked as well as leaving off the -t option as you have found. Shiva Shankar N wrote: Hi Ross, It is working fine if i tunnel the data thru UDP. I.e., removing -

Re: [Live-devel] openRTSP producing bad video files

2008-09-02 Thread Ron McOuat
Well actually I thought I explained fairly clearly that the file is not recorded properly using openRTSP. QuickTime is playing fine on everything else I work with. The burden of proof still remains with me so I am still working on it. Ross Finlayson wrote: I suggest that you ask on a QuickTime

Re: [Live-devel] openRTSP producing bad video files

2008-09-02 Thread Ron McOuat
Ross Finlayson wrote: We don't make available old versions of the code, and offer absolutely no support for old versions. Everyone should work with the newest version of the code. I am still working on this to find the cause of what I am observing and have not finished fully identifying thi

Re: [Live-devel] openRTSP producing bad video files

2008-08-29 Thread Ron McOuat
On the Axis cameras if you go to Setup then pick Video & Image on the left menu and sub item Image you should find a setting for the max framerate. If it is set to unlimited it will go at a best effort rate which varies by model depending on processor speed and resolution requested. I would set

Re: [Live-devel] openRTSP shutdown

2008-05-24 Thread Ron McOuat
I had the same issue when using the -t option of openRTSP at about 10 minutes into the stream. When I switched to using -T 80 in place of -t which causes the connection to be established through HTTP, the stream did not stop. Keep using the same camera URL rtsp://IP_address etc. as you have sh

[Live-devel] Two copies of fmtp_config() data in m4e files

2007-10-18 Thread Ron McOuat
I am using the 2007.08.03a (latest) version. 1) Capture using openRTSP to a file test.m4e using this command line ./testProgs/openRTSP -V -v -T 80 -b 20 -f 7 -w 704 -h 480 rtsp://69.67.172.61/mpeg4/1/media.amp >test.m4e The fmtp SDP line looks like a=fmtp:96 profile-level-id=245;config=00

Re: [Live-devel] RTP-over-TCP streaming (Noam Camiel)

2007-10-03 Thread Ron McOuat
system interface to select(). Ron McOuat Message: 3 Date: Tue, 2 Oct 2007 17:10:25 -0700 (PDT) From: Noam Camiel <[EMAIL PROTECTED]> Subject: [Live-devel] RTP-over-TCP streaming To: LIVE555 Streaming Media - development & use <[EMAIL PROTECTED]> Message-ID: <[EMA

[Live-devel] No ability to have directories under live555 Media Server

2007-07-03 Thread Ron McOuat
media using the flattened name. This may be an adequate solution in my case. Thanks for your consideration, Ron McOuat ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel