and another question.
what about MediaSubSession::sessionId.
it was created was strDup.
and where to delete it.
This field is not managed by "MediSubsession" itself. Instead, it is
assigned by "RTSPClient" while performing the RTSP "SETUP" command,
and is deleted automatically later (again, b
thank you.
and another question.
what about MediaSubSession::sessionId.
it was created was strDup.
and where to delete it.
the same to other strDup return variant.
-- Original --
From: "Ross Finlayson";
Date: Tue, Nov 2, 2010 09:06 PM
To: "LIVE55
Hi,
I'm looking for a H264 streaming implementation.
I looked at the tutorial, but had many mistakes in it and not its not
running.
If anybody has already implemented the code, please sent the code to me.
Thanks for your help.
Waazim Reza
wr...@fau.edu
__
I am trying to capture a live stream (which is MPEG2TS) via openRTSP and
instead of recording it in 'video-MP2T-1', index the received video
on-live.
FramedSource* video1 = sources[0]; //I caught it from MediaSubsession
MediaSink* outputIndexerSink = FileSink::createNew(*env, "out.tsx");
FramedSo
> -Original Message-
> From: live-devel-boun...@ns.live555.com [mailto:live-devel-
> boun...@ns.live555.com] On Behalf Of Christophe Lemoine
> Sent: mardi 2 novembre 2010 10:36
> To: live-de...@ns.live555.com
> Subject: [Live-devel] H264 streaming with trick play
>
> Hi,
>
> I'm looking
Hi
I am trying to capture a live stream (which is MPEG2TS) via openRTSP and
instead of recording it in 'video-MP2T-1', index the received video
on-live.
FramedSource* video1 = sources[0]; //I caught it from MediaSubsession
MediaSink* outputIndexerSink = FileSink::createNew(*env, "out.tsx");
Framed
El 02/11/2010, a las 14:07, Ross Finlayson escribió:
>> Ross, thanks for the new release. I have tried it and is not working here.
>
> Please let me know if you find any bugs in the latest release, because it is
> the only version for which support will be given. (Remember, You Have
> Complete
Ross, thanks for the new release. I have tried it and is not working here.
Please let me know if you find any bugs in the latest release,
because it is the only version for which support will be given.
(Remember, You Have Complete Source Code.)
--
Ross Finlayson
Live Networks, Inc.
http://ww
m_pUsageEnvironment = BasicUsageEnvironment::createNew(*m_pTaskScheduler);
if(m_pUsageEnvironment == NULL)
{
service_error.init(service_error_type_failed,"BasicUsageEnvironment::createNew
failed");
return service_error;
}
and . how to delete this m_pUsageEnvironment;
Objects of class "UsageEnv
Hi,
I'm looking for a H264 streaming implementation that supports trick play
(at least play/pause/skip). Any video container format would be ok to
start with.
I can see in the list archive that a few developers where doing such an
implementation, but could not find any running code I would
m_pUsageEnvironment = BasicUsageEnvironment::createNew(*m_pTaskScheduler);
if(m_pUsageEnvironment == NULL)
{
service_error.init(service_error_type_failed,"BasicUsageEnvironment::createNew
failed");
return service_error;
}
and . how to delete this m_pUsageEnvironment;
-
El 28/10/2010, a las 16:09, Ross Finlayson escribió:
> OK, I have now installed a new version (2010.10.28) of the code that adds
> support for "Restart Marker Headers" in outgoing JPEG/RTP packets. (We
> already supported such headers in *incoming* JPEG/RTP packets.)
>
> To use this, your "JP
i don't know how to delete your variant.
and i saw many strDup string.wouldn't delete at all.
why are you doing this.
or am i wrong usage?
I'm sorry, but I don't really understand your question.
Can you give a specific example of something that you think is a memory leak?
--
Ross Finlayson
Liv
hi,dear friend.
i don't know how to delete your variant.
and i saw many strDup string.wouldn't delete at all.
why are you doing this.
or am i wrong usage?___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/list
14 matches
Mail list logo