View Single Post
  #2  
Old 07-12-2011, 11:58 PM
hyc hyc is offline
RTMPdump team
 
Join Date: Dec 2009
Posts: 169
hyc will become famous soon enoughhyc will become famous soon enough
Default

Re: use rtmpdump and VLC to convert a couple of live RTMP streams into UDP multicasts


Personally I would use ffserver instead, though I'm not sure it does UDP broadcasts. It definitely does RTP though. You might even be able to just use ffmpeg with an RTMP URL as the input and a UDP URL as the output.

vlc has always been pretty finicky and I've never had much success with it for streaming.
Reply With Quote