Skip to content

Publishing from a gimble camera #109

@HHendy69

Description

@HHendy69

I am trying to publish a topic from a rtsp link but I got the error

[FATAL] [1626767105.585861559]: Invalid 'video_stream_provider': rtsp://192.168.0.201:554/live0

When I try with vlc or gstream it works fine through the following command
gst-launch-1.0 -v rtspsrc location=rtsp://192.168.0.201:554/live0 drop-on-latency=true use-pipeline-clock=true do-retransmission=false latency=0 protocols=GST_RTSP_LOWER_TRANS_UDP ! rtph264depay ! h264parse ! avdec_h264 ! autovideosink sync=true

but anyway, i want to to publish the stream on topic: By the way I tried with webcam and it also works fine! Only with rtsp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions