-
RTP/RTSP equivalent to RTMPAuthentication (ModuleOnConnectAuthenticate)
I've got ModuleOnConnectAuthenticate working fine on one of my Wowza instances. When FMLE or Wirecast attempt to connect to encode a new stream the operator gets prompted for user name and password and everything works as expected. However, that doesn't happen when an RTSP-based encoder (for example Livu) connects. That's understandable since RTMP isn't being used.
Is there a standard module I could use to achieve the same sort of protection for RTSP streams at ingest time? Perhaps by means of passing the user name and password with the stream info, since I don't think the mechanism to prompt for user name and password is present in livu? If I need to write my own code to achieve this would I want to do the checks in onPublish?
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules