Search found 33 matches

Go to advanced search

by mcsniper95
12 Nov 2010 14:16
Forum: VLC stream-output (sout)
Topic: Choose the right mux, a/v codecs
Replies: 1
Views: 415

Choose the right mux, a/v codecs

Hi everyone, I have a video file that I have to stream into 3 diferents formats: - poor quality, for example: PDA - medium quality, for wireless connection - high quality, for ethernet connection Could you please explain to me how to do put it together in the vlm, I mean it will be something like th...
by mcsniper95
12 Nov 2010 14:14
Forum: VLM
Topic: RTP multicast with RTSP rendez-vous point
Replies: 14
Views: 9026

Re: RTP multicast with RTSP rendez-vous point

I will post my ly last doubt in the right section.

Thanks a lot for your help Sébastien

Best regards.
by mcsniper95
12 Nov 2010 13:32
Forum: VLM
Topic: RTP multicast with RTSP rendez-vous point
Replies: 14
Views: 9026

Re: RTP multicast with RTSP rendez-vous point

Hi, I know that It was a stupid question because I think it is impossible to do rtsp multicast, like this in the vlm conf: new test3 vod setup test3 input "C:\videos\BeyBoy.mpg" setup test3 output #transcode{vcodec=h264,vb=800,scale=1,acodec=mp4a, ab=128,channels=2,samplerate=44100}:rtp{mu...
by mcsniper95
11 Nov 2010 00:08
Forum: VLM
Topic: RTP multicast with RTSP rendez-vous point
Replies: 14
Views: 9026

Re: RTP multicast with RTSP rendez-vous point

I m so sorry, it is really scratching my head... You are the best Sébastien, it works perfectly in localhost and multicast :) . With I only change vlm with this: new channel1 broadcast enabled setup channel1 input "C:\videos\BeyBoy.mpg" loop setup channel1 output #transcode{vcodec="h2...
by mcsniper95
10 Nov 2010 11:33
Forum: VLM
Topic: RTP multicast with RTSP rendez-vous point
Replies: 14
Views: 9026

Re: RTP multicast with RTSP rendez-vous point

Sorry, It was a mistake... My client log message is : qt4 warning: Input option: rtsp-caching=1200 main debug: adding item `rtsp://localhost:5554/teste' ( rtsp://localhost:5554/teste ) qt4 debug: Adding a new MRL to recent ones: rtsp://localhost:5554/teste main debug: rebuilding array of current - r...
by mcsniper95
10 Nov 2010 10:49
Forum: VLM
Topic: RTP multicast with RTSP rendez-vous point
Replies: 14
Views: 9026

Re: RTP multicast with RTSP rendez-vous point

Hi Sébastien, I have open the vlm configuration and import the file that contains: new teste broadcast enabled setup teste input "C:\videos\BeyBoy.mpg" setup teste output #transcode{vcodec="h264",vb="128"}:rtp{dst=239.255.1.1,port=1234,sdp=rtsp//localhost:5554/teste}&qu...
by mcsniper95
09 Nov 2010 17:18
Forum: VLM
Topic: RTP multicast with RTSP rendez-vous point
Replies: 14
Views: 9026

Re: RTP multicast with RTSP rendez-vous point

Thanks for helping me Sébastien, I can´t say what it is wrong with my vlm conf, but nothing append when the client try to reach the file wjth rtsp://localhost:5554/test1. vlm.conf = test_rtp_test3.conf new channel1 broadcast enabled setup channel1 input "C:\videos\BeyBoy.mpg" setup channel...
by mcsniper95
08 Nov 2010 17:20
Forum: VLM
Topic: RTP multicast with RTSP rendez-vous point
Replies: 14
Views: 9026

Re: RTP multicast with RTSP rendez-vous point

Thanks for helping Sébastien, In my server´s side I have the next command batch: cd C:\Program Files\VideoLAN\VLC vlc --ttl 12 --color -vvv --extraintf telnet --telnet-password admin --vlm-conf test_rtp_test3.conf --rtsp-host localhost:5554 and the vlm.conf is: new chan broadcast enabled setup chan ...
by mcsniper95
08 Nov 2010 12:45
Forum: VLM
Topic: RTP multicast with RTSP rendez-vous point
Replies: 14
Views: 9026

RTP multicast with RTSP rendez-vous point

Hi everyone, I have to do a work, and I read a lot of posts, but I can´t do it my self. I have a Windows XP. I would like to stream a file to a local lan, this file must be stream with rtp multicast (rtp://224.224.224.1:1234) , but the client have to reach it by a RTSP rendez-vous point (like RTSP:/...
by mcsniper95
04 Aug 2010 01:45
Forum: VLM
Topic: problem solving code
Replies: 15
Views: 3986

Re: problem solving code

thanks for replying Sebastien,
so i have to do rtsp, beacause clients can view movies at diferent times.

I don´t understand why I can´t get it, i will try tomorrow

thanks a lot
by mcsniper95
03 Aug 2010 15:35
Forum: VLM
Topic: problem solving code
Replies: 15
Views: 3986

Re: problem solving code

I tryed without transcode: new channel broadcast enabled setup channel input "C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\Portal_de_Video\videos\BeyBoy.mpg" setup channel output #rtp{mux=ts,dst=239.255.1.1,port=5004,sdp=rtsp://localhost:5554/channel} control channel play...
by mcsniper95
03 Aug 2010 15:20
Forum: VLM
Topic: problem solving code
Replies: 15
Views: 3986

Re: problem solving code

Hello, this is crashing my head. I would like to stream video content with rtp multicast and control it with rtsp/sdp. The video should have 3 types of format (low, mid and high quality), so I have to transcode my movie. I m so lost, what is the better: vod or broadcast? Help me guys, I m worried an...
by mcsniper95
02 Aug 2010 15:04
Forum: VLM
Topic: problem solving code
Replies: 15
Views: 3986

Re: problem solving code

I have install vlc 1.1.2, and something goes wrong with my code. I ve tried: new teste4 vod enabled setup teste4 input "C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\Portal_de_Video\videos\BeyBoy.mpg" and it works in first time, at second times it didn´t work I have tried ...
by mcsniper95
02 Aug 2010 12:16
Forum: VLM
Topic: problem solving code
Replies: 15
Views: 3986

Re: problem solving code

Hi Sebastien, thanks for your help again. I have that problem that knuckle my head: I want that client reach a multicast session(some movie) by a correspondent rtsp link in my web page. What I mean is that the client, in my web page, click on the rtsp/sdp link (ike rtsp://X.X.X.X:5554/test ,reachabl...
by mcsniper95
30 Jul 2010 18:04
Forum: VLM
Topic: problem solving code
Replies: 15
Views: 3986

Re: problem solving code

Hei guys, I try to write a sdp file, but I didn´t work: new testevod vod enabled setup testevod input "C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\Portal_de_Video\videos\BeyBoy.mpg" setup testevod output --sout=#transcode{venc=x264{keyint=2,idrint=2},vcodec=h264,vb=300,w...
by mcsniper95
30 Jul 2010 15:36
Forum: VLM
Topic: Wich vlc version to stream in Fedora Core
Replies: 5
Views: 1849

Re: Wich vlc version to stream in Fedora Core

Why is it too complicate to install vlc by source code...
I m so stressed by this... aaaaaahhhhh


Help me guys
by mcsniper95
30 Jul 2010 15:35
Forum: VLM
Topic: problem solving code
Replies: 15
Views: 3986

Re: problem solving code

Hello guys, is it possible to transform: #"C:\Program Files\VideoLAN\VLC\vlc.exe" -vvv -I rc --reset-config "file:///D:\aulas\tese\LAB\Videos\BeyBoy.mpg" --sout="#transcode{venc=x264{keyint=2,idrint=2},vcodec=h264,vb=300,width=320,height=240,acodec=mp4a,ab=32,channels=2,samp...
by mcsniper95
29 Jul 2010 17:09
Forum: VLM
Topic: problem solving code
Replies: 15
Views: 3986

Re: problem solving code

Thanks a lot Sébastien, It works perfectly, the first time. I tryed to open it several times and it don´t open the Gui interface, I don´t know why. I tryed to open a windows command prompt and write in the vlc directory "vlc -I qt". It opens vlc but it crashes and present a window command ...
by mcsniper95
29 Jul 2010 17:06
Forum: VLM
Topic: Wich vlc version to stream in Fedora Core
Replies: 5
Views: 1849

Re: Wich vlc version to stream in Fedora Core

I try to install vlc 0.9.9 and vlc 1.0.4 from sources and it didn´t work at all,
I have update gcc complier, But I can´t install the libraries in the folder extras/contrib.

Do I have an other solution? Help me PLEASE.
by mcsniper95
29 Jul 2010 16:09
Forum: VLM
Topic: Wich vlc version to stream in Fedora Core
Replies: 5
Views: 1849

Re: Wich vlc version to stream in Fedora Core

Thanks for your help. I tryed to uninstall and install many times and nothing... Can I install vlc 1.1 with yum command, because I can´t install from the source code it allways give me errors in the extras folders part. Is this version, vlc 1.1 good to do streaming with rtp,rtsp unicast and multicas...
by mcsniper95
29 Jul 2010 16:05
Forum: VLM
Topic: problem solving code
Replies: 15
Views: 3986

Re: problem solving code

Thanks for replying and for your help. :) If I used the command line: #"C:\Program Files\VideoLAN\VLC\vlc.exe" -vvv -I rc --reset-config "file:///D:\aulas\tese\LAB\Videos\BeyBoy.mpg" --sout="#transcode{venc=x264{keyint=2,idrint=2},vcodec=h264,vb=300,width=320,height=240,acod...
by mcsniper95
29 Jul 2010 15:31
Forum: VLM
Topic: Wich vlc version to stream in Fedora Core
Replies: 5
Views: 1849

Re: Wich vlc version to stream in Fedora Core

My version of vlc, vlc 1.0.6 on fedora core 12, doen´t work.. I tryed many times to reinstall the latest version, but I allways the same... Could I install an older version the yum command? Wich version is the more apropriate to work with rtsp, rtp, unicast and multicast? COme on guys, Help me . Mic...
by mcsniper95
28 Jul 2010 12:56
Forum: VLM
Topic: problem solving code
Replies: 15
Views: 3986

problem solving code

Good morning, I would like to stream files in multicast way using rtsp, I will try to explain it the most clearly I can: The purpose of my work is that a client could reach a multicast stream(no released to the client) via rtsp/sdp (release to client). So the client iniciate the session by the corre...
by mcsniper95
28 Jul 2010 12:43
Forum: VLM
Topic: Wich vlc version to stream in Fedora Core
Replies: 5
Views: 1849

Wich vlc version to stream in Fedora Core

Good morning, I have to do a streaming server using vlc. I have Fedora Core 12, so I have install vlc with this comand "yum install vlc", ok no problem It installs the latest version (vlc 1.0.6). The problem is that I can´t do nothing with this version of vlc : I can´t open a file, the men...
by mcsniper95
21 Oct 2009 18:51
Forum: VLC stream-output (sout)
Topic: VLC embed web page
Replies: 1
Views: 1095

VLC embed web page

Good afternoon, I want to make a web server based on Tomcat 5.5 running on Windows XP. This should allow you to view videos through the vlc plugin in both IE and Firefox. I read many of your posts and decided to try the proposed solutions: - Http://wiki.videolan.org/Documentation:WebPlugin - Http://...

Go to advanced search