We’re trying to get sip video working on our current device. I was able to get everything working with openh264 but found that we were unable to use larger sip vid dimensions (above 640x480) as the video stream got choppy and at time didn’t
even play. I’m attempting to try our ffmpeg as our encoder in place of openh264 but keep getting an assert each time I try to enable video during a call.
pjsua: ../src/pjmedia-codec/h264_packetizer.c:397: pjmedia_h264_unpacketize: Assertion `!"Insufficient H.264 bitstream buffer"' failed. Aborted (core dumped) Anyone else have experience getting ffmpeg to work with pjsip? |
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org