ossrs / srs

SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
24.72k stars 5.28k forks source link

How to set authentication for rtmp #4032

Closed Jithklm closed 2 months ago

Jithklm commented 2 months ago

!!! Before submitting a new bug report, please ensure you have searched for any existing bugs and utilized the Ask AI feature at https://ossrs.io or https://ossrs.net (for users in China). Duplicate issues or questions that are overly simple or already addressed in the documentation will be removed without any response.

Describe the bug A clear and concise description of what the bug is.

Version Desribe your SRS Server version here.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

Jithklm commented 2 months ago

How to set authentication for rtmp

winlinvip commented 2 months ago

This issue is addressed in the Wiki, please refer to the documentation. The issue will be deleted, kindly read the FAQ first: #2716.

TRANS_BY_GPT4