Hi,
I never had the crash problem, maybe some log would help....
About your second problem, two consecutive calls to play_pcap_* won't
work.... By looking in the code, Sipp only uses one thread to send media, so
the second call to some play_pcap_* will kill the first....
I had the same problem and had to change the sources to make it work.... If
you can code I can give you the hints!


Patrick




On Tue, May 17, 2011 at 1:29 AM, Shailesh Bansal
<bansal.shail...@gmail.com>wrote:

>
> hi
>
> I am trying to play video using SIPP on Centos 5.3. But SIPP crashes after
> playing video for some time. Though when I try to play both audio and video;
> only audio gets played and SIPP do not crash. Not sure what wrong am I
> doing; attaching call flow used.
>
> Thanks in advance
>
> ~Shailesh
>
>
>
> ------------------------------------------------------------------------------
> Achieve unprecedented app performance and reliability
> What every C/C++ and Fortran developer should know.
> Learn how Intel has extended the reach of its next-generation tools
> to help boost performance applications - inlcuding clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Sipp-users mailing list
> Sipp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sipp-users
>
>
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to