Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-03-11 Thread Victor Vitkovskiy
e-devel] [Mirasys] Live555 RTSP server questions EXTERNAL > On Mar 11, 2022, at 7:37 PM, Victor Vitkovskiy > wrote: > > If we compare with VLC - it can receive all frames correctly in this setup, > so that's why I am asking you is this is possible to tune / speedup Li

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-03-10 Thread Victor Vitkovskiy
sing to 2048 helps a lot, but anyway if there are some tricks / tunes in code that I can use in Live555 RTSP client - could you please share this info? Thank you in advance, Best regards, --------- Victor Vitkovskiy Senior software developer mailto: victor.vi

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-03-10 Thread Victor Vitkovskiy
r answer, Best regards, ----- Victor Vitkovskiy Senior software developer mailto: victor.vitkovs...@mirasys.com www.mirasys.com -Original Message- From: live-devel On Behalf Of Ross Finlayson Sent: Monday, 7 February 2022 12:20 To: LIVE555 Streami

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-02-07 Thread Victor Vitkovskiy
server and client to use TLS? Best regards, ----- Victor Vitkovskiy Senior software developer mailto: victor.vitkovs...@mirasys.com www.mirasys.com -Original Message- From: live-devel On Behalf Of Ross Finlayson Sent: Monday, 7 February 2022 11:48 To: LIVE555 St

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-02-07 Thread Victor Vitkovskiy
, - Victor Vitkovskiy Senior software developer mailto: victor.vitkovs...@mirasys.com www.mirasys.com -Original Message- From: live-devel On Behalf Of Ross Finlayson Sent: Monday, 7 February 2022 10:07 To: LIVE555 Streaming Media - development & use Subject: Re: [Live-d

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-02-06 Thread Victor Vitkovskiy
ion for non-HTTP/HTTPS server and we can't host only HTTP / HTTPS, is that true? Best regards, ----- Victor Vitkovskiy Senior software developer mailto: victor.vitkovs...@mirasys.com www.mirasys.com -Original Message- From: live-devel On Behalf

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-01-28 Thread Victor Vitkovskiy
Hello Ross, I have found an issue, one of subsessions was not added to RTSP server so it was not freed on RTSP server close and that's why this UsageEnvironment reclaim failed. Best regards, - Victor Vitkovskiy Senior software developer m

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-01-28 Thread Victor Vitkovskiy
delete this; return True; } return False; } liveMediaPriv is not null, so it is not removed. Could you please advise me how to make this liveMediaPriv null? What should be called to do this? Best regards, - Victor Vitkovskiy Senior softwa

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-01-26 Thread Victor Vitkovskiy
, - Victor Vitkovskiy Senior software developer mailto: victor.vitkovs...@mirasys.com www.mirasys.com -Original Message- From: live-devel On Behalf Of Ross Finlayson Sent: Wednesday, 26 January 2022 14:48 To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] [Mirasys] Liv

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-01-26 Thread Victor Vitkovskiy
roach fails with error described earlier just after the first part of the frame is copied to output buffer. Best regards, ----- Victor Vitkovskiy Senior software developer mailto: victor.vitkovs...@mirasys.com www.mirasys.com -Original Message- From

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-01-26 Thread Victor Vitkovskiy
eems that we need to add also RTP header data to this 3 buffer (480 bytes) and that’s why I have an error, is this correct? Best regards, --------- Victor Vitkovskiy Senior software developer mailto: victor.vitkovs...@mirasys.com www.mirasys.com -Origin

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-01-25 Thread Victor Vitkovskiy
dynamically? E.g. if I receive a frame that is bigger then OutPacketBuffer::maxSize and I will increase this value, what should be done to update fTo buffer and it’s fMaxSize for next doGetNextFrame call? Best regards, - Victor Vitkovskiy Senior software

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-01-20 Thread Victor Vitkovskiy
Hello Ross, I have found a mistake, sorry to disturb you Best regards, - Victor Vitkovskiy Senior software developer mailto: victor.vitkovs...@mirasys.com www.mirasys.com -Original Message- From: live-devel On Behalf Of Victor Vitkovskiy Sent

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-01-20 Thread Victor Vitkovskiy
e what is wrong with RTSP client? Best regards, ----- Victor Vitkovskiy Senior software developer mailto: victor.vitkovs...@mirasys.com www.mirasys.com -Original Message- From: live-devel On Behalf Of Ross Finlayson Sent: Friday, 14 January 2022 17:12 To: LIVE555 Streamin

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-01-14 Thread Victor Vitkovskiy
gards, - Victor Vitkovskiy Senior software developer mailto: victor.vitkovs...@mirasys.com www.mirasys.com -Original Message- From: live-devel On Behalf Of Victor Vitkovskiy Sent: Wednesday, 12 January 2022 13:20 To: LIVE555 Streaming Media - development & use Su

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-01-12 Thread Victor Vitkovskiy
Hello Ross, Yes, that was the case, now it works, thank you for your help. I will continue with this, still we have opened question with metadata streaming. Best regards, - Victor Vitkovskiy Senior software developer mailto: victor.vitkovs...@mirasys.com

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-01-12 Thread Victor Vitkovskiy
teNew(*env, streamName, streamName, descriptionString); sms->addSubsession(H264ServerMediaSubsession::createNew(*env, reuseFirstSource)); rtspServer->addServerMediaSession(sms); announceURL(rtspServer, sms); Could you please tell me what I am doing wrong? Best regards, ---

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-01-12 Thread Victor Vitkovskiy
e of no RTSP clients wants to get stream. So that's why I need to detect when new RTSP client want to receive stream from RTSP server and also when client is done with stream receiving. Best regards, ----- Victor Vitkovskiy Senior software developer mailt

Re: [Live-devel] [Mirasys] Live555 RTSP server questions

2022-01-12 Thread Victor Vitkovskiy
eNewStreamSource and createNewRTPSink, is this correct? Or I need to subclass from OnDemandServerMediaSubsession and do the same thing (like reading SDP information from H.264 stream)? Best regards, - Victor Vitkovskiy Senior software developer mailto:

[Live-devel] [Mirasys] Live555 RTSP server questions

2022-01-12 Thread Victor Vitkovskiy
ne is with cropped one) can I add those streams to one RTSP session as different tracks? Do you have any example of this? I look forward to your answer, Best regards, ----- Victor Vitkovskiy Senior software developer mailto: victor.vitkovs...@m