rtsp://[user]:[password]@192.168.0.227/VideoInput/1/h264/1
I've tried numerous things/nodes in Ventuz, the closest I got was using an URL-node with the "Scheme" set to "Ventuz" (this would produce an URI). Feeding the output into a MovieClipAdvanced results in this error message:
13:17 15.06.2012 Error : MovieMMM (Movie Clip Advanced): Error creating Movie Resource: rtsp://[user]:[password]@192.168.0.227/VideoInput/1/h264/1: The given path's format is not supported.
Is what I'm trying to do actually possible? And if so: how?? I found this thread in the old forum, but like the OP I can't really make heads or tails from the aswers.

Thanks,
squiggle
P.S.: In case you're wondering: the stream and path actually work, at least VLC was able to play the stream with the URI.
P.P.S.: Forgot to mention: the streaming codec is h264, broadcast on Port 554. Adding the port to the URI (or explicitly setting it in the URL-node) didn't help in Ventuz (and wasn't necessary in VLC).