Onvif command

Nicolas Dufresne nicolas at ndufresne.ca
Sun Jan 27 21:12:13 UTC 2019


Le dim. 27 janv. 2019 15 h 58, Jerry Geis <jerry.geis at gmail.com> a écrit :

> Hi - I am trying to run this command:
> gst-launch-1.0 rtspsrc location=camera_uri ! application/x-rtp,
> media=application ! fakesink dump=true
>
>  gst-launch-1.0 rtspsrc location=camera_uri ! application/x-rtp,
> media=application ! fakesink dump=true
> Setting pipeline to PAUSED ...
> Pipeline is live and does not need PREROLL ...
> Progress: (open) Opening Stream
> ERROR: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Resource
> not found.
> Additional debug info:
> gstrtspsrc.c(6766): gst_rtspsrc_retrieve_sdp ():
> /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0:
> No valid RTSP URL was provided
> ERROR: pipeline doesn't want to preroll.
> Setting pipeline to PAUSED ...
> Setting pipeline to READY ...
> Setting pipeline to NULL ...
> Freeing pipeline ...
> [root at devgeis ~]# gst-inspect-1.0 --version
>
> gst-inspect-1.0 version 1.12.3
>
> How do I get a list of all ONVIF cameras on the network with the video URL.
>

This is out of scope for rtspsrc, which implements rtsp protocol. Most of
the onvif protocol should be done at higher level by application or third
party library.


> Thanks,
>
> Jerry
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190127/46dba98e/attachment.html>


More information about the gstreamer-devel mailing list