Running GStreamer for custom capture pipeline on AXIS cameras

Vincenzo Bono vincenzo.bono at gmail.com
Wed Aug 1 10:40:28 UTC 2018


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 <alexey.rudy at gmail.com> 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
> 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/20180801/bf2ef12a/attachment.html>


More information about the gstreamer-devel mailing list