Skip to content
Discussion options

You must be logged in to vote

NMSv2 does not support this kind of verification method.
Passing the parameters as a query in the URL is the way it supports.

ffmpeg -re -i demo.mp4 -c copy -f flv "rtmp://localhost:1935/live/demo?user=streamer&pass=a_real_password"
2025/8/9 08:27:31 3999 [INFO] Node Media Server v2.4.7
2025/8/9 08:27:31 3999 [INFO] Node Media Rtmp Server started on port: 1935
2025/8/9 08:27:31 3999 [INFO] Node Media Http Server started on port: 8000
2025/8/9 08:27:31 3999 [INFO] Node Media WebSocket Server started on port: 8000
2025/8/9 08:27:33 3999 [INFO] There is a new version 4.0.20 that can be updated
>> PRE CONNECT 177PTWV6 {
  app: 'live',
  type: 'nonprivate',
  flashVer: 'FMLE/3.0 (compatible; …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by illuspas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants