Postby JoeShmo » 07 Apr 2007 15:52
I dont mean to hijack a thread, but I too am trying to do the flv encoding, and it appears to work on the vlc side, but being somewhat new to flash, I'm wondering how to embed the player in a brower to point to VLC's stream. All the examples I can find on google are using just flv files, which I can get to work just fine in a browser...
I do realize that flash embedding in an html page is not within the scope of VLC stuff, but it would be helpful if someone could at least point me to a howto for live stuff if not posting some example code.. thanks
(vlc 0.9.0 4-4-07 snapshot, ffmpeg 3-27-2007)
the source is an rtsp stream from an axis 214 camera. I am able to stream to Windows media using asf, or quicktime as mov. so my next task is to try for flash...
(edit: although it looked like it worked in 0.8.6a, I was compiling 0.9.0 with the same configure options when I posted, and of course 0.9.0 comes up with all sorts of stuff in red when I try to create that broadcast, one of which is complaing about using ffmpeg as a mux.. and scouring the internet (and videolan.org) for a nice ./configure line proved fruitless, so I'll post somewhere else asking for a good configure line).