Results 1 to 15 of 89

Thread: Установка VLC на роутер ?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Quote Originally Posted by MSTY View Post
    Добрый день.
    Идея возникла при замене входной двери и желанием установит видеодомофон, но использование сего чуда без записи не эффективно, а профессиональные устройства слишком дороги...значит надо найти альтернативу.
    Отсюда возникает вопрос: возможно обладая wl-500gP, webcam, ziv построить систему записи с камеры на винт без участия компа?
    А по моему VLC это и делает. Как ее поставить? Кто то ставил-http://wl500g.info/showthread.php?t=9638&highlight=www.videolan.org

    Я сделал перевод-
    Code:
     I would like each to VLC any help. I know very little. 
    But the installation was quite simple: install ipkg vlc 
    I have to feed olegs converted. If the installation fails at you, then you are probably still on the original feed. 
    
    I have 
    # vlc # VLC 
    alias tvlc="vlc --config /opt/etc/vlc.conf" Written in my profile 
    
    After you tvlc with - save-config have started, the options in an extremely detailed written Konfig.datei (/ opt / etc / vlc.conf), which you then edit known. 
    (In den Optionen habe ich die Ausgabe sout als file/:/tmp/harddisk/media/tmp.avi festgelegt) (In the options I have the output file as sout /: / tmp / harddisk / media / tmp.avi determined) 
    
    There is a very detailed website (www.videolan.org) forum vlc. 
    
    Vlc can with a great start and web control. 
    ( vlc -I http --http-host host Place your address and port use]) 
    
    The-d option starts the daemon mode. 
    Debug-Information The-vvv are detailed debug information 
    
    Rather unfortunately, I do not.
    Я прпробовал- ipkg install vlc

    Installing vlc (0.8.6d-2) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/op...d-2_mipsel.ipk
    package vlc suggests installing faad2
    package vlc suggests installing ffmpeg
    package vlc suggests installing flac
    package vlc suggests installing liba52
    package vlc suggests installing libdvdnav
    package vlc suggests installing libdvdread
    package vlc suggests installing libid3tag
    package vlc suggests installing libmad
    package vlc suggests installing libmpcdec
    package vlc suggests installing libmpeg2
    package vlc suggests installing libogg
    package vlc suggests installing libshout
    package vlc suggests installing libupnp
    package vlc suggests installing libvorbis
    package vlc suggests installing libxml2
    package vlc suggests installing speex
    package vlc suggests installing x264
    package vlc suggests installing avahi
    Installing libdvbpsi (0.1.5-1) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/op...5-1_mipsel.ipk
    Configuring libdvbpsi
    Configuring vlc
    Successfully terminated.

    Только будет тормозить, надо камеру на PC поставить и стримить оттуда на WL500gP.

    Подключил камеру к PC

    VLC параметры на винде





    На другом компе WMP- Open URL mms://192.168.1.106:8000


    Видео дампил с VLC на этом втором компе командой-

    :sout=#duplicate{dst=display,dst=std{access=file,m ux=asf,dst="C:\Documents and Settings\User1\Desktop\temp\test1.wmv"}}

    можно потом смотреть с WMP...

    Запустил VLC на WL500gP

    [admin@WL-001D60DEC4 /]$ vlc
    VLC media player 0.8.6d Janus
    starting VLC root wrapper... using UID 0 (admin)
    ***************************************
    * Running VLC as root is discouraged. *
    ***************************************

    It is potentially dangerous, and might not even work properly.
    Remote control interface initialized. Type `help' for help.
    help
    +----[ Remote control commands ]
    |
    | add XYZ . . . . . . . . . . add XYZ to playlist
    | enqueue XYZ . . . . . . . queue XYZ to playlist
    | playlist . . . show items currently in playlist
    | play . . . . . . . . . . . . . . . . play stream
    | stop . . . . . . . . . . . . . . . . stop stream
    | next . . . . . . . . . . . . next playlist item
    | prev . . . . . . . . . . previous playlist item
    | goto . . . . . . . . . . . . goto item at index
    | clear . . . . . . . . . . . clear the playlist
    | status . . . . . . . . . current playlist status
    | title [X] . . . . set/get title in current item
    | title_n . . . . . . next title in current item
    | title_p . . . . previous title in current item
    | chapter [X] . . set/get chapter in current item
    | chapter_n . . . . next chapter in current item
    | chapter_p . . previous chapter in current item
    |
    | seek X . seek in seconds, for instance `seek 12'
    | pause . . . . . . . . . . . . . . toggle pause
    | fastforward . . . . . . . set to maximum rate
    | rewind . . . . . . . . . . set to minimum rate
    | faster . . . . . . . . faster playing of stream
    | slower . . . . . . . . slower playing of stream
    | normal . . . . . . . . normal playing of stream
    | f [on|off] . . . . . . . . . . toggle fullscreen
    | info . . . information about the current stream
    | get_time . . seconds elapsed since stream's beginning
    | is_playing . . 1 if a stream plays, 0 otherwise
    | get_title . . . the title of the current stream
    | get_length . . the length of the current stream
    |
    | volume [X] . . . . . . . . set/get audio volume
    | volup [X] . . . . . raise audio volume X steps
    | voldown [X] . . . . lower audio volume X steps
    | adev [X] . . . . . . . . . set/get audio device
    | achan [X]. . . . . . . . set/get audio channels
    | atrack [X] . . . . . . . . . set/get audio track
    | vtrack [X] . . . . . . . . . set/get video track
    | vratio [X] . . . . . set/get video aspect ratio
    | vcrop [X] . . . . . . . . . set/get video crop
    | vzoom [X] . . . . . . . . . set/get video zoom
    | strack [X] . . . . . . . set/get subtitles track
    | menu [on|off|up|down|left|right|select] use menu
    |
    | help . . . . . . . . . . . . . this help message
    | longhelp . . . . . . . . . a longer help message
    | logout . . . . . exit (if in socket connection)
    | quit . . . . . . . . . . . . . . . . . quit vlc
    |
    +----[ end of help ]
    Last edited by piezomotor; 13-01-2008 at 18:17.

Similar Threads

  1. Установка интернет-радио на роутер
    By Mairone in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 132
    Last Post: 31-05-2016, 02:56
  2. Установка Debian на роутер Asus WL-500gP/RT-N10U/N16 (MIPS)
    By Oleg in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 156
    Last Post: 02-10-2014, 12:17
  3. btpd - установка торрент-клиента на роутер
    By azhur in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 57
    Last Post: 25-12-2013, 20:09
  4. Установка RRDTool и CRON на роутер
    By dizzy128 in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 173
    Last Post: 16-04-2012, 17:35

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •