nginx - What would be the best strategy to take a RTP stream and send it to an RTMP server? -
i'm receiving rtp/udp hardware encoder, have tried ffmpeg, takes input , outputs stream flv (it's being sent nginx, nginx-rtmp-module). i'm not able play stream smoothly once it's received nginx, frames broken or lost, etc.
i think cpu slow format change (flv) and/or ffmpeg missing lot of rtp packets. ideas?
Comments
Post a Comment