[Live-devel] live555ProxyServer and session timeout?

2024-11-22 Thread Denis Gottardello
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

[Live-devel] rtsp client library

2024-10-16 Thread Denis Gottardello
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

[Live-devel] Send a stream to server

2024-06-15 Thread Denis Gottardello
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

[Live-devel] Difference between live555ProxyServer and openRTSP

2024-06-05 Thread Denis Gottardello
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

[Live-devel] live555 as video surveillance system

2024-06-01 Thread Denis Gottardello
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

[Live-devel] live555ProxyServer (last version) and buffer size

2024-05-13 Thread Denis Gottardello
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

[Live-devel] openRTSP, h265 and mp4

2024-04-16 Thread Denis Gottardello
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

[Live-devel] Live555ProxyServer and rtsp cameras

2024-02-21 Thread Denis Gottardello
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

[Live-devel] live555ProxyServer

2024-02-20 Thread Denis Gottardello
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 _

[Live-devel] Question about live555proxyServer log

2024-01-30 Thread Denis Gottardello
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

[Live-devel] live555 as videosurveilance system

2024-01-15 Thread Denis Gottardello
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

[Live-devel] Open rtsp camera and streaming to network

2024-01-07 Thread Denis Gottardello
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

[Live-devel] Problem on build live555

2024-01-07 Thread Denis Gottardello
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(unsigned int)*’: *Basic