[Bug 789698] New: Camerabin Android cameras

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 31 10:22:09 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=789698

            Bug ID: 789698
           Summary: Camerabin Android cameras
    Classification: Platform
           Product: GStreamer
           Version: 1.12.3
                OS: other
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: test.code.010 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Hey,

New to GStreamer, I am looking the web for examples to get going with Android
cameras and GStreamer.

Need to encode, packetize and send the packets generated with the cameras
(front or rear) to a LAN IP. 

I only found Camerabin in the plugins makefile ("Take image snapshots and
record movies from camera") that may be able to do such a thing but I can't get
it working.

data->pipeline = gst_parse_launch("camerabin mode=2 ! encodebin ! rtpjpegpay !
udpsink host=192.168.41.3 port=2500", &error);

I am getting the following error :

"gst_parse_perform_link could not link camerabin0 to encodebin0"

If this plugin is the right to use, I would really appreciate if someone got
working examples with it / could give me some help.

Thank you.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list