On Mon, Nov 7, 2016 at 6:07 PM, Ross Finlayson
wrote:
> > In order to get better performance over WIFI when doing RTP over TCP
> interleaved, I am setting the IP TOS field to "expedited forwarding" and I
> am doing that in the following function:
> >
>
If you don't want to mess with the code, an
> In order to get better performance over WIFI when doing RTP over TCP
> interleaved, I am setting the IP TOS field to "expedited forwarding" and I am
> doing that in the following function:
>
> GenericMediaServer::incomingConnectionHandlerOnSocket
>
> But this changes the live555 library itsel
Hello guys,
In order to get better performance over WIFI when doing RTP over TCP
interleaved, I am setting the IP TOS field to "expedited forwarding" and
I am doing that in the following function:
GenericMediaServer::incomingConnectionHandlerOnSocket
But this changes the live555 library itse