Re: [Live-devel] why am I getting "bad ports" in groupsock/GroupsockHelper.cpp:setupDatagramSocket()?

2016-09-28 Thread Ross Finlayson
> Henry Spencer’s public domain getopt() implementation ported easily to > Windows the last time I tried it, many years ago: > > https://opensource.apple.com/source/ntp/ntp-13/ntp/libntp/getopt.c OK, thanks; this is useful. I’ll likely be using it in some future release of the LIVE555 code...

Re: [Live-devel] why am I getting "bad ports" in groupsock/GroupsockHelper.cpp:setupDatagramSocket()?

2016-09-28 Thread Warren Young
On Sep 28, 2016, at 2:30 PM, Ross Finlayson wrote: > >> Speaking of options: why don't you use getopt()? > > Last time I checked (admittedly, several years ago), “getopt()” wasn’t > available for Windows developers who use Visual Studio. Henry Spencer’s public domain getopt() implementation po

[Live-devel] A quick update about the WebRTC server

2016-09-28 Thread Ross Finlayson
Just a quick update for those of you who have been trying out our experimental RTSP->WebRTC gateway, online at http://webrtc.live555.com/ I have recently improved the handling of DTLS handshakes, so if you tried the demo in the past - but were unable to see the video stream in your brows

Re: [Live-devel] Fwd: why am I getting "bad ports" in groupsock/GroupsockHelper.cpp:setupDatagramSocket()?

2016-09-28 Thread Ross Finlayson
> Too much subclassing is bad. This should just be an option. Too many options are bad (especially for an obscure option like this that doesn’t affect many people). Subclassing is good (and is the easiest way to make your changes LGPL-compliant). > Speaking of options: why don't you use geto

Re: [Live-devel] Fwd: why am I getting "bad ports" in groupsock/GroupsockHelper.cpp:setupDatagramSocket()?

2016-09-28 Thread Virginia Hamm
On Tue, Sep 27, 2016 at 12:24 AM, Ross Finlayson wrote: > > Now, a better question is, what's magic about 6970 > > grep 6970 liveMedia/include/*.hh > > Yes, I found it (with grep -r) > There’s nothing ‘magic’ about port number 6970; however, it was the > default starting port number for Apple's