Alex
Alex
go run main.go gstreamer # github.com/danielpaulus/gst cgo-gcc-prolog:110:35: warning: 'gst_element_get_request_pad' is deprecated: Use 'gst_element_request_pad_simple' instead [-Wdeprecated-declarations] /opt/homebrew/Cellar/gstreamer/1.20.3/include/gstreamer-1.0/gst/gstelement.h:1041:9: note: 'gst_element_get_request_pad' has been explicitly marked deprecated here /opt/homebrew/Cellar/glib/2.72.3_1/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR'...
Hi! Is there any way to know when new release is planning? I was trying to install the latest code using brew but I received this error: ==> Checking out...
Is it possible to add pcap arguments that will allow you to get pcap output in real time from output or collect it for limited time?