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

Reply via email to