Search found 13 matches

Go to advanced search

by secaro
29 Mar 2010 18:26
Forum: Development around libVLC
Topic: libvlcnet - .NET library based on libvlc
Replies: 112
Views: 139710

Re: libvlcnet - .NET library based on libvlc

Thanks a lot for the tip. The problem was that i was using Player instead of VlcPlayer. Now i can receive streams :)
by secaro
29 Mar 2010 01:07
Forum: Development around libVLC
Topic: libvlcnet - .NET library based on libvlc
Replies: 112
Views: 139710

Howto open network stream ?

Hello. I have been trying out libvlcnet and it seems very good but i have some problems. I have been able to open files and play them and i have been able to stream files over network. My problem is that i cant open network streams. I get the following error: VlcTimeOutException was unhandled, Timeo...
by secaro
18 Sep 2008 14:43
Forum: Web and scripting
Topic: Bytes Read
Replies: 1
Views: 908

Re: Bytes Read

maybe late answer but you can easily make this function your self in vb. Search on MSDN for bytesreceived
by secaro
11 Sep 2008 20:47
Forum: VLC stream-output (sout)
Topic: Hauppauge Live TV Stream - Anyone having success?
Replies: 13
Views: 17152

Re: Hauppauge Live TV Stream - Anyone having success?

hauppage dont work with vlc. Unpossible to get sound. I tried that for 3 months. Gave up.
by secaro
11 Sep 2008 20:36
Forum: VLC media player Feature Requests
Topic: Save Directshow decoder option (PAL/NTSC)
Replies: 28
Views: 10294

Re: Save Directshow decoder option (PAL/NTSC)

that means that it is unpossible to capture anything from a tv card using command line or activeX ? You have to set it manually each time.
by secaro
11 Sep 2008 20:30
Forum: Web and scripting
Topic: Unpossible to get signal from capture card.
Replies: 0
Views: 801

Unpossible to get signal from capture card.

Hello. I am trying to get a capture card stream to automaticly restart every night. My problem is that if i run the following from a batch file, via activeX control in vb.net or c# the output video is grey and there is no sound. vlc dshow:// :dshow-vdev="Pinnacle PCTV 713x Tuner BDA Analog Capt...
by secaro
04 Sep 2008 17:34
Forum: VLC media player for Windows Troubleshooting
Topic: 0.9 test builds
Replies: 80
Views: 17843

Re: 0.9 test builds

Try HTTP stream from file with H264. Vlc get error and exits.
by secaro
04 Sep 2008 16:38
Forum: VLC stream-output (sout)
Topic: HTTP stream does not disconnect if internet fails.
Replies: 7
Views: 1466

Re: HTTP stream does not disconnect if internet fails.

It does not work well. If the connection drop is on the server side the client will never restart the stream. Bug in vlc. We just have to wait until someone fix it.
by secaro
04 Sep 2008 16:36
Forum: VLC media player for Windows Troubleshooting
Topic: Playing a http stream stops on socket connection close
Replies: 6
Views: 2106

Re: Playing a http stream stops on socket connection close

I have the same problem. If the connection drops the client will never restart the stream. Needs to be manually restarted. It just says "recv failed (10054)"
by secaro
04 Sep 2008 16:02
Forum: VLC media player for Windows Troubleshooting
Topic: New builds for 0.8.6i
Replies: 19
Views: 8524

Re: New builds for 0.8.6i

I have been working with a application that uses vlc to stream video for 9 months now. The latest working vlc version was 0.8.6f. All versions after that have serious bugs in the stream part of the program. I tried 0.8.6i today and its the worse vlc build ever released. It is so full of bugs, i don'...
by secaro
31 May 2008 22:21
Forum: General VLC media player Troubleshooting
Topic: Freezes while playing streams
Replies: 1
Views: 567

Re: Freezes while playing streams

Same problem here. I have been dealing with this problem for over 6 months. This is a kinda serious problem for vlc. It does not restart/resume a stream after common errors. I have tried everything. I have made applications that includes the vlc activeX control to try and restart the stream on commo...
by secaro
20 Mar 2008 17:53
Forum: VLC stream-output (sout)
Topic: HTTP stream does not disconnect if internet fails.
Replies: 7
Views: 1466

Re: HTTP stream does not disconnect if internet fails.

this is clearly a bug or something the VLC team has not figured out yet. You can solve the problem my making a visual basic application and then adding the vlc activex plugin. I wrote some lines that check if internet is connected. When the internet drops the stream restarts. But this does not work ...
by secaro
25 Feb 2008 18:25
Forum: VLC stream-output (sout)
Topic: HTTP stream does not disconnect if internet fails.
Replies: 7
Views: 1466

HTTP stream does not disconnect if internet fails.

Hello. I have a little problem. Im trying to stream Tv from a capture card via internet. Everything works fine exept one thing. When the stream is beeing played on the client, it does not disconnect if the internet fails/drops. I live on Gran Canaria and the internet lines we have here is crappy. On...

Go to advanced search