Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-rtsp-server gst-rtsp-server
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 92
    • Issues 92
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-rtsp-servergst-rtsp-server
  • Issues
  • #149

Closed
Open
Created Dec 16, 2021 by iTux@cubit9-danielpeyer

Unable to use authentication with python

I try to implement basic authentication to the rtsp-server in python. The script is working so far with any issues. But if I try to connect to the rtsp stream like this vlc rtsp://user:password@127.0.0.1/test, it doesn't work. VLC shows me the login window again. My python script doesn't throw any error.

I'm not sure if this is an issue with VLC or an issue with the python bindings to gst-rtsp-server.

I found this https://bugzilla.gnome.org/show_bug.cgi?id=787073 and other issues on github about this. But it seems nobody got it to work.

Assignee
Assign to
Time tracking