Ahh... thanks for the info. Do you know of any other hardware accelerated video encoding options available on the BBB? (e.g. ffmpeg codecs or gstreamer plugins which can make use of the GPU). It doesn't have to be H.264, MPEG4 or some other format could work too.
Thanks, Max On Monday, September 4, 2017 at 5:11:48 PM UTC-7, RobertCNelson wrote: > > On Mon, Sep 4, 2017 at 6:24 PM, Max Ng <[email protected] <javascript:>> > wrote: > > Has anyone successfully used any TI DSP plugins for gstreamer-1.0? I > looked > > for plugins online, but it seems all I can find are plugins for > > gstreamer-0.10, for example: > > > > These are for 0.10: > > https://gstreamer.ti.com/gf/project/gstreamer_ti/ > > > > The commands are for 0.10 so I assumed the plugin is also for 0.10: > > http://processors.wiki.ti.com/index.php/Example_GStreamer_Pipelines > > > > Makefile references 0.10: > > > > https://github.com/felipec/gst-dsp > > > > > > README says gstreamer 1.0, but ./configure looks for 0.11: > > > > https://github.com/ddompe/gst-ti-plugin > > > > > > Actually what I'm trying to do is to encode H.264 video the BeagleBone > > Black. My camera (Logitech C920) supports H.264 output, but I'm also > doing > > some motion detection in OpenCV so I can't use the raw encoded stream. > > The am335x on the BeagleBone Black does not contain this DSP ip block.. > > Regards, > -- > Robert Nelson > https://rcn-ee.com/ > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/a3ffb4a9-3940-4ebc-bbca-c2e54fbee06a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
