I've developped an application for Android using gstreamer API (for streaming voice other eth).
As I'm frequently switching dev/prod platforms I need to change the dest IP address, port etc.
Not an expert of gstreamer-api, I was wondering how to dynamicaly change the host and port parameters of udpsink plugin, at runtime.
Is it possible ?
Z.