Search found 43 matches

Go to advanced search

by developer
02 Apr 2009 16:43
Forum: VLC media player for Windows Troubleshooting
Topic: change playing item position ?
Replies: 3
Views: 230

change playing item position ?

is it possible to change the position of the playing item - (audio / or video) with a trackbar control in an application ? ( used vs 2005 vb.net / or c#.net ) :?:

thanks to your helps and advices.
by developer
29 Dec 2008 13:38
Forum: VLC stream-output (sout)
Topic: Stream from DVB-S ?
Replies: 2
Views: 462

Re: Stream from DVB-S ?

i tried some verison of vlc media player, but did not stream.

is anybody try this :?:
by developer
16 Dec 2008 21:16
Forum: VLC stream-output (sout)
Topic: Stream with C# Program
Replies: 5
Views: 479

Re: Stream with C# Program

There is are usable .Net bindings at the moment. Don't use C#.
thanks for your post !

how can i find that ?
by developer
15 Dec 2008 16:05
Forum: VLC stream-output (sout)
Topic: Stream with C# Program
Replies: 5
Views: 479

Re: Stream with C# Program

thanks.
by developer
05 Dec 2008 14:28
Forum: VLC stream-output (sout)
Topic: Stream from DVB-S ?
Replies: 2
Views: 462

Stream from DVB-S ?

How can i stream from DVB-S ? is it possible ?

when i try to do this, i get only black screen,

i get that errors:

main warning: late buffer for mux input

thanks to all .
by developer
05 Dec 2008 14:24
Forum: VLC stream-output (sout)
Topic: network stream
Replies: 3
Views: 6808

Re: network stream

i was get that error also,

use old version of VLC, like 0.8.*.

my problem solved when i use 0.8.*.

have a nice work . . .
by developer
24 Nov 2008 11:40
Forum: VLC stream-output (sout)
Topic: Streaming from DVR Card !
Replies: 1
Views: 228

Re: Streaming from DVR Card !

has any idea :?: :?: :?: :-|
by developer
24 Nov 2008 10:26
Forum: VLC stream-output (sout)
Topic: Streaming problem
Replies: 4
Views: 858

Re: Streaming problem

hi,

which version of VLC did you use?

try to older version if you used 0.9.* :!:
by developer
23 Nov 2008 17:43
Forum: VLC stream-output (sout)
Topic: Stream with C# Program
Replies: 5
Views: 479

Re: Stream with C# Program

how can i find it ?

thanks for your advices and helps.
by developer
23 Nov 2008 10:57
Forum: VLC stream-output (sout)
Topic: Stream with C# Program
Replies: 5
Views: 479

Stream with C# Program

hi friends,

i want to stream a file by using my c# program,

how is this possible ?

thanks for your helps.
by developer
22 Nov 2008 19:49
Forum: VLC stream-output (sout)
Topic: Streaming from DVR Card !
Replies: 1
Views: 228

Streaming from DVR Card !

hi friends,

i want to stream data from DVR Card.

is it possible ?

when i tried to do it, vlc did not identify my DVR card. :!:

this is very important part of my research,

thanks for your helps and advices.
by developer
21 Nov 2008 09:38
Forum: VLC stream-output (sout)
Topic: Streamed TV Channel Changing
Replies: 1
Views: 260

Streamed TV Channel Changing

hi friends,

i streamed a tv channel with vlc, and when it is streaming, i want to change channel.

is it possible ?

thanks to your helps.

regards.
by developer
21 Nov 2008 09:30
Forum: VLC stream-output (sout)
Topic: stream from screen://
Replies: 3
Views: 1204

Re: stream from screen://

which version did you use ?

if you used 0.9.*, try to older version like 0.8.*

have a nice work.
by developer
20 Nov 2008 12:52
Forum: VLC stream-output (sout)
Topic: Streaming Delay Problem !
Replies: 4
Views: 551

Streaming Delay Problem !

Hi friends, i tried to stream data from web cam. it is working but, it has 10 seconds delay. changing is coming 10 seconds later , this is very important thing in my project, if can it be 2-3 sec no problem, but 10 sec is very big problem ? what is your idea :?: thanks for your advices and helps.
by developer
17 Nov 2008 15:51
Forum: VLC stream-output (sout)
Topic: Stream from TV Card
Replies: 4
Views: 1982

Re: Stream from TV Card

thanks for your information,

i will try it and i have to find a specific solution to this problem.
by developer
17 Nov 2008 15:19
Forum: VLC stream-output (sout)
Topic: Stream from TV Card
Replies: 4
Views: 1982

Re: Stream from TV Card

can it be about tv card :?:

is it possible :?:

i used AverMedia AverTV Super 007 card.

i will try with other cards,

thanks for your advice and helps.
by developer
15 Nov 2008 13:41
Forum: VLC stream-output (sout)
Topic: Stream from TV Card
Replies: 4
Views: 1982

Stream from TV Card

Hi friends,

how can i stream live tv cast from Tv card ?

i tried but not work ?

any idea about this ?

thanks,
by developer
15 Nov 2008 13:37
Forum: VLC media player for Windows Troubleshooting
Topic: HTTP stream
Replies: 5
Views: 399

Re: HTTP stream

thanks for your advices and helps,

it works with 0.8.6h version of vlc.

maybe 0.9.4 and 0.9.6 has a bug.
by developer
14 Nov 2008 13:11
Forum: VLC stream-output (sout)
Topic: HTTP Receiving
Replies: 8
Views: 944

Re: HTTP Receiving

i have a good news, it works with VLC 0.8.6h. :)

with http on local loop.

i hope so that it will work on other computer.

thanks for your advices and helps.
by developer
12 Nov 2008 21:48
Forum: VLC stream-output (sout)
Topic: HTTP Receiving
Replies: 8
Views: 944

Re: HTTP Receiving

streaming or receiving ? i want to receive it from "http://127.*.*.1:8080/", because i stream it "http://127.*.*.1:8080/" to streaming i used vlc gui, to receive i used my c# program. when i stream "rtp://127.*.*.1:8080/" with vlc gui and receive it my c# program, no pr...
by developer
12 Nov 2008 18:37
Forum: VLC stream-output (sout)
Topic: HTTP Receiving
Replies: 8
Views: 944

Re: HTTP Receiving

any idea ?

is my codes are true or not ?

this.axVLCPlugin21.playlist.add("http://127.*.*.*:8080", null, null);
this.axVLCPlugin21.playlist.play();
by developer
10 Nov 2008 22:47
Forum: VLC stream-output (sout)
Topic: HTTP Receiving
Replies: 8
Views: 944

Re: HTTP Receiving

i m streaming the video to localhost, and i receive data from localhost.

problem is that video does not receiving.

how can i solve this ?

i use c# or vb, it is not problem, stream video by vlc program and i m receiving by my c# program, codes are above.
by developer
08 Nov 2008 10:41
Forum: VLC stream-output (sout)
Topic: HTTP Receiving
Replies: 8
Views: 944

Re: HTTP Receiving

Because you're not using the right URL.
this is good, because i understood that what i did wrong ? :)

how can i correct the url ?

i used localhost to local loop that is 127.*.*.*

what is the true url ?

thanks for your advices and helps.
by developer
07 Nov 2008 22:21
Forum: VLC media player for Windows Troubleshooting
Topic: HTTP stream
Replies: 5
Views: 399

Re: HTTP stream

No need to censor localhost IP address :D

What errors you get when you try to open it?
you are right :)

no errors, but video does not play.

but when i try it rtp, it is playing, but http not.

Go to advanced search