Set Up live audio stream receive

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
leviax
New Cone
New Cone
Posts: 9
Joined: 07 Mar 2007 11:56

Set Up live audio stream receive

Postby leviax » 12 Apr 2007 00:50

Hello to everybody!

My question is: how to set up "src" field inside vlc plugin to receive a live voice stream?

Command line I use to capture my mic (by rtp) and stream over http is the following:

vlc.exe -vvv udp://@127.0.0.1:4444 --sout=#transcode{acodec=mp3,ab=64,channel=2}:duplicate{dst=std{access=http,mux=ts,dst=83.184.135.208:1234}}

I also tried adding a virtual name at the end of the command line (:1234/virtual) but without success!

Any help?
Thanks in advance

marcuschan
Blank Cone
Blank Cone
Posts: 54
Joined: 08 Jul 2006 16:31

Postby marcuschan » 12 Apr 2007 04:02

if u stream out over http, to receive, src set to http://src_ip:port will be fine.

:lol:


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 22 guests