Search found 5 matches

Go to advanced search

by skulaluks
07 Feb 2010 21:32
Forum: VLC stream-output (sout)
Topic: Streaming video from webcam to .swf player
Replies: 14
Views: 17583

Re: Streaming video from webcam to .swf player

is it possible to run this vlc option from commandline? i tried to run following: "C:\Program Files\VideoLAN\VLC\vlc.exe" ":sout=#transcode{vcodec=h264,vb=200,deinterlace,ab=32,fps=12,width=640,height=480,acodec=mp3,samplerate=44100}:duplicate{dst=std{access=http{mime=video/x-flv},mux...
by skulaluks
05 Feb 2010 13:24
Forum: VLC stream-output (sout)
Topic: Streaming video from webcam to .swf player
Replies: 14
Views: 17583

Re: Streaming video from webcam to .swf player

It works!!! thanks Greg. I had to just correctly go through this wizard: http://www.longtailvideo.com/support/jw-player-setup-wizard?example=201 -I used option flv player with a single video - in the file properties>file i put the address of my stream http://<myIP>/mediaplayer/stream.flv (it wasn't ...
by skulaluks
04 Feb 2010 18:19
Forum: VLC stream-output (sout)
Topic: Streaming video from webcam to .swf player
Replies: 14
Views: 17583

Re: Streaming video from webcam to .swf player

thanks Greg, I manage to stream with the VLC (although the frame-rate is like 0.1 fps) i put following code to my page: <embed width="640" height="480" type="application/x-shockwave-flash" src="player.swf" style="" name="mpl" quality="...
by skulaluks
03 Feb 2010 21:08
Forum: VLC stream-output (sout)
Topic: Streaming video from webcam to .swf player
Replies: 14
Views: 17583

Streaming video from webcam to .swf player

I would like to stream a realtime video from my webcam to some .swf flash player like http://www.longtailvideo.com/players/jw-flv-player/
that is embedded on my webapage.
The problem is that i cannot make any .swf player working with any type of video stream from VLC.
Thanks for help

Go to advanced search