Just wondering if Lightbox2 can be used to stream video from an external source (rtmp) with JWPlayer. My initial stab was something like:
<a href="#" rel="lightvideo[flashvars:&streamer=rtmp://stream.blah.edu/vod&&stream=52/test&file=52/test.flv]"' . '>' . $img . '</a>
but I get nothing but a wait state lightbox...
So I guess my questions are: can I do this? if so, how? (and if not, thanks for letting me stop while I'm ahead!!)
Comments
Comment #1
stella commentedI imagine not, but don't know to be honest. What sort of content formatting does it return?
If it's not working you could try embedding it in another page and then loading that page in a lightbox using rel="lightframe"