Search found 7 matches

Go to advanced search

by shereen ahmed
28 Aug 2007 10:24
Forum: VLC stream-output (sout)
Topic: streaming using command line
Replies: 1
Views: 839

streaming using command line

dear all

Can i control stream ( play - pause -stop ) opened using command line ("vlc", "-vvv",filename[index],"--sout=#duplicate{dst=std{access=udp,mux=ts,dst="+ip+":"+i+") ?


thanks
by shereen ahmed
28 Aug 2007 10:12
Forum: VLC stream-output (sout)
Topic: about JVLC
Replies: 4
Views: 853

Re: about JVLC

my code is the same above String streamName = [streamName]; String location = [file URI]; String output="#std{access=udp,mux=ts,dst=127.0.0.1:1234}"; jvlc.vlm.addBroadcast(streamName, location, output, new String[0], true, false); jvlc.vlm.setOutput(streamName, output); jvlc.vlm.playMedia(...
by shereen ahmed
27 Aug 2007 11:12
Forum: VLM
Topic: JVLC VLM
Replies: 4
Views: 5241

Re: JVLC VLM

I done the same example and gave the same error
are u found a solution ???????????
by shereen ahmed
27 Aug 2007 11:03
Forum: VLM
Topic: JVLC
Replies: 0
Views: 1219

JVLC

Dear all

any one can help me " how can i make stream using java and vlc and control it "pause-stop-play"?????

thanks
by shereen ahmed
27 Aug 2007 11:01
Forum: VLM
Topic: JVLC.StreamGobbler
Replies: 0
Views: 1073

JVLC.StreamGobbler

Dear all


I found on net the documentation of Nested Class called JVLC.StreamGobbler http://javaplayer.sourceforge.net/doc/vlc/JVLC.html,
any one know from where can I download ??????


thanks
by shereen ahmed
27 Aug 2007 10:43
Forum: VLM
Topic: Example how to use VLM functionality of jvlc
Replies: 8
Views: 8953

Re: Example how to use VLM functionality of jvlc

Dear all

i used Vlm of jvlc but not work with me
can anyone help me ?

I found on net the documentation of Nested Class called JVLC.StreamGobbler , any one know from where can io download ??????


thanks
shereen
by shereen ahmed
27 Aug 2007 10:29
Forum: VLC stream-output (sout)
Topic: about JVLC
Replies: 4
Views: 853

Re: about JVLC

Dear tahany


I have the same problem , I don't know how to make stream with jvlc , can anyone help us in this topics

thanks
Shereen

Go to advanced search