gBroutin / gstreamer-java

Automatically exported from code.google.com/p/gstreamer-java
0 stars 0 forks source link

file exchange with filesink #146

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello

I'm using GStreamer-java to create an application that receives a multicast UDP 
streaming and delivery in a file using the filesink. how can I do to change the 
file name acada certain time (like every 30 minutes) ?. My application this 
returning an error when I try to change the file name. (Error: Changing the 
'location' property on filesink When a file is open is not supported.)

Thank you very much for your understanding;

Original issue reported on code.google.com by edmilson...@gmail.com on 20 Feb 2015 at 4:05