-
Notifications
You must be signed in to change notification settings - Fork 79
Description
Prerequisites
These are MANDATORY, otherwise the issue will be automatically closed.
- I agree to fill this issue template.
- I have read the Troubleshooting Guide and Support Instructions.
Issue description
I am unable to connect to ip camera by rtsp when password contains special characters like @ .
Context
How to reproduce?
I'm using kurento 7.1 , both docker version and local install have this issue. My rstp url are encoded.
Expected & current behavior
(Optional) Possible solution
Info about your environment
both camera and server are in local network, no firewall and proxies
About Kurento Media Server
- Kurento version: 7.1
- Server OS: Ubuntu 24.04.1 LTS
- Installation method:
About your Application Server
- Programming Language: Java
- Kurento Client version: 7.1.0
About end-user clients
- Device(s):
- OS(es):
- Browser(s): Firefox,Chrome,
Run these commands
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION="Ubuntu 24.04.1 LTS"
kurento-media-server --version
Kurento Media Server version: 7.1.0
Found modules:
'core' version 7.1.0
'elements' version 7.1.0
'filters' version 7.1.0
dpkg -l | grep -Pi 'kurento|kms-|gst.*1.5|nice'
ii gstreamer1.0-nice:amd64 0.1.21-2build3 amd64 ICE library (GStreamer plugin)
ii kurento-jsonrpc 7.1.0-1kurento1 amd64 Kurento JSON-RPC library
ii kurento-media-server 7.1.0-1kurento1 amd64 Kurento Media Server
ii kurento-module-core 7.1.0-1kurento1 amd64 Core module for use by Kurento Media Server
ii kurento-module-elements 7.1.0-1kurento1 amd64 Kurento Elements module
ii kurento-module-filters 7.1.0-1kurento1 amd64 Kurento Filters module
ii libnice10:amd64 0.1.21-2build3 amd64 ICE library (shared library)