question on streaming linksys camera

About encoding, codec settings, muxers and filter usage
jerrygeis
Blank Cone
Blank Cone
Posts: 37
Joined: 17 Jul 2007 22:29

question on streaming linksys camera

Postby jerrygeis » 31 Jul 2007 19:28

Hi,

I can use the following command to:
vlc ../trailer_videos/SharkTale.avi --sout '#standard{access=http,mux=asf,url:8080}'
to stream the video and then this command
mplayer http://192.168.1.8:8080 on the client to play it.

that is all fine. However, I wish to stream a linksys wvc200 camera using the similiar command:

vlc http://192.168.1.115/img/video.asf --sout '#standard{access=http,mux=asf,url:8080}'
to stream it and to video it mplayer://192.168.1.8:8080

However, mplayer tells me connection refused when trying to view the camera stream.

This is the VLC output:
[00000302] main access debug: removing module "access_http"
[00000282] main playlist debug: dead input
[00000291] main input debug: thread 1132489056 joined (input/input.c:469)
[00000292] main stream output debug: sout has been kept
[00000282] main playlist debug: starting new item
[00000282] main playlist debug: changing item without a request (current 0/1)
[00000282] main playlist debug: nothing to play
[00000282] main playlist debug: garbage collector destroying 1 sout
[00000293] main private debug: destroying chain... (name=standard)
[00000299] mux_asf private debug: Asf muxer closed
[00000295] access_output_http private warning: HTTP sout access cannot seek
[00000299] main private debug: removing module "mux_asf"
[00000298] main http server debug: thread 1140881760 joined (network/httpd.c:1155)
[00000298] main http server debug: HTTP host removed
[00000297] main http server debug: no host left, stopping httpd
[00000295] access_output_http private debug: Close
[00000295] main private debug: removing module "access_output_http"
[00000293] main private debug: removing module "stream_out_standard"
[00000293] main private debug: destroying chain done
[00000283] main private debug: thread 1090525536: possible condition deadlock at playlist/engine.c:480 (Connection timed out)
[00000285] hotkeys interface debug: thread 1115703648: possible condition deadlock at hotkeys.c:209 (Connection timed out)
[00000284] main private debug: thread 1098918240: possible condition deadlock at playlist/engine.c:596 (Connection timed out)
[00000282] main playlist debug: thread 1107310944: possible condition deadlock at playlist/thread.c:203 (Connection timed out)


It is saying HTTP sout access cannot seek.

How do stream an HTTP source???

Jerry

jerrygeis
Blank Cone
Blank Cone
Posts: 37
Joined: 17 Jul 2007 22:29

Re: question on streaming linksys camera

Postby jerrygeis » 07 Aug 2007 17:24

THere has been no reponse to my streaming question.

How do I stream from an http source?
Is that possible?
Have I messed something up?
do I not have something comiled in to stream http sources?

jerry

my config is:

vlc config.status 0.9.0-svn
configured by ./configure, generated by GNU Autoconf 2.61,
with options \"'--disable-vhook' '--disable-quicktime' '--enable-alsa' '--enable-ffmpeg' '--enable-sout' '--enable-x264' '--enable-faac' '--enable-faad' '--disable-a52' '--with-ffmpeg-tree=/home/silentm/multimedia_controller/ffmpeg/


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 14 guests