Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rtsp connection to ip cameras #92

Open
3 tasks done
adam792 opened this issue Nov 26, 2024 · 0 comments
Open
3 tasks done

rtsp connection to ip cameras #92

adam792 opened this issue Nov 26, 2024 · 0 comments

Comments

@adam792
Copy link

adam792 commented Nov 26, 2024

Prerequisites

These are MANDATORY, otherwise the issue will be automatically closed.

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

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant