From bogus@does.not.exist.com Fri Feb 15 00:31:28 2008 From: bogus@does.not.exist.com () Date: Thu, 14 Feb 2008 23:31:28 -0000 Subject: No subject Message-ID: > I'm trying to push Videolan server over a 802.11g link and it's almost > there, but still stutters sometimes and I'm trying to figure out the Mbits I > need to make Videolan work across the Wifi. You'd better try to stream an MPEG-4 file, because a DVD requires too much bandwidth for a wireless link ! -- Alexis -- This is the streaming mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html If you are in trouble, please contact From bogus@does.not.exist.com Fri Feb 15 00:31:28 2008 From: bogus@does.not.exist.com () Date: Thu, 14 Feb 2008 23:31:28 -0000 Subject: No subject Message-ID: packages for 'woody' and 'sid'. ******* VideoLAN documentation ******** The VideoLAN documentation has moved to Docbook XML and now welcomes all translations. The VideoLAN FAQ has already be translated into Spanish and French: http://www.videolan.org/doc/ If you are willing to translate documentation, please contact . The official documentation only deals with the command line interface of VLC, and can't speak about all the tips and tricks that are specific of each operating system. We now have a VideoLAN Wiki for this purpose: http://wiki.videolan.org We hope you'll enjoy these new releases, and don't forget that contributions (especially on the code, the translations, the documentation and the Wiki) are always welcomed ! For the VideoLAN team, -- Alexis -- This is the streaming mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html If you are in trouble, please contact From bogus@does.not.exist.com Fri Feb 15 00:31:28 2008 From: bogus@does.not.exist.com () Date: Thu, 14 Feb 2008 23:31:28 -0000 Subject: No subject Message-ID: channels to 50 different multicast IP (let say 235.0.0.1 - 235.0.0.51). =20 And here my questions: 1.. If VLS for Windows can do it? 2.. I live in Toronto and I didn't find video cards of Siemens or = Hauppauge. Here sell ATI (Wonder Radeon 7500). Can I use this video = card?=20 3.. How could I config VLS for multicast steaming of 50 TV channels at = simultaneously? Is it possible?=20 4.. How could I config that network multicast stream would 2 mbps? = Could I config it on video card (if yes How?) or on VLS (How?)? If some body already implemented it? =20 Sincerely,=20 =20 Vladimir =20 =20 ------=_NextPart_000_0018_01C33BC6.6C2F04D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi All,

 

First of all THANKS = THANKS THANKS=20 for your grate project!!!!

 

I wont to use VLS for = converting=20 DVB-s to multicast net stream. So I have next schema:

Sat. Dish =3D=3D> = Video card of PC=20 =3D=3D> Multicast 2 mbps stream from Ethernet NIC of same = PC

 

From Sat. Dish I = receive 50 TV=20 Channels and I have to separate these channels to 50 different multicast = IP (let=20 say 235.0.0.1 =96 235.0.0.51).

 

And here my = questions:

  1. If=20 VLS for Windows can do it?
  2. I=20 live in Toronto and I didn=92t find video cards of Siemens or=20 Hauppauge. Here sell ATI (Wonder Radeon 7500). Can I use = this=20 video card? 
  3. How=20 could I config VLS for multicast steaming of 50 TV channels at = simultaneously?=20 Is it possible? 
  4. How=20 could I config that network multicast stream would 2 mbps? Could I = config it=20 on video card (if yes How?) or on VLS (How?)?
If=20 some body already implemented it?
 
Sincerely,

 

Vladimir

 

 

------=_NextPart_000_0018_01C33BC6.6C2F04D0-- -- This is the streaming mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html If you are in trouble, please contact From bogus@does.not.exist.com Fri Feb 15 00:31:28 2008 From: bogus@does.not.exist.com () Date: Thu, 14 Feb 2008 23:31:28 -0000 Subject: No subject Message-ID: mpeg1 or mpeg4 format.So can vls stream it? by the way, how can I convert stream to *.ts by using VLC On Mon, 27 Oct 2003 09:39:59 +0100, Jean-Paul Saman wrote > Chen Li-Shien wrote: > > Recently, I tried to download VLS of CVS code (from Junu to October 2003) > > > > After I try to stream my IBM webcam, some problem happened > > > > "trashing video frame, your pc is too slow", then segmentation fault > > > > I guess it was caused by > > > > 1.my pc is really to slow (133x7.5 = 1G) > > > This one is obvious. > > > 2.my ibm webcam framerate is too slow (22-23 fps) > > > That is not too slow, it is a almost normal framerate. Normal video > usually uses 25 fps, but having 22-23 fps won't be a big difference. > > > Can anyone show me some light for these problem > ;-) > > > by the way , vls of cvs code didnt support mpeg-1 streaming ? > MPEG-1 streaming is almost impossible, because it is not a streaming > format. It lacks the necessary headers that the client needs to > determine how to decode the video stream. VLS has no extra logic for > this. If you *want* to stream mpeg-1, then you can either: > 1) convert it to *.ts by using VLC (or another tools) > 2) use VLC for streaming that file. > > -- > Kind greetings, > > Jean-Paul Saman > > -- > This is the streaming mailing-list, see http://www.videolan.org/streaming/ > To unsubscribe, please read > http://www.videolan.org/support/lists.html If you are in trouble, > please contact -- Communication and Multimedia Laboratory Dept. of Computer Science and Information Engineering, NTU -- This is the streaming mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html If you are in trouble, please contact From bogus@does.not.exist.com Fri Feb 15 00:31:28 2008 From: bogus@does.not.exist.com () Date: Thu, 14 Feb 2008 23:31:28 -0000 Subject: No subject Message-ID: should issue the OPTIONS method, as illustrated in RFC 2326, Section 10 (DESCRIBE is for describing the media); however, I believe that OPTIONS only describes the available methods, not the available header entities (eg - CSeq, Session, Transport, etc). It sounds like the best way to figure out if header entities are supported is by sending them and seeing if the server responds with an Unsupported header entity (RFC 2326, Section 13.41). Unfortunately both the OPTIONS method and the Unsupported header entity are not required for RFC compliant implementations (RFC 2326, Appendix D.1) and it seems like nobody has even attempted to write an RFC compliant RTSP server so far... Perhaps the other trick is to use the Server header entity (RFC 2326, Section 13.36) which is recommended to be implemented in even minimal implementations. -- This is the streaming mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html From bogus@does.not.exist.com Fri Feb 15 00:31:28 2008 From: bogus@does.not.exist.com () Date: Thu, 14 Feb 2008 23:31:28 -0000 Subject: No subject Message-ID: implementation" however it is supported on the Client side for timing. Is this correct? I would also imagine if this is true then it would use the live.com library, its seems better developed at this point after a quick look-over of both FFMpeg and live.com RTCP capabilities. On Wed, 2 Mar 2005 21:00:43 +0100, Benjamin PRACHT wrote: > On Wed, Mar 02, 2005, Nirnimesh wrote : > > > > I have doubts regarding RTP, RTCP, RTSP usage in VLC. Actually, I'm hazy > > about what exactly is getting used in the following: > > > > I start my streaming server as: > > ./vlc -vvv -I telnet > > > > Then, telnet 127.0.0.1 4212 > > telnet> new s vod enabled > > telnet> setup s input tumbin.avi > > telnet> setup s output > > #transcode{vcodec=mp4v,venc=ffmpeg,vb=400}:std{access=rtp,mux=ts,url=127.0.0.1} > > telnet> control s play > > > > Then, the client (same system): > > > > vlc -vvv -I dummy rtp:// > > > > > > I'm able to get the stream all fine. Now my doubt is: > > > > o Am I using RTCP (i.e., does VLC use RTCP for the sync control of the > > RTP stream)? ffmpeg has this libavformat/rtp.c which appears to be > > performing these RTCP things. > > VLC's RTSP server implementation doesn't currently support RTCP. > > > > > o In the case where I want to use the VLM (telnet mode), how do I use > > rtsp:// from the client? I already have --enable-livedotcom & > > --enable-dvbpsi. What exactly does livedotcom provide? Can I start > > request a new stream using vlc rtsp:// ? > > livedotcom provides rtsp support. Try vlc rtsp:// > > > > > If the above seem illogical, please point me in the right direction. > > > > Thank You > > > > Nirnimesh > > > > [ http://students.iiit.ac.in/~nirnimesh ] > > > > -- > > This is the streaming mailing-list, see http://www.videolan.org/streaming/ > > To unsubscribe, please read http://www.videolan.org/support/lists.html > > > -- > BigBen > > -- > This is the streaming mailing-list, see http://www.videolan.org/streaming/ > To unsubscribe, please read http://www.videolan.org/support/lists.html > > -- This is the streaming mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html From bogus@does.not.exist.com Fri Feb 15 00:31:28 2008 From: bogus@does.not.exist.com () Date: Thu, 14 Feb 2008 23:31:28 -0000 Subject: No subject Message-ID: eolan.org To : streaming at videolan.org Cc : Date = : Thu, 10 Mar 2005 14:29:37 +0100 Subject : [streaming] Re: VLC as bro= adcaster > >-----Original Message----- > > > >I want to use VLC as b= roadcaster for Darwin Streaming Server. > >I tryed with vlc and DSS on t= he same machine, it works, but if > >i use vlc and dss > > > >on diff= erent machine it doesn't work. > >I created the sdp file with VLC then I= copied it in the > >directory of movieas of the server. Can some one h= elp me? > > > > > > Maybe check the ip address in the c=3D line of t= he sdp file, I think this > should be the DSS IP address. > > Regards= , > Claudio > > -- > This is the streaming mailing-list, see http:/= /www.videolan.org/streaming/ > To unsubscribe, please read http://www.vi= deolan.org/support/lists.html > I've done but it still doesn't work!= Had someone try to do the same thing with success? Thanks,Daniele =0A= =0A=0A=0A____________________________________________________________=0AN= avighi a 2 MEGA e i primi 3 mesi sono GRATIS. =0AScegli Libero Adsl Flat = senza limiti su http://www.libero.it=0A -- This is the streaming mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html From bogus@does.not.exist.com Fri Feb 15 00:31:28 2008 From: bogus@does.not.exist.com () Date: Thu, 14 Feb 2008 23:31:28 -0000 Subject: No subject Message-ID: eolan.org To : streaming at videolan.org Cc : Date = : Thu, 10 Mar 2005 17:05:34 +0100 Subject : [streaming] Re: VLC as bro= adcaster > >I've done but it still doesn't work! > >Had someone try = to do the same thing with success? > >Thanks,Daniele > > > > Check = with a network traffic analyzer if the flows arriving at the > correct U= DP ports. > Maybe they should be also indicated in m=3D lines of the SDP= file. > It's strange that it works only locally. > > Regards, > Cla= udio > > -- > This is the streaming mailing-list, see http://www.vid= eolan.org/streaming/ > To unsubscribe, please read http://www.videolan.o= rg/support/lists.html > > I tryed with analyzer. VLC is correctly se= nding packets to server but there is no answer by server. then when i try= to open rtsp://nomeserver:7070/filesdp.sdp the server answer : Error 404= Not found. Perhaps it's a problem of the server. I don't know=0A=0A=0A=0A= ____________________________________________________________=0A6X velociz= zare la tua navigazione a 56k? 6X Web Accelerator di Libero!=0AScaricalo = su INTERNET GRATIS 6X http://www.libero.it=0A -- This is the streaming mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html From bogus@does.not.exist.com Fri Feb 15 00:31:28 2008 From: bogus@does.not.exist.com () Date: Thu, 14 Feb 2008 23:31:28 -0000 Subject: No subject Message-ID: eolan.org To : streaming at videolan.org Cc : Date = : Sun, 27 Mar 2005 19:28:25 +0200 Subject : [streaming] Re: delay live= stream > On Tue, Mar 22, 2005, d_mars at libero.it wrote : > > I use vl= c to stream live video to a sstreaming server but there is a delay of 6-= 7 seconds on the client of the stream . It's due to transcode? > > I us= e this option to transcode: > > vcodec=3D:mp4v > > vb=3D128 > > width=3D= 240 > > height=3D180 > > acodec=3Dmpga > > ab=3D192 > > channel=3D2=0D = > > > > Delay has different sources. Transcoding is one of them. othe= rs are > related to the caching on the input on server side, on the sout= put on > the server, and on the input on the client. > > These settin= gs can be set in the preferences or with the command line. > > vlc --l= onghelp --advanced | grep caching > > > from command line should gi= ve you the list of the settings you are > looking for (these parametters= are in milisecond) > > -- > Benjamin Pracht > > -- > This is t= he streaming mailing-list, see http://www.videolan.org/streaming/ > To u= nsubscribe, please read http://www.videolan.org/support/lists.html > =0D = > Thanks I used the field rtsp-caching=3D100 and so the delay is less t= han 1 second! however i note VLC sets the buffer automatically if the buf= fer selected is too small to receive the stream.=0A=0A=0A=0A_____________= _______________________________________________=0A6X velocizzare la tua n= avigazione a 56k? 6X Web Accelerator di Libero!=0AScaricalo su INTERNET G= RATIS 6X http://www.libero.it=0A -- This is the streaming mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html From bogus@does.not.exist.com Fri Feb 15 00:31:28 2008 From: bogus@does.not.exist.com () Date: Thu, 14 Feb 2008 23:31:28 -0000 Subject: No subject Message-ID: application, and another port for watching the movie. Greetings Bernd Kochs -- This is the streaming mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html From bogus@does.not.exist.com Fri Feb 15 00:31:28 2008 From: bogus@does.not.exist.com () Date: Thu, 14 Feb 2008 23:31:28 -0000 Subject: No subject Message-ID: application, and another port for watching the movie. Greetings Bernd Kochs --=20 This is the streaming mailing-list, see = http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html -- This is the streaming mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html From bogus@does.not.exist.com Fri Feb 15 00:31:28 2008 From: bogus@does.not.exist.com () Date: Thu, 14 Feb 2008 23:31:28 -0000 Subject: No subject Message-ID: This is also available on http://www.videolan.org/vlc/download-wince.html. -- BigBen -- This is the streaming mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html From bogus@does.not.exist.com Fri Feb 15 00:31:28 2008 From: bogus@does.not.exist.com () Date: Thu, 14 Feb 2008 23:31:28 -0000 Subject: No subject Message-ID: timing issue. Is this a bug? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --0-888100188-1125480858=:8709 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit
I used the new VLC 0.8.4(from CVS) and on using the command vlc
"filename.mpg", I get segmentation fault.  If I use vlc -vvv "filename.mpg",
then the video plays.  The same happens when I stream from one computer to
another.  I am using Debian Sarge 2.4.27.

From what I can understand from the little knowledge I have, it looks like a
timing issue.  Is this a bug?

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com --0-888100188-1125480858=:8709-- -- This is the streaming mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html From bogus@does.not.exist.com Fri Feb 15 00:31:28 2008 From: bogus@does.not.exist.com () Date: Thu, 14 Feb 2008 23:31:28 -0000 Subject: No subject Message-ID: -- This is the streaming mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://www.videolan.org/support/lists.html From albrechtv at hotmail.com Sun Feb 3 14:26:01 2008 From: albrechtv at hotmail.com (Albrecht Verschoor) Date: Sun, 3 Feb 2008 13:26:01 +0000 Subject: [streaming] Change Aspect Ratio in live stream Message-ID: Hello everyone,I?m using VLC to send a mpegstream created by my capture device Hauppauge WinTV-PVR USB2 to my networkplayer. This works fine, the only thing is, the stream is 4:3 while the original footage (camera) is 16:9. I did some research on the internet and what happens is the following: the capture device puts a ?DAR-flag? (Display Aspect Ratio-flag) into the mpegstream so the networkplayer thinks it should be played this way. There?s is software to change this flag (DVDPatcher for example) after recording a file. But I need to change this flag REALTIME, so the stream stays live AND has the correct aspect ratio.My question is:Is VLC capable of doing this? If so, how does this work? If not, does anyone know an application that is?Many thanks in advance!Albrecht _________________________________________________________________ Jouw nieuws en entertainment, vind je op MSN.nl! http://nl.msn.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.videolan.org/pipermail/streaming/attachments/20080203/bce03cc3/attachment.htm From neil at catalyst.net.nz Mon Feb 4 04:36:50 2008 From: neil at catalyst.net.nz (Neil Bertram) Date: Mon, 04 Feb 2008 16:36:50 +1300 Subject: [streaming] Streaming raw video - no mux support? Message-ID: <47A68852.10203@catalyst.net.nz> Hi, I'm trying to transport a DV stream losslessly from a VLC capture box to a pair of VLC encoding boxes (which then stream out in RTP in a few different bitrates). I haven't yet found a way to do this yet... With VLC's native TS mux for streaming, no libavcodec lossless video codecs (huffyuv, snow, ffv1, ljpeg) can be transported, nor PCM audio (the DV feed delivers s16l PCM). I tried muxing with MP4, Ogg, etc, but had no success there either; VLC won't mux in lossless codecs... I also tried piping dvgrab output over netcat to the remote VLC instances (feeding netcat into a fifo on the remote machines and then opening it in VLC, trying both file:// and stream:// access modules), but dvgrab kept getting angry because VLC was apparently not consuming the pipe fast enough, so it considered its stdout to be blocked. My current solution is a high-bitrate mpeg4/mp2a stream at 10mbit from the capture VLC to the encoder VLCs, but I feel this is a bit wasteful and lossy... Any better ideas on how to accomplish this? Neil _______________________________________________ streaming mailing list To unsubscribe or modify your subscription options: http://mailman.videolan.org/listinfo/streaming From alokkumar.yadav at gdatech.co.in Tue Feb 5 07:13:49 2008 From: alokkumar.yadav at gdatech.co.in (alok Yadav) Date: Tue, 05 Feb 2008 11:43:49 +0530 Subject: [streaming] Reg:Application for download video through camera Message-ID: <47A7FE9D.6000504@gdatech.co.in> Hi All , I want download video through camera to my board hard disk ..Is VLC is suitable for this?? All opinions are invited ?? Thanks and Regards Alok _______________________________________________ streaming mailing list To unsubscribe or modify your subscription options: http://mailman.videolan.org/listinfo/streaming From atthebrink at gmail.com Wed Feb 6 20:43:19 2008 From: atthebrink at gmail.com (Mark Brinkman) Date: Wed, 6 Feb 2008 13:43:19 -0600 Subject: [streaming] SIMPLE HTTP INTERFACE QUESTION Message-ID: Help, I'm stumped. I'm trying to use the http interface for VLC as described. It seems to be doing something, but I can't see the index from the remote computer. I've scoured the available help files and searched discussions on this topic, but I can't seem to get it to work. I would like to use the http interface to get VOD from a server containing .avi files. server is on os x latest version of VLC: (08.6d) I have used this server successfully as a streaming audio server using the yodj php application (http://www.yodjnet.com/), and would like to try something similar with video and VLC. From what I've gleaned this should be possible, but I can't seem to get it to work. I have tried mapping ports, and making sure there is no conflict with apache, but still the same results. Here's what I've got: Start VLC on server, select add interface, http interface. Message window is below: main debug: CPU has capabilities AltiVec FPU main debug: looking for memcpy module: 2 candidates main debug: using memcpy module "memcpyaltivec" main debug: waiting for thread completion main debug: thread 41964032 (playlist) created at priority -47 (playlist/playlist.c:184) main debug: waiting for thread completion main debug: thread 42917376 (preparser) created at priority -47 (playlist/playlist.c:210) main debug: looking for interface module: 1 candidate main debug: using interface module "hotkeys" main debug: thread 42929152 (interface) created at priority -47 (interface/interface.c:198) main debug: looking for interface module: 3 candidates main debug: using interface module "macosx" main debug: thread 42065408 (manage) created at priority -47 (interface/interface.c:164) main debug: looking for interface module: 1 candidate http debug: using charset=UTF-8 http debug: base :8080 main: creating httpd main debug: net: listening to port 8080 main debug: thread 43556352 (httpd host thread) created at priority -47 (network/httpd.c:1078) main debug: creating statistics handler http debug: dir=/volumes/miniStack/TV_MOVIES http debug: file=/volumes/miniStack/TV_MOVIES/1200-run.avi (url=/1200-run.avi) http debug: file=/volumes/miniStack/TV_MOVIES/AD-AE-ABOVE.avi (url=/AD-AE-ABOVE.avi) http debug: file=/volumes/miniStack/TV_MOVIES/AD-AE-VERTMULL.avi (url=/AD-AE-VERTMULL.avi) http debug: file=/volumes/miniStack/TV_MOVIES/AD-AE.avi (url=/AD-AE.avi) http debug: file=/volumes/miniStack/TV_MOVIES/big-prez-01.avi (url=/big-prez-01.avi) main debug: using interface module "http" main debug: thread 43488256 (interface) created at priority -47 (interface/interface.c:198) main debug: Connection from 99.149.37.26 main debug: Connection from 99.149.37.26 This shows that VLC sees the correct directory and starts the http interface. It even registers the connection from the remote computer. But on the remote computer (99.149.37.26 in this case) the browser registers a 404 error as follows: Error 404

404 Resource not found(/)


VideoLAN

What am I missing? Note that attempts to use the command-line to use the http interface per the VLC online manual: open /applications/VLC.app -I http (--http-src /volumes/miniStack/TV_MOVIES/ --http-host 192.168.1.8:8080) results in the following error in terminal: Last login: Tue Feb 5 06:51:31 on ttyp1 Welcome to Darwin! none-of-your-business-Computer:~ noneofyourbusiness$ open /applications/VLC.app -I http (--http-src /volumes/miniStack/TV_MOVIES/ --http-host 192.168.1.8:8080) -bash: syntax error near unexpected token `(' none-of-your-business-Computer:~ noneofyourbusiness$ What am I missing here? Any help would be appreciated. Thank you, -Mark Brinkman -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.videolan.org/pipermail/streaming/attachments/20080206/660a1124/attachment.htm -------------- next part -------------- _______________________________________________ streaming mailing list To unsubscribe or modify your subscription options: http://mailman.videolan.org/listinfo/streaming From jmtapio at verkkotelakka.net Fri Feb 8 10:33:05 2008 From: jmtapio at verkkotelakka.net (Juha-Matti Tapio) Date: Fri, 8 Feb 2008 11:33:05 +0200 Subject: [streaming] SIMPLE HTTP INTERFACE QUESTION In-Reply-To: References: Message-ID: <20080208093305.GK5813@verkkotelakka.net> On Wed, Feb 06, 2008 at 01:43:19PM -0600, Mark Brinkman wrote: > Note that attempts to use the command-line to use the http interface per > the VLC online manual: > > open /applications/VLC.app -I http (--http-src > /volumes/miniStack/TV_MOVIES/ --http-host 192.168.1.8:8080) Shell would try to interpret those parentheses, how about something like this: /Applications/VLC.app/MacOS/clivlc -I http --http-host 192.168.1.8:8080 I'm not sure what you are trying to do with the http-src-parameter, but it might not do what you think it does. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://mailman.videolan.org/pipermail/streaming/attachments/20080208/b233530a/attachment.pgp -------------- next part -------------- _______________________________________________ streaming mailing list To unsubscribe or modify your subscription options: http://mailman.videolan.org/listinfo/streaming From dulceangustia at gmail.com Fri Feb 8 10:42:37 2008 From: dulceangustia at gmail.com (=?ISO-8859-1?Q?Javier_G=E1lvez_Guerrero?=) Date: Fri, 8 Feb 2008 10:42:37 +0100 Subject: [streaming] VLM (VOD server) vs WMP (VOD client) Message-ID: <4bcbdae20802080142s1fe190c6s17211f9042465076@mail.gmail.com> Hi everybody, I need WMP to receive the RTSP VOD streaming of VLM VOD service but I am unable to receive any RTSP stream with this combination (using "Open URL..." in WMP and typing "rtsp://VLM_IP:VLM_PORT/VIDEO_ID").. I have read that WMP needs to be streamed within ASF/HTTP/MMS streaming layers and I was wonder how can I tell the VLM to stream using this protocol. I know that through VLC I can stream a video with these protocols but I need to do it with VLM in a VOD fashion. Can anybody tell me what can I do regarding this? Thanks a lot, Javi -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.videolan.org/pipermail/streaming/attachments/20080208/38409b92/attachment.htm -------------- next part -------------- _______________________________________________ streaming mailing list To unsubscribe or modify your subscription options: http://mailman.videolan.org/listinfo/streaming From linqijun211 at 163.com Fri Feb 22 03:36:31 2008 From: linqijun211 at 163.com (linqijun211) Date: Fri, 22 Feb 2008 10:36:31 +0800 (CST) Subject: [streaming] yuv to rgb Message-ID: <28470553.573771203647791039.JavaMail.coremail@bj163app34.163.com> Hi: Could you do me a favour? I have a question to convert yuv420p to rgb32 or rgb24? We changed yuv420p to rgb32 by asm_mmx,but the efficiency is lower than vlc,so we want to know your conversion code that can improve efficiency of coversion. Thank you! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.videolan.org/pipermail/streaming/attachments/20080222/7bf3c012/attachment.htm From support4fpo at aol.com Mon Feb 25 18:49:07 2008 From: support4fpo at aol.com (NeroZero) Date: Mon, 25 Feb 2008 18:49:07 +0100 Subject: [streaming] MultiCast Life Stream By File! & Newsticker RSS Message-ID: <47C2FF93.4040908@aol.com> Ok, I want to stream a video cam with VLC as multicast! I do not offer it right away, but first save it to disc and then part of a playlist I want to offer it to the multicast IP. How do you tell vlc that it is real life streaming, meaning that new users to the stream do not start from scratch but basically start at the end of the saved streaming file.. I have see a curl solution via the web interface, but I needed a cleaner command line version within vlc THX NZ I could not find it ... Can you point me to it so that I can insert an image rrs feed... > Speaking of feeds, VLC also allows you to add a newsticker that > displays news from specified RSS feeds. To enable this feature, choose > Settings -> Preferences, navigate to the Video -> Subtitles/OSD > section, and tick the RSS and Atom feeds display check box. Next, go > to the Text renderer and choose the font you want to use, then specify > the font's settings. Switch to the RSS/Atom section and enter the RSS > feed's URL into the Feed URLs field. You can add multiple feeds by > using the pipe (|) as a URL separator -- for example: > > http://www.linux.com/index.rss|http://www.linux-watch.com/backend/headlines5.rdf > > Make sure that there are no spaces between the pipes; if there are, > VLC won't display the feeds properly. Finally, select the newsticker > position and adjust other settings. Restart VLC, and the next time you > play a video you should see the newsticker. From support4fpo at aol.com Tue Feb 26 07:49:03 2008 From: support4fpo at aol.com (NeroZero) Date: Tue, 26 Feb 2008 07:49:03 +0100 Subject: [streaming] [Fwd: MultiCast Life Stream By File! & Newsticker RSS] Message-ID: <47C3B65F.2040404@aol.com> -------------- next part -------------- An embedded message was scrubbed... From: NeroZero Subject: MultiCast Life Stream By File! & Newsticker RSS Date: Mon, 25 Feb 2008 18:49:07 +0100 Size: 2211 Url: http://mailman.videolan.org/pipermail/streaming/attachments/20080226/b79ece24/attachment.eml From sudhi.vm at gmail.com Wed Feb 27 07:55:02 2008 From: sudhi.vm at gmail.com (Sudhi) Date: Tue, 26 Feb 2008 23:55:02 -0700 Subject: [streaming] vlc camcorder (firewire) streaming on a laptop Message-ID: Hi, I am trying to stream video from Sony DCR-HC96 camcorder connected to a lenovo T61 laptop through the 4-pin firewire interface. I followed instructions given on http://wiki.videolan.org/Documentation:Streaming_HowTo/Stream_from_a_DV_Camcorder with no luck. I checked that the modules video1394, dv1394, raw1394, ohci1394, ieee1394 have all loaded. The devices /dev/raw1394, /dev/video1394/0 are also created. Moreover, I am able to see the video in kino. dmesg also shows the camera status whenever it is connected/disconnected. I tried with the same camcorder on a desktop with a 6-pin PCI firewire interface and I was able to do VLC streaming by piping output from dvgrab (for eg., dvgrab - | vlc - ...). However on the laptop, dvgrab returns with "Error: no camera exists" error. Could anyone please help me with this. Thanks, Sudhi. From support4fpo at aol.com Wed Feb 27 08:54:44 2008 From: support4fpo at aol.com (NeroZero) Date: Wed, 27 Feb 2008 08:54:44 +0100 Subject: [streaming] vlc camcorder (firewire) streaming on a laptop In-Reply-To: References: Message-ID: <47C51744.3090905@aol.com> could it be that dvgrab itsef makes a distinction about the firewire device? Sudhi wrote: > Hi, > > I am trying to stream video from Sony DCR-HC96 camcorder connected to > a lenovo T61 laptop through the 4-pin firewire interface. I followed > instructions given on > http://wiki.videolan.org/Documentation:Streaming_HowTo/Stream_from_a_DV_Camcorder > with no luck. > > I checked that the modules video1394, dv1394, raw1394, ohci1394, > ieee1394 have all loaded. The devices /dev/raw1394, /dev/video1394/0 > are also created. Moreover, I am able to see the video in kino. dmesg > also shows the camera status whenever it is connected/disconnected. > > I tried with the same camcorder on a desktop with a 6-pin PCI firewire > interface and I was able to do VLC streaming by piping output from > dvgrab (for eg., dvgrab - | vlc - ...). However on the laptop, dvgrab > returns with "Error: no camera exists" error. > > Could anyone please help me with this. > > Thanks, > > Sudhi. > _______________________________________________ > streaming mailing list > To unsubscribe or modify your subscription options: > http://mailman.videolan.org/listinfo/streaming >