 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.
|