Search found 3 matches

Go to advanced search

by WindyBUPT
07 May 2006 07:01
Forum: VLM
Topic: Telenet program error
Replies: 1
Views: 2022

I open a telnet interface with "vlc -I telnet"

when I run my program,it said that "connection refused"

why ?

PS:I use this program to RC interface,and it worked well.
by WindyBUPT
07 May 2006 06:56
Forum: VLM
Topic: Telenet program error
Replies: 1
Views: 2022

Telenet program error

I want to use VLM via my own program. the following codes get a error: ------------------------------------------------------------------------- #include<stdio.h> #include <stdlib.h> #include <errno.h> #include <string.h> #include <netdb.h> #include <sys/types.h> #include <netinet/in.h> #include <sy...
by WindyBUPT
13 Apr 2006 17:24
Forum: VLC stream-output (sout)
Topic: How to stream out to two monitors
Replies: 0
Views: 595

How to stream out to two monitors

Hi,everyone
I want to play two different videos on my laptop's LCD monitor and another CRT monitor connected to the video card.
How can I achieve this idea?
Thank you

Go to advanced search