Search found 4 matches

Go to advanced search

by alotof_sw
25 Jul 2007 14:51
Forum: VLC stream-output (sout)
Topic: streaming in real time with the API?
Replies: 0
Views: 493

streaming in real time with the API?

Hi, I have an external capturing software I'd like to stream in real time through the vlc. I have the C++ source files, which writes its contents to a file. The format can be selected - Divx, Xvid, H263, uncompressed and others. I found the place in the code where it takes the current frame and save...
by alotof_sw
18 Jul 2007 12:50
Forum: VLC stream-output (sout)
Topic: streaming using the API?
Replies: 5
Views: 830

Re: streaming using the API?

Hi and thanks again,

Direct show is one option, I guess... so how does vlc work with direct show? does it support live streams? where should I look?

if any other options, I would love to hear too

thanks very much
Lior
by alotof_sw
18 Jul 2007 05:00
Forum: VLC stream-output (sout)
Topic: streaming using the API?
Replies: 5
Views: 830

Re: streaming using the API?

Hi and thanks, I'm using Windows, and the device is a capturer. the driver for that device is the important thing, becuase it records a video into a file, which I can play and watch very well, after it finished recording. To record the video, it open the file, and each frame encodes the frame and sa...
by alotof_sw
15 Jul 2007 22:13
Forum: VLC stream-output (sout)
Topic: streaming using the API?
Replies: 5
Views: 830

streaming using the API?

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 th...

Go to advanced search