Using a particular new rtsp camera I have a problem with live555ProxyServer.
If I start live555ProxyServer and immediatly connect to it with a rtsp client I
can watch my camera.
If I start live555ProxyServer and wait for a while, I can't watch my camera
with a rtsp client. In this case live555Pro
Hi, I'm writing here because here there are many expert on rtsp and developing.
I need a
cross platform c/c++ client library to embed in my own software.
I normally write code in Qt. Qt has got a rtsp client implementation but it is
not so good.
Can someone suggest me one?
--
+39.347.4070897
h
Hi, is it possible to send a stream to server using openRTPS or something else,
where the server can resend the stream to other clients?
--
+39.347.4070897
http://www.labcsp.com[1]
http://www.denisgottardello.it[2]
GMT+1
Skype: mrdebug
[1] http://www.labcsp.com
[2] http://www.denisg
Hi, as I have written in the past days I have problem with live555ProxyServer
and a new
videocamera based in h265.
The videocamera doesn't work un udp and its tcp implementation has got the
following
problem:
RTCPInstance error: Hit limit when reading incoming packet over TCP.
(fNumBytesAlrea
Hi, I'm using live555 as videosurceillance system.
I know it is not the right way to use it.
My installation has got 3 types of cameras (9 cameras in total).
I have different problems:
- In my syslog file I have the error
"RTCPInstance error: Hit limit when reading incoming packet over TCP.
(fNumB
Hi. I'he upgrade ny system to last version.
I see in log the lines
mag 13 12:42:43 dvr01 live555ProxyServer.sh[524]:
MultiFramedRTPSource::doGetNextFrame1(): The total received frame size exceeds
the
client's buffer size (10). 11230 bytes of traili
ng data will be dropped!
mag 13 12:42:43
Hi, have you plan to implement h265 as codec for mp4 container?
I'm using this command line
./openRTSP rtsp://localhost:554/proxyStream-6
but I obtain 2 file: one for audio and a second one for video.
--
+39.347.4070897
http://www.labcsp.com[1]
http://www.denisgottardello.it[2]
GMT+1
Skype: mrd
Hi, I'm using live555ProxyServer with 9 rtsp cameras. The vendor is not the
same.
5 of them have got a low resolution, 320x240 and work grealy with
live555proxyServer.
4 of them (the same vendor) have got a resolution fixed at 2304x1296, 15 fps.
If I connect
directly to them one by one with a g
Hi, is there a way to force live555ProxyServer to force connection to the
remote
cameras by tcp?
--
+39.347.4070897
http://www.labcsp.com[1]
http://www.denisgottardello.it[2]
GMT+1
Skype: mrdebug
[1] http://www.labcsp.com
[2] http://www.denisgottardello.it
_
Hi, I have this output from the server. What it meas?
etBuffer::maxSize" to at least 179091, *before* creating this 'RTPSink'.
(Current value is
10.)
MultiFramedRTPSource::doGetNextFrame1(): The total received frame size exceeds
the
client's buffer size (10). 38444 bytes of trailing
Finally, after having apply some little patches to openRTSP now I can record
from rtsp
video cameras. If an video camera goes offline and then online, openRTSP reopen
the
connection.
The app can show the live and the recorded videos.
Some questions: why have you decided to hard code some fea
Hi, I'm new with live555.
Is it possible to:
- open only one connection to a rtsp camera and store to a file (alread done)
and
- open a local rtsp server socket where more than one clients can connect to
wach the live
so:
one connection to the rtsp camera but more clients can connect to the serv
Hi, I'm Denis from Italy. I need a rtsp recorder solution to embed in our
systems.
I'm trying to build the latest live555 software version to stody ant test.
I obtain this error:
*BasicTaskScheduler.cpp:* In member function ‘*virtual void
BasicTaskScheduler::SingleStep(un
Hi,
Does your problem coming from the presence of the “@” character in your
password? That may invalid your rtsp url.
Denis.
De : live-devel [mailto:live-devel-boun...@us.live555.com] De la part de
Siddhant Agarwal
Envoyé : lundi 24 février 2020 10:25
À : LIVE555 Streaming Media - development
overweight the tar.gz
Denis
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
___
live-devel mailing list
live-devel@lists.live555.com
http
format is well defined in the RFC
2326<https://tools.ietf.org/html/rfc2326#page-17> and I have just written the
attached small patch to manage it.
Best regards.
Denis.
[Thales]
Denis GENESTIER
INGENIEUR COMPOSANTS LOGICIEL
Tel.: +33 (0) 1 73 32 19 51
Fax: +33 (0)1 73 32 16 95
THALES
st regards
Denis.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
In last resort, you still can access the content of each RTP packet through a
callback set in with RTPSource::setAuxilliaryReadHandler.
Denis.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live
Hi Ross,
Many thanks for your support and your quick development!!!
I will integrate your work and test it in the next few days.
PS : sorry for my last erroneously “reply all” on the mailing list.
Regards
Denis.
___
live-devel mailing list
live-devel
Akim,
Bonne nouvelle ça a l’air d’être fait !!
Denis.
[Thales]
Denis GENESTIER
INGENIEUR COMPOSANTS LOGICIEL
Tel.: +33 (0) 1 73 32 19 51
Fax: +33 (0)1 73 32 16 95
THALES COMMUNICATIONS & SECURITY S.A.S
20-22 rue Grange Dame Rose
78141 VELIZY Cedex
www.thalesgroup.com&
ould be your point of view on this?
Best regards,
Denis Genestier
[Thales]
Denis GENESTIER
INGENIEUR COMPOSANTS LOGICIEL
Tel.: +33 (0) 1 73 32 19 51
Fax: +33 (0)1 73 32 16 95
THALES COMMUNICATIONS & SECURITY S.A.S
20-22 rue Grange Dame Rose
78141 VELIZY Cedex
www.thalesgroup.com<http:/
Hi Ross,
I have found a problem in my algorithm for the RawVideoRTPSink (seen by the
use of video in small resolution (like 32x24)).
Here is a patch.
Thanks again for your support.
Denis.
liveRaw.patch
Description: liveRaw.patch
___
live-devel
Hi Ross,
By checking some degraded cases, I found a memory double deletion in the
RawVideoRTPSource.cpp, line 122.
Here is a patch to avoid this.
Denis.
correction.patch
Description: correction.patch
___
live-devel mailing list
live-devel
Thanks Ross for your reactivity and your code review.
I just noticed you have forgotten to remove all the "*.orig" and a
"liveMedia/stGDDpcY" files and from your tar ball delivery
Regards,
Denis
___
live-devel mailing list
live
ved by the
openRTSP. The raw file we get (video-RAW-1) is readable by VLC (by specifying
the right demuxer parameters).
NB : I did not do any management of the optional parameters (Interlace,
Top-field-first, chroma-position or gamma).
Thanks again for your support.
Regards,
Denis.
ra
ontains the end of a line
and the start of the next one. And without the use of the
RawVideoBufferedPacket subclass, the client gets raw frame of correct size.
Concerning the dev on the RawVideoRTPSink subclass : work in progress ;-D
Regards,
Denis.
__
any "BufferedPacket" subclass, but maybe am I missing
something?
Best regards,
Denis.
live_raw.patch
Description: live_raw.patch
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
ng to create a subclass of
MultiFramedRTPSource (like RawVideoRTPSource.cpp) that would be created in
MediaSession.cpp.
That should allow a RTSP client to get that kind of stream.
If I send you a patch, would you integrate it in your code?
Best regards,
>Thanks. I’ll likely add this to a future release of the software.
Great!!! many thanks Ross.
By the way could you also remove the fuzzy file "live\liveMedia\stDjgzxL" from
your future release?
Denis.
___
live-devel mailing li
n.. What do you think about it? (N.B. : I have just done tests on a
CentOS 7 distro).
Best Regards
Denis
On May 30, 2018, at 8:28 PM, Ross Finlayson wrote:
>
>> On May 30, 2018, at 7:16 PM, Warren Young wrote:
>>
>> On May 30, 2018, at 7:34 AM, GENESTIER Denis
>>
remains established "ad vitam aeternam" despite it is not used anymore.
>From my point of view, it is a resource leak.
What do you think about it? Am I doing something wrong? Is there something to
tune in the OS to close this socket?
Best regards,
Denis.
[cid:image001.png@01D3F807.9DF
ot;) to the proxy.
Would you accept this attached patch based on the version 2016.02.22 ?
Thanks in advance and congratulations for your work and your support.
Best regards,
Denis.
Denis GENESTIER
INGENIEUR DEVELOPPEMENT LOGICIEL
Tel.: +33 (0) 1 73 32 19 51
Fax: +33 (0)1 73 32 16 95
THALES
) from /lib/libpthread.so.0
#12 0x7f8fc366459d in clone () from /lib/libc.so.6
#13 0x in ?? ()
(resultLen is null)
Regards,
--
Denis Charmet
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
libc.so.6
#10 0x in ?? ()
Regards,
--
Denis Charmet
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
. This will be fixed in the next release.
I'd like to add another (once this one is patched) in
RTSPClient::constructSubsessionURL() on line 1169.
if prefix is NULL, it's set to "" so strlen(prefix) will return 0 so you
try to look at prefix[-1]
Regard
x27;t found how to do that. How can I cancel "describeURL" operation
while it in progress?
Thanks!
Denis.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
Hi!
We would like to use live555 RTSP client on iPhone, but we faced the
problem - we don't know how to build live555 for iPhone device (arm).
There are several config files, but no one could be used to build
live555 for iPhone. What can you suggest, what should we do?
Thanks!
Good day, Ross!
I mean the timestamps that I obtain in frame's callback, which is setup
using MediaSink::fSource->getNextFrame(..., &on_frame, ...);
void on_frame(void* clientData, unsigned int frameSize, unsigned
/*numTruncatedBytes*/, struct timeval tv, unsigned
/*durationInMicroseconds*/)
{
Hi!
I'm not really sure which side is responsible for the problem... More like
that I need your advice what to do and investigate next.
I use live555 to receive video and audio streams using RTSP client. The
problem is: when I fill audio buffer with audio-frames according to their
timestamps, I g
Yes, I call MediaSubsession::initiate() for each subsession that I want to
receive data from. But the session expires. And doesn't expires if I perform
my custom-made scheduled task.
2010/3/19 Ross Finlayson
> I use live555 RTSP-client to receive video-audio via UDP from NVC Encoder
>> (vendor -
se. I perform that every 20 seconds.
It works fine, but, are there any complete solution in live555? It's not
very good to do such custom-made things.
PS. VLC player doesn't keep the session alive, and as a result - the
video-audio stops after 45 seconds of transmission.
those functions work properly? How can I obtain
those video stream properties?
Regards,
Denis.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
Hi, Ross!
Thank you, the function RTPSource::hasBeenSynchronizedUsingRTCP() is
exactly what I need. Now my RTSP wrapper gives video and audio to
synchronizer only after all of MediaSubsessions are synchronized, and it
works fine!
Regards,
Denis.
-Original Message-
From: live-devel-boun
7`609 | 62`036`377| 33`477
Regards,
Denis.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
s connected as devices can be
multihomed.
http://msdn.microsoft.com/en-us/library/ms738543(VS.85).aspx
Thanks for the answers.
Best regards.
--
Denis Charmet
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
socketHashTable->Add()
isn't checked. If the port was already used it returns the old value but
it won't be freed.
Lastely, the Hashtable is only released when the operation successes.
I hope this can help and I'm working on a patch quite similar to Pierre
Ynard's
46 matches
Mail list logo