I made the change you mentioned below and was able to start a
session but anything
number still greater than ~2000 second resulted in an immediate
TEARDOWN request.
It will work if you define "uSecsToDelay" as follows:
int64_t uSecsToDelay = (int64_t)(secondsToDelay*100.0);
Or else
I specified that I don't want to use threads...
Is there another way to solve?
You have to do one of the following (your choice):
1/ Define a new subclass of "TaskScheduler", and reimplement the
"doEventLoop()" virtual function so that it handles the other system
(QT)'s event, as well as LIVE
Hi all,
Is there any option to use RTSP client (openRTSP) to
receive multiple video streams concurrently with a single openRTSP
instance ? Can we include a thread for that ?
No! Read the FAQ - especially the entry about threads!
Note also that "openRTSP" is an application. To do wh
Hi Ross,
I made the change you mentioned below and was able to start a session but
anything
number still greater than ~2000 second resulted in an immediate TEARDOWN
request.
It will still works fine for less durations below that thresh hold.
Thanks,
Brad Thomas
Started playing session
I specified that I don't want to use threads...
Is there another way to solve?
--- On Mon, 3/22/10, Matt Schuckmannn wrote:
From: Matt Schuckmannn
Subject: Re: [Live-devel] make the live555 scheduler working together with
other schedulers
To: "LIVE555 Streaming Media - development & use"
Da
Hi all,
Is there any option to use RTSP client (openRTSP) to receive
multiple video streams concurrently with a single openRTSP instance ? Can we
include a thread for that ?
Thanks
Jabir
___
live-devel mailing list
live-devel@lists.live555.com
h