We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpVideo Capture,  Movie Playback,  Vision Libraries › FAILS: new Movie(this, "my.mov"); on RTS
Page Index Toggle Pages: 1
FAILS: new Movie(this, "my.mov"); on RTS (Read 838 times)
FAILS: new Movie(this, "my.mov"); on RTS
Aug 27th, 2005, 4:56pm
 
processing (java) fails with my script if the mov-file contains a reference on an rtsp stream. someone has got the same problems? opening http or rtsp sources directly with the new Movie() does not work at all.

any ideas, tips, experiences others made? maybe this is a BUG? maybe this is related to the java QT version? which one do i need?
Re: FAILS: new Movie(this, "my.mov"); on
Reply #1 - Aug 27th, 2005, 7:13pm
 
we've never tried using quicktime for java with rtsp://, you'll have to search around google a bit to see if it's even possible to do that. since it's something that might come up, whether a bug or not, i've filed it in the bugs db and we can follow-up there:
http://dev.processing.org/bugs/show_bug.cgi?id=137
Page Index Toggle Pages: 1