I can understand it but I think that I didn't explain very well. Really I don't need to use H264 format, but I think that it is necessary for streaming a video from VLC and capture it in a Open Laszlo videoview. Although VLC 0.86d for windows can not encode a video to flv. So, it is not possible watch it in a normal videoview.
Maybe, VLC 9 for linux can do it. My question is, can VLC (for windows or linux) make a video streaming and can Openlaszlo videoview play it? "Anze Cesar" <[EMAIL PROTECTED]> "Anze Cesar" 12/12/2007 23:19 Para: "Benjamin Shine" <[EMAIL PROTECTED]> cc: [EMAIL PROTECTED], [email protected] Asunto: Re: [Laszlo-user] VLC and streamming Hi, it's theoretically possible. You just need to encode it to flv with h264. But then again you can do that without h264 :). I'm pretty sure you'll need quite new vlc/ffmpeg, and for streaming FIFO-like solution should work. :) http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=616&threadid=1310167&enterthread=y Although, this is an adobe site and FMS is instantly promoted, it should help you cover some ground. It will not give you any OL code, but it shouldn't be so difficult to reverse it :) On Dec 12, 2007 8:17 PM, Benjamin Shine <[EMAIL PROTECTED]> wrote: I don't think anyone has tried this, so you would be the first -- go for it! -ben On Dec 11, 2007, at 7:57 AM, [EMAIL PROTECTED] wrote: I know that VLC allows video streaming. I can catch a video and trasmit this by the network using http protocol. It allows H264 video format that it's compatible with new plugin flash. Can I use VLC for streaming video instead Red5. Is it possible? Can I capture this streaming with a normal videoview? Sorry for my english -- lp, Anže
