RTP Missed Packets

458 views
Skip to first unread message

Meirza Arson

unread,
Aug 15, 2018, 1:38:15 AM8/15/18
to meetecho-janus
This is my data flow:

Janus -> RTP_forward -> FFMPEG -> Nginx RTMP -> HLS/M3U
==================    =============================
Server 1                            Server 2


When i run debug at FFMPEG there is warning:
...
[NULL @ 0x220aa40] RTP: missed 24 packets  79.5kbits/s    
[NULL @ 0x220aa40] RTP: missed 36 packets  79.5kbits/s    
[NULL @ 0x220aa40] RTP: missed 20 packets  79.3kbits/s   
....

Is this the Janus or FFMpeg problem?

Steve Hardt

unread,
Aug 16, 2018, 11:24:51 AM8/16/18
to meetecho-janus
Had the same issue and it was the version of FFMPEG that I was using. Make sure you are using/compiling the latest version. Here is what I am using.

ffmpeg version 3.4.2-1~16.04.york0.2 Copyright (c) 2000-2018 the FFmpeg developers
  built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.9) 20160609
  configuration: --prefix=/usr --extra-version='1~16.04.york0.2' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --disable-stripping --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librubberband --enable-librsvg --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libopencv --enable-libx264 --enable-shared
  libavutil      55. 78.100 / 55. 78.100
  libavcodec     57.107.100 / 57.107.100
  libavformat    57. 83.100 / 57. 83.100
  libavdevice    57. 10.100 / 57. 10.100
  libavfilter     6.107.100 /  6.107.100
  libavresample   3.  7.  0 /  3.  7.  0
  libswscale      4.  8.100 /  4.  8.100
  libswresample   2.  9.100 /  2.  9.100
  libpostproc    54.  7.100 / 54.  7.100
Hyper fast Audio and Video encoder

Ju Ju

unread,
Aug 20, 2018, 5:03:28 PM8/20/18
to meetecho-janus


Is this the Janus or FFMpeg problem?

Maybe network between server 1 and server 2 ?

J- 

Meirza Arson

unread,
Aug 29, 2018, 3:44:49 AM8/29/18
to meetecho-janus
Thank you Steve and Jo Jo. 

CentOS much more friendly (less missed packet) than Ubuntu. 
Reply all
Reply to author
Forward
0 new messages