Skip to content

Instantly share code, notes, and snippets.

@saghul
Created March 5, 2020 13:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saghul/8943666c4aef68c45683a6601251e9f7 to your computer and use it in GitHub Desktop.
Save saghul/8943666c4aef68c45683a6601251e9f7 to your computer and use it in GitHub Desktop.
PJSIP log
14:31:59.621 vstdec0x7f7db0079c48 Decoding format changed: 1920x1080 I420<- 30/1(~30)fps
14:31:59.621 pjsua_media.c Call 0: Media 1: Received media event, type=FMCH, src=0x7f7db007ac78, epub=0x7f7db007aaf0
14:31:59.621 vid_conf.c Port 1 (vstdec0x7f7db0079c48) stop transmitting to port 0 (SDL renderer)
14:31:59.621 vid_conf.c Updating render state for port id 0 (1 sources)..
14:31:59.621 vid_conf.c Created render state for connection 1->0
14:31:59.621 vid_conf.c src#0=I420/1920x1080->1920x1080@0,0 dst=1280x720@0,0
14:31:59.621 vid_conf.c Port 1 (vstdec0x7f7db0079c48) transmitting to port 0 (SDL renderer)
14:31:59.621 pjsua_app.c Event FMCH
14:31:59.647 strm0x7f7db0073448 !Jitter buffer empty (prefetch=0), plc invoked
14:31:59.653 sdl_dev.c !Stopping sdl video stream
14:31:59.665 sdl_dev.c Starting sdl video stream
14:31:59.665 vstdec0x7f7db0079c48 Error: not enough buffer for decoded frame (supplied=1382400, required=3110400)
14:31:59.665 pjsua_media.c !Call 0: Media 1: Received media event, type=FMCH, src=0x7f7db007ac78, epub=0x55ee239564d8
14:31:59.665 pjsua_media.c !Call 0: Media 1: Received media event, type=RTFB, src=0x7f7db007a568, epub=0x7f7db0079c48
14:31:59.665 pjsua_app.c Event RTFB
14:31:59.668 strm0x7f7db0073448 !Jitter buffer starts returning normal frames (after 1 empty/lost)
14:31:59.670 vid_conf.c !Failed (1 time(s)) to put frame to port 0 [SDL renderer]!: Size is too short (PJ_ETOOSMALL)
14:31:59.670 vid_conf.c !Cleaned up render state for connection 1->0
14:31:59.670 vid_conf.c Port 1 (vstdec0x7f7db0079c48) stop transmitting to port 0 (SDL renderer)
14:31:59.670 vid_conf.c Updating render state for port id 0 (1 sources)..
14:31:59.670 vid_conf.c This port only has single source with matched format & size, no conversion needed
14:31:59.670 vid_conf.c Port 1 (vstdec0x7f7db0079c48) transmitting to port 0 (SDL renderer)
14:31:59.670 pjsua_app.c Event FMCH
14:31:59.675 vstdec0x7f7db0079c48 !Error: not enough buffer for decoded frame (supplied=1382400, required=3110400)
14:31:59.682 vstdec0x7f7db0079c48 Error: not enough buffer for decoded frame (supplied=1382400, required=3110400)
14:31:59.703 pjsua_media.c !Call 0: Media 1: Received media event, type=RTFB, src=0x7f7db007a568, epub=0x7f7db0079c48
14:31:59.703 pjsua_app.c Event RTFB
14:31:59.722 vstdec0x7f7db0079c48 !Error: not enough buffer for decoded frame (supplied=1382400, required=3110400)
14:31:59.743 vstdec0x7f7db0079c48 Error: not enough buffer for decoded frame (supplied=1382400, required=3110400)
14:31:59.844 vstdec0x7f7db0079c48 Error: not enough buffer for decoded frame (supplied=1382400, required=3110400)
14:31:59.883 vstdec0x7f7db0079c48 Error: not enough buffer for decoded frame (supplied=1382400, required=3110400)
14:31:59.968 vstdec0x7f7db0079c48 Error: not enough buffer for decoded frame (supplied=1382400, required=3110400)
14:32:00.125 vstdec0x7f7db0079c48 Error: not enough buffer for decoded frame (supplied=1382400, required=3110400)
14:32:00.144 vstdec0x7f7db0079c48 Error: not enough buffer for decoded frame (supplied=1382400, required=3110400)
14:32:00.173 vstdec0x7f7db0079c48 Error: not enough buffer for decoded frame (supplied=1382400, required=3110400)
14:32:00.281 vstdec0x7f7db0079c48 Error: not enough buffer for decoded frame (supplied=1382400, required=3110400)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment