GNOME Bugzilla – Bug 754873
Add gst-ptp-helper to files-misc of gstreamer-1.0.recipe
Last modified: 2015-09-11 15:00:06 UTC
gst-ptp-helper is ignored by cerbero currently. attached patch should fix this. Needs to be tested, though by someone who has a Mac and some time to compile everything :) This patch doesn't take care of adding setuid to the binary, though (ptp helper needs elevated privileges). Note that setuid only works on OSX as long as the binary is linked with absolute paths.
Created attachment 311130 [details] [review] Adds gst-ptp-helper to misc
Hi, I tested your patch and found it to work. gst-ptp-helper is now in /Library/Frameworks/GStreamer.framework/Versions/1.0/libexec/gstreamer-1.0/gst-ptp-helper (also in x86 and x86_64)
commit 8badc11ce9b2202de66320f57c3b48ad65d8be8f Author: Heinrich Fink <hfink@toolsonair.com> Date: Fri Sep 11 11:26:18 2015 +0200 gstreamer-1.0: Add gst-ptp-helper to misc files category https://bugzilla.gnome.org/show_bug.cgi?id=754873