Need help saving a videostream onto an external hard drive - Raspberry Pi Forums


i'm trying use rpi save stream ip camera on lan external hard drive connected pi's usb port. have vlc installed on pi , hdd mounted can't figure out terminal commands need enter have record feed. i've been tediously searching guide or documentation can clarify syntax keep finding tutorials on how stream pi, not use capture stream.

i'm trying use line below right on computer running windows. keeps asking me username , password though put them in stream url. try opening file "go.mpg" can't.
vlc http://192.168.1.13/videostream.asf?use ... &pwd=[test] --sout=file/ps:go.mpg

figured out how dump raw output of feed using command:
vlc "http://192.168.1.3/videostream.asf?user ... d=password" :demux=dump :demuxdump-file="/mnt/test/myfile"
writes raw output videostream file on external hard drive. i'll update when find out how convert raw file useful mp4. of right can remove hdd pi, plug pc, watch file through vlc (i can't scrub through though, weird).


raspberrypi



Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62