How robust do you want it to be? I believe crtmp server does a decent job. By the way, are you using video4linux to be able to read from /dev/video0 ? I have been trying to get this USB encoder card working but wasn't successful even with a custom kernel mode driver.
On Fri, Sep 24, 2010 at 9:00 AM, hozone <[email protected]> wrote: > > hello, > > i've built a ffmpeg streaming server using libav which read from /dev/video0 > and stream jpg frame using a small http server > > i know that the ffserver does it > a] i make a feed for a flv stream in ffserver.conf, and run ffserver > b] run ffmpeg redirecting output to feed > and at browser side, i can see it. > > now i would like to add a http stream feature, is there any code snipplet to > do that? or have i to check in the ffserver line by line? > > note: if it is simpler i can built a rtmp streaming module, but i suppose it > is difficult to do this. > > thanks, > hOZONE > -- > View this message in context: > http://libav-users.943685.n4.nabble.com/rtmp-http-stream-tp2553688p2553688.html > Sent from the libav-users mailing list archive at Nabble.com. > _______________________________________________ > libav-user mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/libav-user > _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
