View Single Post
  #4  
Old 08-04-2009, 01:04 AM
Stream Recorder
 
Posts: n/a
Default

Re: rtmpdump as an RTMP streaming server?


Quote:
Originally Posted by blackswan View Post
rtmpdump has a source code, which I want to use in my code. The file streams.cpp implements connection between HTTP and RTMP streaming using file.flv , but I have no files, I want to stream in real-time packets of sound frames, and don't know how.
There are several streaming servers that can broadcast RTMP and HTTP streams. One of them is freeware open-source red5. I still have no idea why you need rtmpdump.
Reply With Quote