Skip to content

How to view RTSP stream? #745

@gtirth

Description

@gtirth

First ensure you are using a camera that is currently supported by Open GoPro. Any other tickets will be rejected.

Component
What is the bug in? RTSP streaming

  • SDKs (Python / Kotlin) None
  • Other Demos
  • Tutorials
  • Documentation
  • Specs (BLE, HTTP)

Describe the bug
A clear and concise description of what the bug is.
I am trying to start rtsp streaming on camera which starts the streaming but I can't play it neither with gstreamer nor any other media server like Mediamrtx/rtsp-server

To Reproduce
Steps to reproduce the behavior:

  1. Start rtsp streaming
  2. Pay it with I have got this latest Hero Pro 13 camera and I am trying to start the rtsp streaming on it but I am not getting anything?

Can someone plesae help?

This is my output from gst-launch command to display it

gst-launch-1.0 rtspsrc location=rtsp://172.24.112.51:554/live ! decodebin ! videoconvert ! autovideosink

Expected behavior
To be able to see video streaming

Logs
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Progress: (open) Opening Stream
Pipeline is PREROLLED ...
Prerolled, waiting for progress to finish...
Progress: (connect) Connecting to rtsp://172.24.112.51:554/live
Progress: (open) Retrieving server options
Progress: (open) Retrieving media info
Progress: (request) SETUP stream 0
Progress: (request) SETUP stream 1
Progress: (open) Opened Stream
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Progress: (request) Sending PLAY request
Redistribute latency...
Redistribute latency...
Progress: (request) Sending PLAY request
Redistribute latency...
Redistribute latency...
Progress: (request) Sent PLAY request
Redistribute latency...
Redistribute latency...
Redistribute latency...
Redistribute latency...
Screenshots
If applicable, add screenshots to help explain your problem.

Hardware

  • Camera: Hero Pro 13 Black
  • Desktop: Ubuntu 22.04

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionA discussion / question. Not sure if bug or enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions