pedroSG94 / RTSP-Server

Plugin of rtmp-rtsp-stream-client-java to stream directly to RTSP player.
Apache License 2.0
214 stars 66 forks source link

How to change stream link? #76

Closed prtbhtt closed 9 months ago

prtbhtt commented 2 years ago

Is there a way to put the user and password of the setAuthorization() function on the link stream (form: rtsp://[ID]:[pass]@[IP]:[port])? So that when using this link in VLC, the stream will authenticate with the ID and pass in the link without showing the input popup in VLC? Thanks!

pedroSG94 commented 2 years ago

Hello,

No, I haven't a way to do it.