hi, I´m planning to use VLC (modifing it, when needed) to capture video from a couple of webcams (no audio needs) and stream this video signals. I also need to capture some sensors data (via serial port) and stream this info sincronized with the video. That would be the server.
On the other side the client would have to be able to display the video (one, or both channels at the same time), and draw some simple graphs related with the sensors data recived, on the overlay surface.
It´s possible to render transparent bitmaps on the overlay?
It´s possible to to encode the info I want to sent as subtitle steam in real time (while this info are not characters but floats) ?
Of course I have many other questions, but I don´t want to ask too many at the same time....