Hi Thomas, Please don't forget to keep the mailing list in CC:, your questions and the subsequent answers may be of interest to others.
Thomas Hansen wrote: > Hi Olivier, > > I have a streaming server running with live tv and VoD. The server is > able to stream all sorts og streams. Multicasting udp, unicast, http, > mms etc... I have written a plugin for elisa to receive streams from > this server, but was only able to make http stream working. is > elisa/gstrreamer not able to recieve udp multicasting stream? >From what I can read from gstreamer's documentation, UDP multicasting is supported by the udpsrc element (http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-udpsrc.html). If you want to publish your code [1] we will be able to help you and make your plugin available to the masses via our plugin repository once it's working. Don't hesitate to ask for help on this ML or on IRC (#el...@freenode). > thanks in advance... > > Thomas Cheers, Olivier [1] For example using bzr and launchpad, see http://launchpad.net/elisa-universe
