Hi,
I have an external capturing device I'd like to stream in real time through the vlc. I have the source of its device driver, which writes its contents to a file. The format can be selected - Divx, Xvid, H263, uncomressed and others. I tried to stream the file 'on the fly' to no avail.
I found the place in the code where it takes the current frame and saves it to the file. I wondered how can I connect to it. Where and what do I need to do in the VLC code to be able to stream the device live?
thanks so much for ANY ideas!
best
Joel