[Spce-user] audio/video stream data through server

yanzs danrenjian at gmail.com
Mon Oct 27 22:14:43 EDT 2014


Thanks again, Daniel, that is very helpful.

BTW, I also found that even without disabling rtpproxy, most data would 
be transfered directly between endpoints.
Following is the bandwidth test result of video call between two Jitsi 
clients.

rtpproxy enabled

    Figure 1. use_rtpproxy set as "Always with plain SDP"



rtpproxty disabled

    Figure 2. use_rtpproxy set as "Never"


On 2014年10月27日 01:41, Daniel Grotti wrote:
>
> Hi,
> Yes disabling  rtpproxy rtp will go directly from endpoint to 
> endpoint, if they can see each others. If you have endpoints behind 
> nat you need to use rtpproxy.
>
> To disable it you just need to do it via web interface, on domain/peer 
> level under preferences you can find the parameter use_rtpproxy. Just 
> set it to 'never'.
>
> But be careful if you have clients behind nat.
>
> Daniel
>
> On 26 Oct 2014 16:59, yanzs <danrenjian at gmail.com> wrote:
>
>     thanks, Daniel
>
>     I spend a few days studying concepts like RTP, SIP and VOIP.
>
>     So if I disable 'rtpproxy', RTP stream can be sent directly
>     between endpoints (or at least without any intermediate server I
>     owned), it that correct? I am concerned with that because many
>     concurrent video calls would require a high bandwidth on the
>     server, and that is a bit expensive.
>
>     *And another question*, in the "Platform Architecture" chapter of
>     SPCE handbook, it says " The mediaproxy configuration file is
>     /etc/ngcp-config/templates/etc/default/ngcp-mediaproxy-ng-daemon"
>     which I believe is where I can disable rtpproxy. But I could not
>     find that "ngcp-mediaproxy-ng-daemon" path with spce 3.4.2
>     installed by virtual box image, do I need to install spce using
>     NGCP install CD to get this ngcp-mediaproxy-ng-daemon service ?
>
>     Thanks in advance.
>     Russell
>
>     On 2014年10月22日 16:10, Daniel Grotti wrote:
>>     Hi,
>>     RTP stream (audio/video) just pass through NGCP, which is just an
>>     RTP relay.
>>     You can even bypass NGCP during RTP session, by disable
>>     'rtpproxy' if you want.
>>     It depends what do you need, if you need to perform some actions
>>     on rtp stream (rtptimeout for example), you need NGCP staying in
>>     the middle.
>>
>>     Daniel
>>
>>
>>
>>
>>     On 10/22/2014 09:38 AM, yanzs wrote:
>>>     Hi, community
>>>
>>>     Our team are building  an application for users to make video
>>>     call to each other (just for confirming their face and do some
>>>     stuff in the system), and we are new to spce and even voip.
>>>     In the sipwise site, it claims that with these recommended
>>>     hardware:
>>>
>>>       * Dual-core x86_64 compatible
>>>       * 3GHz, 4GB RAM, 128GB HDD
>>>
>>>     Sipwise can sustain 2.000 Concurrent Calls, 50 Call Attempts per
>>>     Second.
>>>     So I am wondering how audio and video stream data are transfered
>>>     from one client to another, does clients make a p2p connection,
>>>     or all data are passed through the spce server?
>>>
>>>     Thanks,
>>>     Russell
>>>
>>>
>>>
>>>     _______________________________________________
>>>     Spce-user mailing list
>>>     Spce-user at lists.sipwise.com
>>>     https://lists.sipwise.com/listinfo/spce-user
>>
>>
>>
>>     _______________________________________________
>>     Spce-user mailing list
>>     Spce-user at lists.sipwise.com
>>     https://lists.sipwise.com/listinfo/spce-user
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20141028/425cb9dd/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtpproxy-network-monitor.png
Type: image/png
Size: 9156 bytes
Desc: not available
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20141028/425cb9dd/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtpproxy-disabled-network-monitor.png
Type: image/png
Size: 10115 bytes
Desc: not available
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20141028/425cb9dd/attachment-0003.png>


More information about the Spce-user mailing list