Running GStreamer for custom capture pipeline on AXIS cameras

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Running GStreamer for custom capture pipeline on AXIS cameras

rudyryk
Did anyone run GStreamer via gst-launch on AXIS cameras? Can't figure out,
what video source to use and what pipeline should I use for saving mkv file.

Alexey
///



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Running GStreamer for custom capture pipeline on AXIS cameras

Gst-Geek
Which AXIS camera you are using ??

AXIS camera support RTSP and raw. It depends on which camera you are using.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Running GStreamer for custom capture pipeline on AXIS cameras

rudyryk
To be clear, I have no problems with connecting to AXIS camera from the
outside via RTSP.

I'd want to run embedded GStreamer (which is present on AXIS cameras) on
camera itself. Unfortunately, there are not many plugins actually available
out of the box, no rtspsrc / v4l2src. As I can see it's very stripped
distribution with some proprietary plugins, so I suppose specific source
plugin should be somehow used to fetch video from ARTPEC video chip.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Running GStreamer for custom capture pipeline on AXIS cameras

Retropotenza
You may try to query Axis plugins over DBUS, looking for anything that writes .mkv (latest cameras does that), and try to understand what is feasible. SeeĀ https://www.mikekohn.net/stuff/axis_camera_dbus.php .

The alternative for you is to cross compile what you need specifically. You should register with Axis to get access to their camera SDK (https://www.axis.com/it-it/support/developer-support/axis-camera-application-platform ).

Vince

On Wed, Aug 1, 2018 at 8:49 AM rudyryk <[hidden email]> wrote:
To be clear, I have no problems with connecting to AXIS camera from the
outside via RTSP.

I'd want to run embedded GStreamer (which is present on AXIS cameras) on
camera itself. Unfortunately, there are not many plugins actually available
out of the box, no rtspsrc / v4l2src. As I can see it's very stripped
distribution with some proprietary plugins, so I suppose specific source
plugin should be somehow used to fetch video from ARTPEC video chip.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel