[Live-devel] liveMedia repositories

2016-04-26 Thread Deanna Earley
/debug files. To be absolutely clear, these are unofficial mirrors and provided on a best effort basis. Kind regards -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Compa

Re: [Live-devel] Setup for VisualStudio 2015

2016-03-04 Thread Deanna Earley
ently) -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325 From: live-devel [mailto:live-devel-boun...@ns.live555.com] On B

Re: [Live-devel] Setup for VisualStudio 2015

2016-03-03 Thread Deanna Earley
You need to add all referenced classes (the .cpp at least). Personally, I just used nmake with the Windows versions of the make files. In our project however, I've added every referenced file. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.ico

Re: [Live-devel] trick play works well? I don't think so.

2016-02-19 Thread Deanna Earley
t sure how you got that conclusion from that snippet. It's just doing a seek to the start of the record, and not reading or writing anything. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registered Office : 71

Re: [Live-devel] Empty frames at beginning of mp4

2016-01-27 Thread Deanna Earley
pe of liveMedia itself thought and will require your own code. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325 -Original Message- From: live-dev

[Live-devel] Copyright years

2015-12-22 Thread Deanna Earley
Morning Ross. Just FYI, you've missed the copyright year in: \BasicUsageEnvironment\include\BasicUsageEnvironment_version.hh \groupsock\include\groupsock_version.hh \liveMedia\include\liveMedia_version.hh \UsageEnvironment\include\UsageEnvironment_version.hh -- Deanna Earley | Lead deve

Re: [Live-devel] RTP Header Extensions

2015-11-13 Thread Deanna Earley
! -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325 From: live-devel [mailto:live-devel-boun...@ns.live555.com] On Beh

[Live-devel] Errant files in the liveMedia package

2015-10-30 Thread Deanna Earley
Hello Ross. Just so you know, the last few releases have included these temporary/local only files in the live archive package: -r. 1 dee dee 0 Oct 29 21:28 liveMedia/st3TWape -r--r--r--. 1 dee dee 689400 Oct 29 21:28 testProgs/openRTSP.gmon Kind regards -- Deanna Earley | Lead

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

2015-10-12 Thread Deanna Earley
st different now and whatever the client is isn't handling it correctly. I believe that if there was only a single stream, it allowed you to use SETUP with the main control address, but not any more. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329

Re: [Live-devel] How to sync H264 and AAC timestamp from live streaming

2015-10-07 Thread Deanna Earley
and/or reducing the frame rate). Could the server pick up on the packet loss (from the SR and RR) and adjust accordingly? -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Offic

Re: [Live-devel] RTCP Bye packet length

2015-08-03 Thread Deanna Earley
8 bytes is 2 x 32-bit words, subtract 1 and you get the 1 you’re seeing. That sounds correct to me. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey

Re: [Live-devel] live555 proxyserver received RTCP "BYE"

2015-07-21 Thread Deanna Earley
d from the timeout value in the SETUP response's Session header. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 034

Re: [Live-devel] Playback is sped up

2015-07-17 Thread Deanna Earley
Does it work any better when you specify all of the “-w -h -f ” parameters? -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company

Re: [Live-devel] Simultaneous Recording and Viewing

2015-06-15 Thread Deanna Earley
use case here would be to allow the user to preview a stream and then start&stop recording of that stream as needed. We use custom sinks and have that logic in them. This allows the recording sink to just drop the data if it’s not doing anything with the data at that point. -- Deanna Earley |

Re: [Live-devel] New version of the "LIVE555 Streaming Media" code - restructures the "RTPServer" class

2015-06-10 Thread Deanna Earley
, I’ve just installed an updated version of the code (2015.06.09a) that should work better for you. Yep, tested and built. Thanks -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered O

Re: [Live-devel] New version of the "LIVE555 Streaming Media" code - restructures the "RTPServer" class

2015-06-09 Thread Deanna Earley
incomingRequestHandler and incomingRequestHandler1 with no implementation. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325

Re: [Live-devel] New version of the "LIVE555 Streaming Media" code - restructures the "RTPServer" class

2015-06-09 Thread Deanna Earley
expression RTSPServer.cpp(1268) : error C2660: 'TaskScheduler::setBackgroundHandling' : function does not take 3 arguments NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\cl.EXE"' : return code '0x2' Stop. Thanks again -- Deanna Ea

Re: [Live-devel] New version of the "LIVE555 Streaming Media" code - restructures the "RTPServer" class

2015-06-09 Thread Deanna Earley
ration of 'GenericMediaServer::ClientConnection::fResponseBuffer' p:\icatcher\rtsp\livemedia\livemedia\include\GenericMediaServer.hh(78) : see declaration of 'GenericMediaServer::ClientConnection' NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Vis

Re: [Live-devel] Axis firmware 5.6

2015-06-04 Thread Deanna Earley
behaviour though and will investigate further. Our solution was to send a null GET_PARAMETER request at 5s short of the timeout specified in SETUP response (accessible through rtspClient->sessionTimeoutParameter()). Note that this behaviour is mimicked by VLC. -- Deanna Earley | L

Re: [Live-devel] TEARDOWN instead of PAUSE

2015-05-19 Thread Deanna Earley
initialized from scratch with the SETUP requests again. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325 From

Re: [Live-devel] Library modifications

2015-05-13 Thread Deanna Earley
er the payload profile specifies. Sadly we're at the manufacturer's mercy as to how they send this data, and while we can apply some pressure, they have no obligation to "do the right thing" :) -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/

Re: [Live-devel] Library modifications

2015-05-12 Thread Deanna Earley
In this case, we're receiving motion detection data from Vivotek IP cameras. We have other cameras (AXIS) that use the H.264 SEI frames, and some that use the ONVIF application data track. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.ico

Re: [Live-devel] Library modifications

2015-05-12 Thread Deanna Earley
evel/2009-April/010424.html Until there's an officially supported method, we'll have to live with a slightly modified version (We still keep up to date though) ps -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registere

Re: [Live-devel] Multiple NALUs concatenated together in one afterGettingFrame

2015-05-08 Thread Deanna Earley
Thank you for confirming those. I’ll do a follow-up as soon as we have packet capture. Kind regards -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey

Re: [Live-devel] Multiple NALUs concatenated together in one afterGettingFrame

2015-05-07 Thread Deanna Earley
:o) -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325 From: live-devel [mailto:live-devel-boun...@ns.live555.c

Re: [Live-devel] Multiple NALUs concatenated together in one afterGettingFrame

2015-05-06 Thread Deanna Earley
rs very infrequently. The dropped I frames occurs every few minutes and seems to be in the same area of the code (parsing H.264 frames). I’m still investigating here and will post if I find anything else out. Many thanks -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatch

Re: [Live-devel] Multiple NALUs concatenated together in one afterGettingFrame

2015-05-05 Thread Deanna Earley
the marker set on the last RTP frame). I’ll post again when I get more information. Thanks -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO

Re: [Live-devel] Multiple NALUs concatenated together in one afterGettingFrame

2015-05-01 Thread Deanna Earley
single “frame” that was passed from liveMedia to our sink. My apologies about the assumption, I keep forgetting that it can be used as a server amongst many other things. Many thanks -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatc

Re: [Live-devel] Multiple NALUs concatenated together in one afterGettingFrame

2015-05-01 Thread Deanna Earley
re (once a week) and the camera is unusual in that it sends an SPS and PPS with every I frame. Thanks. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey

[Live-devel] Multiple NALUs concatenated together in one afterGettingFrame

2015-05-01 Thread Deanna Earley
to debug this? This was first seen on our old code with liveMedia from 2009 ish, but still occurs on 2015.04.01 and I expect 2015.04.22. Thanks -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundr

Re: [Live-devel] Replace old Makefile rules

2015-04-24 Thread Deanna Earley
For reference, it also breaks nmake: 'cpp' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'cpp' : return code '0x1' Stop.ps -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/i

Re: [Live-devel] Maximum interleaved RTP packet size

2015-04-16 Thread Deanna Earley
efault value of 20,000, and playCommon passes 100,000 (unless told otherwise) Kind regards -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO5

Re: [Live-devel] Maximum interleaved RTP packet size

2015-04-16 Thread Deanna Earley
don't know what prior versions were, but it didn't identify itself. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Numb

Re: [Live-devel] Maximum interleaved RTP packet size

2015-04-15 Thread Deanna Earley
It's the BlockSize header. I didn't think it was standard, but apparently: https://tools.ietf.org/html/rfc2326#page-47 It's allowed on all requests (bar OPTIONS and TEARDOWN) Maybe it could be pulled from RTSPClient::responseBufferSize automatically? -- Deanna Earley |

Re: [Live-devel] Maximum interleaved RTP packet size

2015-04-15 Thread Deanna Earley
any reason for the other SsendXXXCommand() methods can't accept the same. I'll leave it up to you which ones you ultimately add it to, if at all :) -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundre

Re: [Live-devel] Maximum interleaved RTP packet size

2015-04-15 Thread Deanna Earley
request? I can't see one, and if not, would you be open to patches that implement this? Thanks -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325

[Live-devel] Maximum interleaved RTP packet size

2015-04-15 Thread Deanna Earley
is preferred, but we do allow the use of TCP to allow for better firewall traversal. (We are discussing internally changing the default to UDP) Thanks -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registered Office : 71

Re: [Live-devel] DeviceSource Streaming from raw living H264 byte-stream.

2015-03-31 Thread Deanna Earley
can read, remove and just pass the correct sized data through.. Alternatively, use some other form of IPC or events to say that a full frame has sent, read any available data. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t:

Re: [Live-devel] Digest authentication and stale nonces

2015-03-20 Thread Deanna Earley
b8de931d5ee2b4b0ff2" User-Agent: iCatcher RTSP Client (LIVE555 Streaming Media v2015.03.19) Session: 2940A3CB RTSP/1.0 200 OK CSeq: 9 Session: 2940A3CB Date: Fri, 20 Mar 2015 09:39:54 GMT -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk

[Live-devel] Digest authentication and stale nonces

2015-03-19 Thread Deanna Earley
next time, but doesn't seem to trigger a resend (RTSPClient.cpp:1263 ?). Can the stale response in the WWW-Authenticate header be honoured to trigger a resend? In our case, this isn't a huge issue as it's only a periodic GET_PARAMETER request, but it will affect TEARDOWN reques

Re: [Live-devel] Windows build - undefined symbols

2015-03-12 Thread Deanna Earley
.. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325 From: live-devel [mailto:live-devel-boun...@ns.live555.c

Re: [Live-devel] Windows build - undefined symbols

2015-03-12 Thread Deanna Earley
I've not noticed anything in our builds, either as part of our library in VS2005 or nmake of the native liveMedia. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Co

Re: [Live-devel] RTSP authentication with special characters

2015-03-06 Thread Deanna Earley
Thanks, tested here and included in our latest DLLs :) -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325 From

Re: [Live-devel] RTSP authentication with special characters

2015-03-06 Thread Deanna Earley
RTSP/1.0 CSeq: 4 Authorization: Basic YWJjZGw6YWJjZHI= User-Agent: openRTSP (LIVE555 Streaming Media v2015.03.06) Accept: application/sdp Adding this to the end of the function seems to fix it: *dest = '\0'; (Patch attached) -- Deanna Earley | Lead developer | icatchercctv w:

Re: [Live-devel] RTSP authentication with special characters

2015-03-05 Thread Deanna Earley
I believe this patch fixes the issue and percent decodes the username and password. Technically, this should also be done to the host part (and the path components?) https://tools.ietf.org/html/rfc3986#page-21 Any comments welcome. -- Deanna Earley | Lead developer | icatchercctv w

[Live-devel] RTSP authentication with special characters

2015-03-05 Thread Deanna Earley
treaming Media v2015.03.01) Accept: application/sdp The authorisation string decodes to root:ab%40cd where it should decode to root:ab@cd (cm9vdDphYkBjZA==) What are your thoughts on this? Is there a URL decoder function somewhere in the library that can be dropped in here? Thanks -- Deanna Earley 

Re: [Live-devel] RTP header information

2015-03-04 Thread Deanna Earley
reads the packet data, and see if/where it store the values you want. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325

Re: [Live-devel] live555 rtsp bug?

2015-02-12 Thread Deanna Earley
The sample output suggests otherwise: User-Agent: ./testRTSPClient (LIVE555 Streaming Media v2014.11.12) -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred,

Re: [Live-devel] live555 rtsp bug?

2015-02-12 Thread Deanna Earley
I suggest you try the latest liveMedia. 2014.11.28 added a fix for parsing of responses that may be related. Besides, anything other than the latest version is unsupported ☺ -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t:

Re: [Live-devel] recording audio and video streams

2015-01-05 Thread Deanna Earley
H.264 and no audio. Also check that the audio is encoded in s method that live and VLC support. -- Deanna Earley Original message From: "Kalkere, Giridhara" Date:06/01/2015 04:56 (GMT+00:00) To: "live-devel@lists.live555.com" Subject: [Live-devel] recording

Re: [Live-devel] Ignoring an unwanted track

2014-12-23 Thread Deanna Earley
Looking further up the code, I've found the code that enumerates all subsessions and passes them to RTSPClient::sendSetupCommand(). Skipping them here (along with MediaSubsession::initiate()) leaves them untouched and won't be requested. Have a good Christmas :) -- Deanna Ear

[Live-devel] Ignoring an unwanted track

2014-12-23 Thread Deanna Earley
eive it in the first place? It looks like I can set no sink, and in turn not call startPlaying(), but is there anything I need to do instead? Many thanks. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The

[Live-devel] liveMedia not sending any data on Windows with liveMedia 2014.12.13

2014-12-16 Thread Deanna Earley
not a hard limit in the API. http://msdn.microsoft.com/en-us/library/windows/desktop/ms740141(v=vs.85).aspx What are your thoughts on this? Thanks -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hun

Re: [Live-devel] Sony cameras and interleaved RTSP

2014-12-12 Thread Deanna Earley
ot; on "video/H264" subsession (after 8782 seconds) As it is, I've been allowed to upgrade liveMedia now anyway :) -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Off

[Live-devel] Sony cameras and interleaved RTSP

2014-12-12 Thread Deanna Earley
hat has since been fixed, or should I still chase this up with Sony themselves? Many thanks -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ.

Re: [Live-devel] H264 live streaming

2014-12-08 Thread Deanna Earley
/or audio?" http://www.live555.com/liveMedia/faq.html#liveInput -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325 ___

Re: [Live-devel] Playback Speed

2014-12-02 Thread Deanna Earley
, etc. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325 From: live-devel [mailto:live-devel-boun...@ns.live555.c

Re: [Live-devel] Playback Speed

2014-11-27 Thread Deanna Earley
Play in what? Raw H.264 streams have no “speed” encoded with them, so you’d need to find a way to specify that in your player, or use a container (like AVI, mp4, etc) that stores the extra metadata. The player is probably assuming a 25fps. -- Deanna Earley | Lead developer | icatchercctv w

Re: [Live-devel] Network video cameras that use the "LIVE555 Streaming Media" software?

2014-11-24 Thread Deanna Earley
It is not, and any attempts I've made to upgrade it have failed. (It has various other issues that we have to live with too) -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered

Re: [Live-devel] Network video cameras that use the "LIVE555 Streaming Media" software?

2014-11-17 Thread Deanna Earley
Rtsp Server/2.0 Sony SNC-WR630 Linux/2.6.35.14_nl-xarina+ Ze-PRO Sony SNC-XP600 Linux/2.6.35.14_nl-xarina+ Ze-PRO I know Axis swapped to a new RTSP server for 5.60 but I don't have one to test at the moment. -- Deanna Earley | Lead developer | icatchercc

Re: [Live-devel] RTSP URL format for a Swann 806 network camera?

2014-10-31 Thread Deanna Earley
Bingo, ONVIF returns /h264Preview_01_main and /h264Preview_01_sub. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03

Re: [Live-devel] RTSP URL format for a Swann 806 network camera

2014-10-31 Thread Deanna Earley
Note that you can try this yourself, using whatever URL suffix you want. Just run: openRTSP rtsp://admin:12345@50.0.150.53/ Sorry, but 404 to the 51 camera RTSP URLs known to us. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co

Re: [Live-devel] RTSP URL format for a Swann 806 network camera?

2014-10-31 Thread Deanna Earley
If anyone out there has an idea, feel free to try to access: rtsp://admin:12345@50.0.150.53/ Any Chance of HTTP forwarded too? -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329

Re: [Live-devel] RTSP URL format for a Swann 806 network camera?

2014-10-31 Thread Deanna Earley
Sorry, the only details we have for Swann are over HTTP. The models we’ve seen are also rebranded from various other manufacturers. Maybe they’ve gone the same way as Ubiquiti and removed any standard streaming support in favour of their own DVR :| -- Deanna Earley | Lead developer

Re: [Live-devel] Wowza Streaming Engine compatibility problem

2014-10-13 Thread Deanna Earley
Look at a packet capture from Wireshark or similar. The server explicitly stopped the stream and closed the connection after 90 seconds. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338 Regi

[Live-devel] Invalid timestamp generation in GroupsockHelper (with patch)

2014-10-03 Thread Deanna Earley
ould you consider including the attached patch in the next release of liveMedia? Many thanks. -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325 l