Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gstreamer gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 919
    • Issues 919
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 441
    • Merge requests 441
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gstreamergstreamer
  • Issues
  • #338
Closed
Open
Issue created Dec 13, 2018 by louka morneau@tirolock

Can't play RTSP stream from Ip Camera

Context:

-On Ubuntu 18.04.1 LTS (with beaver GUI)

-Closed the firewall using the terminal

$ sudo ufw disable

-GStreamer is installed with base and good plugins

-The RTSP link of the ip camera is

rtsp://user:pass123@192.168.10.116:554/videoMain

Question

When I try to play the RTSP stream of my ip camera using the following command

gst-launch-1.0 playbin uri=rtsp://user:pass123@192.168.10.116:554/videoMain

I get errors and the player doesn't open... image

What am I doing wrong?

Assignee
Assign to
Time tracking