Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Helper: Added support for SRTP/RTSPS in
is_valid_url
function (Fixes
#410) - ⚡️ Enhanced `is_valid_url` in `helper.py` to recognize and support both `rtsp` and `rtsps` protocols. (Suggested by @jonra1993) - 💬 SRTP/RTSPS extends RTSP/RTP to encrypt video and audio data using the same ciphers as HTTPS, typically AES with a 128-bit key length.
- Loading branch information