Re: [Live-devel] Support for DSCP in Live555

2022-12-16 Thread Ross Finlayson
Kjeld, I’ve never been a fan of ‘Differentiated Services’. It’s something that will rarely be available for client->server paths on the general Internet, and when it is available, it will usually be within a controlled private network (‘intranet’), in which case (IMHO) it would usually be poss

Re: [Live-devel] Support for DSCP in Live555

2022-12-15 Thread Kjeld Mathias Petersen
Dear Sir We have a request to your Live555 library, that it shall be possible to set the DSCP value for Linux, when a connection is opened. We would like to suggest an additional method in GroupsockHelper, that sets the DSCP value Boolean setSocketDSCP(int sock, u_int8_t dscp) { #if defined(__WI