vote up 0 vote down star
1

Putting an rtsp:// stream URL into a Movie patch in Quartz Composer (QC) and rendering it onto a Billboard patch causes QC to hang. A number of commentators on the net have noted that QuickTime uses a different rendering path for streams than for local files, which seems to be the cause of this bug, but I can't find any suggested workarounds.

We want to be able to stream from an IP video camera generating MPEG-4 over RTSP into QC. The same stream URL in standalone QuickTime and VLC works fine.

flag

1 Answer

vote up 0 vote down

I have seen this work before using a reference movie with the stream url instead of providing the stream url itself. Composer may still hang as QuickTime cannot know the dimensions, etc. of the moov until network playback starts, and that can cause a number of issues inside composer.

link|flag
I did try that, but saw the same hanging behaviour. Thanks anyway though. – Matthew Phillips Oct 23 at 1:36

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.