Results 1 to 2 of 2

Thread: Spring influences Performance of Video Stream

  1. #1
    Join Date
    Apr 2010
    Posts
    16

    Question Spring influences Performance of Video Stream

    hello everybody,
    we've got a video conference-application that doesn't run in the spring context. this application just receives rtp-streams and sends them further to some clients. with this setup everything works fine.

    now we are trying to bind this application (still running in another thread) into the spring-context , because we have to manage members of the conference. this is working too, but the stream doesn't arrive fluently.

    it seems that spring causes performance-problems. what could be the problem here?

    best rgds
    raluca

  2. #2
    Join Date
    Jun 2011
    Posts
    2

    Default

    Hi Larry, my friend has the same problem. He works with this application: http://www.voip-sip-sdk.com/p_155-ho...room-voip.html

    Maybe you should read it throught. I don't know if he solved the problem yet.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •