Re: [Live-devel] Stack Use After Return in handleCmd_DESCRIBE

2023-06-15 Thread Martin Mirchev
Hi Mr. Finlayson, I forgot to update the bug-report.txt and did not test the container fully That is a mistake on my side. Sending a fixed zip archive. For the bug, it is a bit difficult to reproduce - that is true. Best regards, Martin Mirchev

[Live-devel] Stack Use After Return in handleCmd_DESCRIBE

2023-06-15 Thread Martin Mirchev
Hello Mr. Finlayson, We still observe the stack-use-after-return bug in live.2023.06.14 while running in Ubuntu:20.04. You can reproduce this bug as the README in the attachment as follows: 1. build the docker image: docker build . -t suaf 2. create the docker container: docker run -it

Re: [Live-devel] Invalid read in HandleCmd_DESCRIBE

2023-06-08 Thread Martin Mirchev
ile in the experiments folder. The first instance should display the error that has been discussed. The ASAN options are a little less verbose but you can modify it to make it fully verbose. Yours sincerely, Martin Mirchev ___ live-devel mailing lis

Re: [Live-devel] Signed Integer Overflow in, VorbisAudioRTPSink.cpp

2023-05-01 Thread Martin Mirchev
Hello Mr. Flayson, Yeah... After reading it a little more, I saw that everything is okay with the code... Sorry for the false alarm... Best regards, Martin Mirchev ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com

Re: [Live-devel] Multiple client streams is not properly working

2017-07-14 Thread PYKA Martin (MORPHO)
Thanks for your help. It seems in fact related to our network setup. # " This e-mail and any attached documents may contain confidential or proprietary information. If you are not the intended recipient, you are notified that any dissemination, copying of this e-mail and any attachments thereto

[Live-devel] Multiple client streams is not properly working

2017-07-14 Thread PYKA Martin (MORPHO)
VLC client, the first VLC client showed a fluent picture again 4. stopped the first VLC client Attached are the logs generated by live555ProxyServer (IPs and credentials were replaced). Does somebody have an idea, how I can resolve this problem or what I am doing wrong here? Thanks for

Re: [Live-devel] RTSP Server Packet Loss

2015-12-01 Thread Martin Sherburn
something back. Regards, Martin. From: live-devel [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Jeff Shanab Sent: 01 December 2015 01:46 To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] RTSP Server Packet Loss I concour. Here are some data points. I ha

Re: [Live-devel] RTSP Server Packet Loss

2015-11-30 Thread Martin Sherburn
ikely that if you need to increase that value to deal with larger frames you will also need to increase the socket send buffer size. Regards, Martin. -Original Message- Date: Sat, 28 Nov 2015 05:23:32 +1300 From: Ross Finlayson To: LIVE555 Streaming Media - development

[Live-devel] RTSP Server Packet Loss

2015-11-27 Thread Martin Sherburn
any reason it's not a good idea to make the sending socket blocking. The alternative would be to keep the socket in non-blocking mode but make sure that the packet is re-queued for sending upon receiving the WSAEWOULDBLOCK error, that seems like a more involved change though. Regards, M

Re: [Live-devel] implementation of digest authentication in RTSPClient.cpp / DigestAuthentication.cpp

2014-04-26 Thread Martin Bene
s and can ignore presence of additional attributes would seem to be preferable. Let me know if such a modification would be acceptable. Thanks, Martin [http://transfer.icomedias.com/icomedias-email-banner/icomedias-sharepoint2013.png]<http://go.icomedias.com/1000.0260/bild>icomedias ist Mic

[Live-devel] implementation of digest authentication in RTSPClient.cpp / DigestAuthentication.cpp

2014-04-26 Thread Martin Bene
Hi, I’m running into issues trying to receive streams from IP Cameras requiring digest authentication. It looks like the current implementation of digest authentication is based on RFC 2069 which was obsoleted 2617 in June 1999. Here’s an example authentication header returned by one of my camer

Re: [Live-devel] raw PCM from TCP socket to RTP

2012-05-15 Thread Martin Wright
n the Media::close() method. Is there a simple solution? Martin From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: 04 May 2012 21:19 To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] raw PCM from TCP sock

[Live-devel] raw PCM from TCP socket to RTP

2012-05-04 Thread Martin Wright
are being lost in a sequence of tests. I haven't done anything with the TaskScheduler code. I have changed MediaSink.cpp to set OutPacketBuffer::maxSize appropriately for the amount of data I am sending. Thanks Martin From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.

[Live-devel] DeviceSource.cpp socket implementation

2012-04-25 Thread Martin Wright
le of how DeviceSource needs to be modified to achieve this. Thanks (I realise this is a big ask) Martin ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] testOnDemandRTSPServer plays mp3 silently

2012-04-10 Thread Martin Wright
g the file with http via the web server is fine but using rtsp via the 8554 port causes it to appear to play but be completely silent. Has anyone else had this problem or could hint at where to look in this particular source code? Thanks, Martin ___

[Live-devel] Video file duration problem

2011-12-23 Thread Boris Saint-Martin
Hi, I have a problem with the recorded video file duration. I use openRTSP with the "-d" parameter. For exemple when I set "-d 30" my video file duration is around 53 seconds. Does the stream quality can influence my record duration ? Beacause when I look for the video recorded it seems to lag.

[Live-devel] Write the stream in a file with openRTSP

2011-12-20 Thread Boris Saint-Martin
Hi, I would like to use OpenRTSP to record an IP camera stream on my PC. I arrived to connect it by using this kind of command : openrtsp.exe -4 rtsp://192.168.0.200/rtsph264 but I don't know how convert the stream received in a video file ? Someone to help me ? Cheers Boris Saint-Martin___

[Live-devel] openRTSP beginner needs help

2011-11-09 Thread Boris Saint-Martin
Hello, Beginner in openRTSP usage, I have many questions :D I'm trying to capture a RTSP stream from my internet modem. The URL is "rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=202&flavour=hd". I can view the stream using VLC but not with openRTSP. Here is the log : Microsof

[Live-devel] Build openRTSP

2011-11-07 Thread Boris Saint-Martin
Hello, I would like to record IP camera streams by using openRTSP. My problem is to compile the source with Visual Studio 2008. I have built the makefile but I can't load it in VS. It trying to convert the project but it failed... Is someone can help me to build it or simply give me the windows

[Live-devel] [PATCH] overflow in getResponse1()

2010-02-09 Thread Martin Bonnin
patch allocates one byte more, like fResponseBuffer does, so that it is safe to call getResponse1(). Best Regards, -- Martin --- live_old/liveMedia/RTSPClient.cpp 2010-02-09 10:35:28.0 +0100 +++ live_new/liveMedia/RTSPClient.cpp 2010-02-09 16:48:52.0 +0100 @@ -982,7 +982,9 @@

[Live-devel] how to get older source archives

2009-10-15 Thread Martin Stellmacher
e historic versions mentioned above? I would appreciate any help. Sincerely Martin Stellmacher Elektronik/Infotainment/Produkte, EI-P 2 Electronics/Infotainment/Products IAV GmbH Carnotstrasse 1 10587 BERLIN GERMANY Phone: +49 30 39978-9472 Internet: http://www.iav.de IAV GmbH, Sitz/Registe

[Live-devel] [PATCH] RTSPClient::recordMediaSession?

2009-03-11 Thread Martin Storsjö
, see the attached patch. This seems to work fine for me. Regards, // Martin Storsjödiff -ur live-orig/liveMedia/RTSPClient.cpp live/liveMedia/RTSPClient.cpp --- live-orig/liveMedia/RTSPClient.cpp 2009-02-23 12:03:54.0 +0200 +++ live/liveMedia/RTSPClient.cpp 2009-03-11 21:29:31.0

[Live-devel] [PATCH] fix for asynchronous server requests

2008-12-16 Thread Martin Bonnin
. And also that RTSP is a symmetric protocol (compared to asymmetric HTTP). So I guess we have to deal with these situations. Attached is a patch that tries to fix this. Best Regards, --- Martin diff -u -r ../live.old/liveMedia/RTSPClient.cpp ./liveMedia/RTSPClient.cpp --- ../live.old

[Live-devel] openRTSP, testOnDemandRTSPServer, VLC

2008-10-08 Thread Martin
play the video when streaming, but not when play locally? 2) The received "video-MP4V-ES-1" is different from the original "para.m4e", at least at the beginning section of the stream. Why? How do I know if the received stream is intact? Thanks, -martin __

[Live-devel] Streaming HD with two interfaces

2008-02-08 Thread Ramon Martin de Pozuelo Genis
Hi all, I am trying to send a H.264 HD vídeo in two diferent networks using the same computer with two network cards. It works perfectly when I am streaming it at 6 Mbps using one network card. But, when I replicate the same or other similar video into the other network, the bitrate slow down to 4

[Live-devel] On Demand Session for MPEG1or2AudioRTPSink

2008-01-28 Thread Ramon Martin de Pozuelo Genis
Hi all, I stream a mp3 file using MP3FileSource and MPEG1or2AudioRTPSink? It works fine but is it correct? Should I use another sink class? What type of session class should I use for an on demand service? Thanks in advance, Ramon ___ live-devel mail

Re: [Live-devel] H263-1996 rtp question

2008-01-22 Thread Martin Lindhe
integrate stream duplication functionality with software already producing H263-1996 stream, so I just need liveMedia to be able to receive such stream, not to send it out. Sorry if i didn't make that clear in my previous post. Best regards Martin L

[Live-devel] H263-1996 rtp question

2008-01-21 Thread Martin Lindhe
, or if anyone have some starter points? Best regards Martin Lindhe ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] testMP3Streamer & SDP's

2008-01-11 Thread Ramon Martin de Pozuelo Genis
Hi all, I am using testMP3Streamer to send "test.mp3", and I can listen it opening SDP file with VLC, but with QuickTime it doesn't work. Although time starts to advance, I can't listen anything. Is it normal? Has QT some other parameter requirements in SDP file? Thanks in advance, Ramon ___

Re: [Live-devel] Possible bug in liveMedia + info request about H263 / H263plus compatibility

2008-01-10 Thread Martin Lindhe
r more information about that issue. http://www.faqs.org/rfcs/rfc2190.html http://www.faqs.org/rfcs/rfc4629.html http://www.faqs.org/rfcs/rfc4628.html Best regards Martin Lindhe ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] HD Frames

2007-12-12 Thread Ramon Martin de Pozuelo Genis
Hi all, I am trying to send a HD H.264 video and I found a problem when the frame size is bigger than unsigned range (0-65535) and I try to copy it to fTo pointer. First I thougt to change frameSize from unsigned to long, but error still apeared. I think it's not only a frameSize problem, so maxim

[Live-devel] RTSP Basic Authentication

2007-10-22 Thread Ramon Martin de Pozuelo Genis
Hi, I saw that RTSPServer implement digest authentication control on RTSP Protocol, but does it work with basic authentication ("username:password@")? How does boolean PasswordIsMd5 work? Does that flag permit RTSPServer to choose digest or basic authentication? If it's not this case, what could

Re: [Live-devel] Proper way to terminate client

2007-09-24 Thread Ramon Martin de Pozuelo Genis
se, without > the others noticing, hence, without stopping the event loop. > > Thanks for your suggestion though, > > Bob > > > On Mon, 2007-09-24 at 12:47 +0200, Ramon Martin de Pozuelo Genis wrote: >> Hi Bob, >> you may use a watchVariable in the doEven

Re: [Live-devel] (no subject)

2007-09-24 Thread Ramon Martin de Pozuelo Genis
Hi Bob, you may use a watchVariable in the doEventLoop like this ... watchVariable=0; env->taskScheduler().doEventLoop(&watchVariable); ... and add a socket or a new thread that permits you to change this variable externally. When the Scheduler watch this variable is modified

[Live-devel] Close RTSPClientSessions

2007-09-20 Thread Ramon Martin de Pozuelo Genis
Hi all, in some moment of my application I want to close a RTSPServer, but I note that when I do a Medium::close(rtspServer) I don't close the RTSPClientSessions that handle the incoming commands. Then, when Server is stopped and some incoming command arrived it broke down my application. Is there

Re: [Live-devel] RTSP Authentication

2007-07-18 Thread Ramon Martin de Pozuelo Genis
Well, I saw that closing completely QuickTime (not only video window) and trying to reconnect it reclaims again user and password so I supose that it remains in Quicktime memory and it's not possible to control on server side, because it is working properly, receiving user and password again. Could

[Live-devel] RTSP Authentication

2007-07-18 Thread Ramon Martin de Pozuelo Genis
Hi, I use UserAuthentication option in RTSP making use of UserAuthenticationDatabase and QuickTime as client. First time client wants to connect to a streaming session QuickTime asks for user and password to complete authentication with server. But if client closes it and then tries to reconnect, i

Re: [Live-devel] SDP file of a multiple destination session

2007-07-12 Thread Ramon Martin de Pozuelo Genis
> Again, it sounds like you're trying to reinvent the wheel. The > "OnDemandServerMediaSubsession" class works just fine - you should > just use it (by defining your own subclass). Note the several > examples in the code. You should be using "testOnDemandRTSPServer" - > not "testMPEG4VideoStream

Re: [Live-devel] SDP file of a multiple destination session

2007-07-12 Thread Ramon Martin de Pozuelo Genis
Sorry, I forgot ask you about SDP file. Now address is correct (0.0.0.0) but what about port? "m" line of SDP is still using port I specified when I create groupsock, could I change it? Should I change it? If the first description is sending broadcast in te same port it will cause a problem. Thank

Re: [Live-devel] SDP file of a multiple destination session

2007-07-12 Thread Ramon Martin de Pozuelo Genis
> You probably shouldn't be using "addDestination()" - that is a > specialized function used only to implement on-demend unicast > streaming to multiple clients from a single source. (Note that, for > unicast on-demand streams, the SDP description should contain the > special address 0.0.0.0, not

[Live-devel] SDP file of a multiple destination session

2007-07-12 Thread Ramon Martin de Pozuelo Genis
Hi all, I created a session with its respective rtpGroupsock & rtcpGroupsock and then I added another destination using: rtpPort= new Port(newPort); rtcpPort= new Port(newPort+1); destinationAddress.s_addr = inet_addr((char*)newIP); rtpGroupsock->addDestination(destinationAddress,*rtpPort); rtcpGr

[Live-devel] MPEG4 Audio

2007-07-05 Thread Ramon Martin de Pozuelo Genis
Hi, I saw there are implemented classes to stream MPEG4 Audio based on RFC3016 (MPEG4LATMAudioRTPSink, MPEG4LATMAudioRTPSource). What kind of session may I use to create an on-demand service of this audio? Using this classes could I stream a MPEG4 elementary audio stream based on RFC3640? Thanks i

Re: [Live-devel] Close On Demand Session from Server

2007-07-03 Thread Ramon Martin de Pozuelo Genis
>However, if your intention is to stop streaming to dead clients, then >remember the "reclamationTestSeconds" parameter to >"RTSPServer::createNew()" - see "liveMedia/include/RTSPServer.hh". Thankyou very much Ross, but it is not exactly what I need. I am offering some services from my Web Service

[Live-devel] Close On Demand Session from Server

2007-07-02 Thread Ramon Martin de Pozuelo Genis
Hi all, Could I close an on demand session from server side? How will it be the best way to do that? I tried "rtspServer->removeServerMediaSession(sms)" and then, this subsession is not accessible for future RTSP requests, but a client that is playing this session continues playing the video. I wo

[Live-devel] Extension Header

2007-06-22 Thread Ramon Martin de Pozuelo Genis
Hi!! What would I do to add a extension RTP header?? I saw there are some functions in MultiFramedRTPSink that seems to do this (setSpecialHeaderBytes / setSpecialHeaderBytes) ? Is it OK? In that case, exactly where and when have I to add a call to this functions for a correct implementation? Tha