Comment 17 for bug 141379

Revision history for this message
buzzdee (sebastia) wrote :

Here: http://mediatools.cs.ucl.ac.uk/nets/mmedia/

I found vic and rat, both tools are for RTP streams, vic is for video, rat for audio.
I got a proof of concept video stream working with vic, audio not yet tested with rat.
vic and rat is a mixture of c/c++ and tcl/tk, and integrates fairly nicely into coccinella.
The code I have running is very ugly yet, and will need a lot of cleanup, vic needs some patches to make the experience with coccinella a bit better. Some first patches already made it upstream to make vic work on OpenBSD. Other patches are sent upstream, adding some command line options.

https://frostie.cs.ucl.ac.uk/repos/mmedia/common/trunk
https://frostie.cs.ucl.ac.uk/repos/mmedia/rat/trunk
https://frostie.cs.ucl.ac.uk/repos/mmedia/vic/branches/mpeg4

I still need to look about the transport, looked at ICE-UDP, but there coccinella would need a stun server.
I guess XEP-0177: Jingle Raw UDP Transport Method has to do the trick for the time being, until the stun.tcl is enhanced with stun server.