Download network file in gstreamer-1.0

hussain.nel hussain6001 at gmail.com
Wed Mar 9 06:09:58 UTC 2016


Hi,

I am trying download the network file during playback by configuring below
option. But there is no downloaded file in /tmp location.

g_object_get (pipeline, "flags", &flags, NULL);
flags |= GST_PLAY_FLAG_DOWNLOAD;
g_object_set (pipeline, "flags", flags, NULL);

Can someone help me to find whether i am doing it correctly?


Regards,
Abdul Hussain S



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Download-network-file-in-gstreamer-1-0-tp4676254.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list