Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • LibVLCSharp LibVLCSharp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 79
    • Issues 79
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • LibVLCSharpLibVLCSharp
  • Issues
  • #377
Closed
Open
Issue created Jul 30, 2020 by Robbie Urwin@robbieurwin

RTSP authentication does not work in LibVLCSharp.UWP

I'm trying to stream from an IP camera using LibVLCSharp.UWP. The stream requires a username and password, which I have provided in a URI of the format "rtsp://username:pwd@ip:port/stream1". The stream plays using LibVLCSharp.WPF (and in the Windows VLC Media Player desktop app for what its worth). A (different) RTSP stream that does not require authentication does play in LibVLCSharp.UWP. I have tried LibVLCSharp.UWP v3.1, v3.2 and v3.3 and using both x86 and x64. Verbose logs attached.

rtsp-pwd-error

Edited Jul 30, 2020 by Robbie Urwin
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking

VideoLAN code repository instance