Can we send data other than regular pipeline elements using Gstreamer.
Dhananjay Jadhav
dhananjay972 at gmail.com
Thu Sep 13 13:54:34 UTC 2018
Hi All,
I am Able to send the data from Android device to C server using POST method
and then I am sending it to tcpserversink using pipeline:-
gst-launch-1.0 -v fdsrc do-timestamp=true h264parse ! decodebin
tcpserversink host=127.0.0.1 port=4953
Now I want to send My unique Device ID like Imei Number which I will be
getting using Post method.
Is it possible to pass custom data using Gstreamer. If so please guide me.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list