tchellomello / python-amcrest

A Python 2.7/3.x module for Amcrest and Dahua Cameras using the SDK HTTP API.
GNU General Public License v2.0
213 stars 76 forks source link

URL encode username and password in RTSP URLs #224

Open jaminh opened 1 year ago

jaminh commented 1 year ago

URL encode the username and password to prevent special characters in either value from breaking the URL.

jaminh commented 11 months ago

This is still an issue in the new (1.9.8) version.