Search found 8 matches

Go to advanced search

by Papageno
24 Feb 2010 22:27
Forum: VLC stream-output (sout)
Topic: VLC 1.0.0/1.0.1 V4L2 + ALSA capture, xcode and stream prob.
Replies: 4
Views: 6228

Re: VLC 1.0.0/1.0.1 V4L2 + ALSA capture, xcode and stream prob.

:D Thanks a lot. The endless searching and trial/error is ended. Here is my skript for a Video conversation directly to a specified computer (192.168.2.20). It needs only to play a network stream using rtp://:5004. cvlc v4l2:///dev/video1 :input-slave="alsa://hw:3,0" :sout="#transcode...
by Papageno
23 Feb 2010 08:23
Forum: VLC media player for Linux and friends Troubleshooting
Topic: cannot stream from command line
Replies: 6
Views: 2541

Re: cannot stream from command line

Hi Bandito, maybe you have to use cvlc instead of vlc. I have tried to stream like this: #/bin/sh #Sound not working cvlc -vvv v4l2:///dev/video0:v4l2-adev=alsa:///\"hw:0,2\" :sout="#transcode{vcodec=mp2v,vb=800,scale=1,acodec=mpga,ab=128,channels=2,samplerate=44100} :duplicate{dst=st...
by Papageno
04 Jan 2010 20:50
Forum: VideoLAN Manager (VLMa)
Topic: How do you stream video on the net?
Replies: 7
Views: 42162

Re: How do you stream video on the net?

Isn't that Howto Outdated? :?:
by Papageno
04 Jan 2010 20:46
Forum: VLC stream-output (sout)
Topic: Streaming command line arguments for v4l2 with webcam
Replies: 3
Views: 4482

Re: Streaming command line arguments for v4l2 with webcam

Okay I am a little bit further. Using just hw:2,0 in the settings of Audio-Device (Streaming Wizard) then I am able to record audio and video using Coding Video - DIV3 + MP3 (ASF) and save it to a file. (this is just for testing, I want still stream to another computer). I am using Ubuntustudio 9.10...
by Papageno
04 Jan 2010 09:05
Forum: VLC stream-output (sout)
Topic: Streaming command line arguments for v4l2 with webcam
Replies: 3
Views: 4482

Re: Streaming command line arguments for v4l2 with webcam

Is there really nobody who knows the correct syntax? I found that input-slave is the Alsa and OSS audio capture has been removed from the v4l and v4l2 accesses and input-slave alsa:// should be used instead. This is for versions > 1.0.0 But there is nowhere any sentence about the parameters to acces...
by Papageno
03 Jan 2010 16:02
Forum: VLC stream-output (sout)
Topic: VLC 1.0.0/1.0.1 V4L2 + ALSA capture, xcode and stream prob.
Replies: 4
Views: 6228

Re: VLC 1.0.0/1.0.1 V4L2 + ALSA capture, xcode and stream prob.

Hi Krakorar, I've a similar problem. I am using a webcam with mircophone and I can't stream the audio. What was your solution. Please can you post it. My recorddevices: $ arecord -l ---]Karte 1: U0x46d0x9a1 [USB Device 0x46d:0x9a1], Gerät 0: USB Audio [USB Audio] Untergeordnete Geräte: 1/1 Untergeor...
by Papageno
02 Jan 2010 23:50
Forum: VLC stream-output (sout)
Topic: Streaming command line arguments for v4l2 with webcam
Replies: 3
Views: 4482

Streaming command line arguments for v4l2 with webcam

Hi, I am a little bit (more than) confused about the syntax for command line with linux. Can someone clear this, please. In some postings, manuals and wiki entries there is for audio access mentioned: input-slave=alsa// or v4l2-adev=alsa:// with follow up by /\"hw:x,y\" or /dev/dspx How ca...
by Papageno
02 Jan 2010 16:42
Forum: VLC stream-output (sout)
Topic: determining command line from GUI config
Replies: 7
Views: 8667

Re: determining command line from GUI config

In version 1.02 you can use the wizard output and copy it into your script. Don't forget to add " at the beginning and the end of options. I've used this to aquire a command line for streaming my webcam in the local network E.g. Generated Output Stream: :sout=#transcode{vcodec=h264,vb=800,scale...

Go to advanced search