Re: [Live-devel] [Patch] timeout patch for openRTSP to prevent stream cut off on broken servers

2014-11-25 Thread Peter Schlaile
Hi Ross, > Yes, reviewing and applying the patch is trivial. However, I'll decide > when to make the next release of the software, thank you :-) no offense, I never doubted that :) Happy patching! Kind regards & keep up the good work! Peter --

Re: [Live-devel] [Patch] timeout patch for openRTSP to prevent stream cut off on broken servers

2014-11-22 Thread Peter Schlaile
outs, so: maybe *you* got it wrong, and *they* were right. BTW: I even made it an *option*, so people have to explicitly *enable* the work around on the command line. Just my 2 (oh wait 3) cents. Regards, Peter Am Freitag, den 21.11.2014, 16:02 -0800 schrieb live-devel-requ...@ns.live555.com

[Live-devel] [Patch] timeout patch for openRTSP to prevent stream cut off on broken servers

2014-11-20 Thread Peter Schlaile
small change to openRTSP (activated only on user's request), that sends OPTIONS request to the server in regular intervals to keep it alive and happy. Regards, Peter -- Peter Schlaile diff -ur live.old/testProgs/playCommon.cpp live/testProgs/playCommon.cpp --- live.old/testProgs/play

Re: [Live-devel] SIGSEGV Exception After sendDescribeCommand() Called

2014-01-13 Thread Peter McCarthy
Oh dear, it's a very embarrassing error by me. I've been compiling with old Live555 headers. This has been causing the exception. It all works fine now. Thanks for your help, Ross. On 13/01/14 15:14, Ross Finlayson wrote: The app currently uses the Live555 release dated 2013-10-03 and it works

[Live-devel] SIGSEGV Exception After sendDescribeCommand() Called

2014-01-13 Thread Peter McCarthy
0:37:09.368 120-120/? I/DEBUG﹕ 6af14ccc 69843791 /data/app-lib/com._._-2/lib_RtspH264.so (BasicTaskScheduler::SingleStep(unsigned int)+668) . . . Have you got any ideas as to why this is happening? Thanks in advance for your help. Regards, Peter __

[Live-devel] using live555 with iOS

2012-07-23 Thread Peter Bridge
the app in any meaningful way without jail-breaking a device. I really appreciate the efforts involved in open source having contributed myself to some projects. So I don't want to be another developer just embedding it regardless. TIA for any advice. Peter. __

[Live-devel] Multi-channel streaming?

2010-09-13 Thread Peter Sommerfeld
Hi, I'm just wondering if live555 supports streaming multi-channel (two or more unique) video streams? If so, can one stream be, say, H.264 and the other MPEG-4? Thanks, Pete ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.

[Live-devel] VoD rtp multicast transcoding

2009-12-13 Thread Peter Lists
m and on-the-fly transcodes it to H.264 and serves it to client. Can be this configuration realized ? Thank you for ideas&help. Peter ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] vertical and horizontal image size

2009-08-25 Thread Peter Gejgus
Hi, I use openRTSP to download H.263 and H.264 stream from IP camera. Is it possible somehow to retrieve image resolution (width and height)? Best Regards, Peter ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman

[Live-devel] problem with megapixel images in RTSPClient

2009-04-17 Thread Peter Gejgus
nstruction? Peter ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] timeout doesn't work in RTSPClient

2009-03-24 Thread Peter Gejgus
Hello, Does timeout work in RTSPClient? I slightly modified openRTSP.cpp in order to use timeout value (in seconds). I replaced at line 32: return rtspClient->sendOptionsCmd(url, username, password); with return rtspClient->sendOptionsCmd(url, username, password, NULL, 5); and at line 45: re

[Live-devel] Live streams from media Server

2008-04-17 Thread Peter Maersk-Moller
e bounderies), will the maitainer of live555 be interested in adding the code to the library ? Kind regards Peter Maersk-Moller ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] RTSP server

2008-04-14 Thread Peter
Dear all, Do you have any information about how to buy RTSP server filter ? My main streaming format is h.264. Regards, Peter ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live

[Live-devel] Q:error message

2007-12-05 Thread Peter
Hi everyone, Please give me an advice about this error message. 19:55:30 Groupsock(-1: 239.100.0.10, 32770, 255): failed to group setsockopt(ID_ADD_MEMBERSHIP) error: Bad file descriptor Regards. Peter. ___ live-devel mailing list live-devel

[Live-devel] Q:connection time

2007-12-03 Thread Peter
s a way to reduce time, please give me an advice. Regards. Peter. ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] rtsp server and client module issues

2007-11-15 Thread Peter
true :) Best Regards. Peter ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] TS Framer/Muxer

2007-10-08 Thread Peter Maersk-Moller
Hi Though RTSP for me is the right way to stream, I have to provide a MPEG-2 TS stream with H.264 and AAC. I think I remember there once were som code in the Live555 project that might help me part of the way. Have I got Altzheimers or do I remember right ? Kind regards Peter Maersk-Moller

[Live-devel] udp client

2007-09-28 Thread Hans Peter
Hi Ross, I'm writing a video player based on a m3u file. rtsp:// entries are already working, thanks to your great library. Now, I try to get also udp://@ entries to work. Can I realize that with your library too, without any rtsp server? For example by creating a Mediasession with a fake sdpDesc

[Live-devel] Sample code in LGPL

2007-07-10 Thread Hans Peter
Hi Ross, Your LIVE555 Streaming Media library is LGPL, and that is really great! Thanks so much. I noticed, however, that the sample code also has the LGPL note in the source files. I want to use your library in a project that is not open source, so I put the whole library into a Mac OS X .framew