Add on: RTSPtoWeb and RTSPtoWebRTC

Hi Tom, @AngellusMortis also mentioned that RTSPS url for unifi protect is not working. @AngellusMortis was suggestion that perhaps we need to disable certificate validation to make this work.

Yes, I think it would make sense to file an issue in the upstream project e.g. RTSPtoWeb to start? (I follow issues there fwiw)

For background, I have RTSPS working for nest (as of https://github.com/deepch/vdk/pull/41). I think this would need to be an option, since I wouldn’t want certificate validation disabled for nest, for example. I have to admit I am less familiar with the security implications of using RTSPS with an invalid certificate.

As for the port forward, are you talking about something like this? https://github.com/alexxit/webrtc#webrtc-external-access – yeah lots of folks are having trouble figuring this out, so improving documentation there would be great. Maybe sharing notes on https://github.com/allenporter/stream-addons/issues/25 would be a good start since i think its similar to what you’re talking about.