Hello Everyone I have a UDOO Dual and i am using gstreamer to stream a webcam video to my PC. Already works, but it has a delay of 2 seconds, which for my aplicattion, a RC Car with a web cam, it's a huge delay. Searching a little bit, i found that the Cortex-A9 in UDOO is slow for video, and that i needed to compile gstreamer again for using the GPU on it for encoding the video. Can anyone help-me? Please, i have been searching for it for days but i never founded how to do it
Delete old build sudo rm -rf /usr/local/include/gstreamer-1.0 sudo rm -rf /usr/include/gstreamer-1.0 # Remove only gstreamer, in my case it has only gstreamer lib sudo rm -rf /usr/local/lib/*. Tutuapp 9apps Showbox