Results 1 to 2 of 2

Thread: RTP/RTSP equivalent to RTMPAuthentication (ModuleOnConnectAuthenticate)

  1. #1

    Default 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?


  2. #2
    Join Date
    Dec 2007
    Posts
    25,642

    Default

    Take a look at this example:

    http://www.wowza.com/forums/content....TSP-RTP-stream

    Richard

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •