Hello,
I am trying to record a MPEG4 stream to any file. But I could not find any examples in the forums. If you have any sample source( visual basic or c#), could you post it here ? I think I have to change only Vopt in the source code.
My Code is
VLCPlugin1.addTarget "rtsp://169.254.20.234/mpeg4/1/media.amp", Vopt, VLCPlayListInsertAndGo, 0
But I don't know what must be written to Vopt variable.
Vopt = ":sout=#transcode ..........................
Thanks
Berk