View Single Post
  #1  
Old 09-24-2010, 08:35 AM
hozone hozone is offline
Junior Member
 
Join Date: Sep 2010
Posts: 1
hozone is on a distinguished road
Default

rtmpdump and librtmp as rtmp server


hello,

i would like to know if is it possible to use rtmpdump or librtmp dump as an rtmp server.

i've built a ffmpeg streaming server (using libavformat, etc..)
actually it reads from /dev/video0 and stream jpg frame using a small http server

i would like to built a module to stream on a rtmp address, so that i can watch it using http://flowplayer.org/plugins/streaming/rtmp.html on a web page.

is it possible with rtmp?

thank,
hOZONE
Reply With Quote