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

Some rtsp urls cannot play video #31

Open
3 tasks done
623459817 opened this issue Apr 21, 2023 · 2 comments
Open
3 tasks done

Some rtsp urls cannot play video #31

623459817 opened this issue Apr 21, 2023 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@623459817
Copy link

623459817 commented Apr 21, 2023

Prerequisites

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

Issue description

Cannot play rtsp video.
log20230418.log

Context

Cannot play rtsp video,But it can be played in vlc.
vlc setting :Tools->Preferences->Input / Codecs->Live555 stream transport->RTP over RTSP (TCP).
Local test URL : rtsp://192.168.2.6:9100/dss/monitor/param/cameraid=1substream=1?token=t1

How to reproduce?

Some urls require selecting rtp over rtsp (TCP)
233524989-ebdbb50b-1050-4251-a80d-f5b663655e1a.png

Expected & current behavior

(Optional) Possible solution

Info about your environment

About Kurento Media Server

About your Application Server

  • Programming Language: browser JavaScript
  • Kurento Client version: 6.18.1

About end-user clients

  • Device(s):
  • OS(es):
  • Browser(s):

Run these commands

cat /etc/lsb-release
kurento-media-server --version
dpkg -l | grep -Pi 'kurento|kms-|gst.*1.5|nice'
@j1elo
Copy link
Member

j1elo commented Apr 26, 2023

The log is saying:

error: Unauthorized (401)

So my first guess is that maybe the issue is that the RTSP server is rejecting connection attempts from Kurento

@j1elo j1elo self-assigned this Apr 26, 2023
@j1elo j1elo added the question Further information is requested label Apr 26, 2023
@623459817
Copy link
Author

623459817 commented Apr 27, 2023

This rtsp url can be played in vlc player, but you need to modify the configuration of vlc player.to set [ Live555 stream transport] to [ RTP over RTSP ( TCP )], if not modified vlc player will popup a window prompting that the rtsp url needs authentication

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

No branches or pull requests

2 participants