durfu / DFURTSPPlayer

RTSP player for iOS with ffmpeg.
229 stars 79 forks source link

RTSP user password protection. #4

Open omarojo opened 11 years ago

omarojo commented 11 years ago

How would you implement this control, with a user and password protected IP Camera, using RTSP.

Thanks. Great job BTW.

kimjj81 commented 10 years ago

You may write URL like : "rtsp://userid:password@ip:port".