On Wed, Sep 30, 2015 at 10:41 PM, John Michael Lafayette
<
johnmicha...@gmail.com> wrote:
> Another stupid question. I have a TURN server, an Apache Web Server, and
> server side websockets. The clients only allow traffic to port 80 and 443,
> so the server is restricted to only using those ports. The webserver, the
> TURN server, and the server side websocket can only run on port 80 or port
> 443. Can these three things run on one server given that only two port
> numbers are available for use?
I do not think so. TURN server can use ports 80 and 443, but it is
recommended to be installed on a separate system.
>
> Final stupid question I promise (Haha). Is this TURN server compatible with
> WebRTP on port 80?
I do not know what is WebRTP ...
>
> On Thursday, October 1, 2015 at 1:05:38 AM UTC-4, Oleg Moskalenko wrote:
>>
>> TURN server does not know anything about Internet or Telephony. It is
>> just relaying IP traffic (UDP and TCP). Everything else is just an
>> external application of the TURN server.
>>
>> The only exception is the "RTCP port" feature when you can allocate a
>> pair of sequential ports.
>>
>>
>> On Wed, Sep 30, 2015 at 9:48 PM, John Michael Lafayette
>> <
johnmicha...@gmail.com> wrote:
>> > This is probably a pretty stupid question, but many TURN servers are
>> > provided only for internet telephony.
>> > Can I use this TURN server software for relaying any data - not just
>> > internet telephony?
>> > WebRTC is great, but I also need to relay other stuff.
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "TURN Server (Open-Source project)" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> > an
>> > email to
>> >
turn-server-project-rfc57...@googlegroups.com.
>> > To post to this group, send email to
>> >
turn-server-project...@googlegroups.com.
> --
> You received this message because you are subscribed to the Google Groups
> "TURN Server (Open-Source project)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
>
turn-server-project-rfc57...@googlegroups.com.
> To post to this group, send email to
>
turn-server-project...@googlegroups.com.