Search found 8 matches

Go to advanced search

by smokin
31 Oct 2006 13:25
Forum: VLC stream-output (sout)
Topic: Streaming, from a webcam, to a server, out to public
Replies: 23
Views: 50707

i see you write mmsh.

when using media player its mms:// not mmsh://

maybe thats what you have wrong.
by smokin
31 Oct 2006 13:11
Forum: VLC stream-output (sout)
Topic: Streaming, from a webcam, to a server, out to public
Replies: 23
Views: 50707

it works fine for me.

if you cannot provide any kind of error log or anything its impossible to say why it doesnt work.
by smokin
12 Oct 2006 13:45
Forum: VLC stream-output (sout)
Topic: Streaming, from a webcam, to a server, out to public
Replies: 23
Views: 50707

that is simple.

just change the vb setting in this line.

:sout=#transcode{vcodec=WMV2,vb=284,scale=0.5,acodec=mp3,ab=64,channels=2,deinterlace,croptop=2}:duplicate{dst=std{access=mmsh,mux=asfh,dst=localip:port}}

atm its set to 284kbps.

change it to whatever you require and it will stick to that.
by smokin
12 Oct 2006 11:53
Forum: VLC stream-output (sout)
Topic: Streaming, from a webcam, to a server, out to public
Replies: 23
Views: 50707

Doing this is quite straight forward i have it working now streaming my webcam from my pc to a dedicated server in another country, and from there the public can pick up the stream. ill give some basic info. My pc is running windows. The dedicated hosted server is running linux with no GUI. I have s...
by smokin
12 Oct 2006 11:36
Forum: VLC stream-output (sout)
Topic: State of the art : streaming vlc with icecast
Replies: 6
Views: 3369

streaming mp3 to it is easy and works fine. I have had it working no problems. I have even got it to send a video stream via it using theora and vorbis but the quality is unwatchable. Here is the line i used for video. vlc -vv mmsh://source stream:16780 :sout="#transcode{vcodec=theora,vb=256,sc...
by smokin
11 Oct 2006 02:37
Forum: VLC media player for Linux and friends Troubleshooting
Topic: cannot peek while getting new packet, EOF ?
Replies: 0
Views: 847

cannot peek while getting new packet, EOF ?

I have a linux server running vlc to stream content and it works fine. However after a period of time (random but short) it just stops and this is the error log on the server where its running. [00000269] asf demuxer warning: cannot peek while getting new packet, EOF ? [00000254] main input debug: E...
by smokin
10 Oct 2006 21:31
Forum: VLC media player for Windows Troubleshooting
Topic: Video quality is horrible in Windows Vista!
Replies: 19
Views: 4257

i have this problem also. Its only started happening since i started using rc2 build of vista. I used to use the latest nightlie build so i could leave aero turned on without the flickering. but now the only way i get a good picture is using the standard release and turn aero off to stop that annoyi...
by smokin
09 Oct 2006 18:52
Forum: VLC stream-output (sout)
Topic: NSV Streaming from VLC
Replies: 0
Views: 697

NSV Streaming from VLC

I want to stream nsv video to a icecast server. Normally i use nsvcap but this cant pick up streams from my dreambox urls. Only from a local device.

So is it possible to stream nsv directly from VLC somehow ?

Go to advanced search