Hi, Just fixed this in https://trac.pjsip.org/repos/ticket/1441 (along with few other updates). Thanks for the report! BR, nanang On Fri, Jan 6, 2012 at 4:15 PM, ray <ray_rama2002 at yahoo.com> wrote: > Using pjsip-2.0-beta release?on Mac OS X Server 10.6.8 > with?SDL-1.3.0-6091,?ffmpeg git trunk, ?x264 git trunk, yasm 1.2.0. > > Trying to test video stream transmission using the sample vid_streamutil > app. > > ./vid_streamutil --remote=192.168.1.14:4000 > > 14:22:19.337 os_core_unix.c !pjlib 2.0.0-beta for POSIX initialized > 14:22:19.532 ? ? ? pa_dev.c ?PortAudio sound library initialized, status=0 > 14:22:19.532 ? ? ? pa_dev.c ?PortAudio host api count=1 > 14:22:19.532 ? ? ? pa_dev.c ?Sound device count=2 > 14:22:19.532 ? ? ? ? ?pjlib ?select() I/O Queue created (0x10184ee28) > 14:22:19.906 ? ? ? qt_dev.c ?qt video has 0 devices > 14:22:19.906 colorbar_dev.c ?Colorbar video src initialized with 1 > device(s): > 14:22:19.906 colorbar_dev.c ? 0: Colorbar generator > 14:22:20.190 ? ? ?sdl_dev.c ?SDL 1.3 initialized > 14:22:20.281 ffmpeg_codecs. ?The H263-1998 decoder is using base codec > (H263) > 14:22:20.281 ffmpeg_codecs. ?The XVID codec is using base codec (MP4V) > 14:22:20.281 ? ? vid_port.c ?Opening device SDL renderer [SDL] for render: > format=I420, size=640x480 @30000:1001 fps > 14:22:20.442 ? ? vid_port.c ?Device SDL renderer [SDL] opened: format=I420, > size=640x480 @30000:1001 fps > Assertion failed: (mgr), function pjmedia_event_subscribe, file > ../src/pjmedia/event.c, line 253. > Abort trap > > **************************** > > It looks like pjsip fails to initialize when > using?pjmedia_event_mgr_instance() ... > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >