Hello,
Our Mac OS X app uses the QuickTimeFileSink to record RTSP streams to local
storage, and then uses Apples AVFoundation classes for playback. In testing we
have now had multiple instances where the resulting files are treated as
unplayable due to an incorrect syncSampleTable entry, either
> On Jun 11, 2015, at 6:53 PM, Ross Finlayson wrote:
>
>> We’ve got an app that’s successfully using the live555 library to record
>> multiple streams using the QuickTimeFileSink, but now customers want to be
>> able to view that stream at the same time it’s being stored. I’m guessing
>> that
We’ve got an app that’s successfully using the live555 library to record
multiple streams using the QuickTimeFileSink, but now customers want to be able
to view that stream at the same time it’s being stored. I’m guessing that’s a
fairly common feature request, but I haven’t found any references
> On Nov 12, 2014, at 12:31 PM, Ross Finlayson wrote:
>
>> I’ve got this working along the lines you’ve described, but the problem I’m
>> running into is a need for some kind of external (to live555 thread)
>> reference to each RTSPClient, in order to trigger other events (stopping
>> one, fo
Hi Ross,
Thanks for your help so far.
I’ve got this working along the lines you’ve described, but the problem I’m
running into is a need for some kind of external (to live555 thread) reference
to each RTSPClient, in order to trigger other events (stopping one, for
example). That’s why I though
>
>> With a single event loop, how does one add new client requests to the
>> already running loop?
>
> You can create new “RTSPClient” objects and call operations on them
> (including “sendDescribeCommand()”) from within the event loop, at any time.
> I.e., this could be done from code that’
Hello,
Our client app needs to receive multiple streams at once, adding them as
required by various parts of the application logic.
Both playCommon.cpp and testRTSPClient.cpp appear to require any
client->sendDescribeCommand() calls before the env->scheduler().doEventLoop()
call. With a single
Hello,
We're building Mac-only application to capture and view synchronized videos,
with all media handling done via AVFoundation classes. Except for RTSP, of
course! In order to get things prototyped, our app currently saves streams to
.mov files by tasking the openRTSP program. This temporary
if we could find
someone with experience with this already.
thanks very much,
Eric Blanpied
Spark Alley
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel