Объявление

Свернуть
Пока нет объявлений.

PeerStation и волшебный порт 4212 (Telnet)

Свернуть
X
 
  • Фильтр
  • Время
  • Показать
Очистить всё
новые сообщения

  • PeerStation и волшебный порт 4212 (Telnet)

    тут инересная инфа о командах, которые можно использовать для управления приставкой

    качаем путти
    http://the.earth.li/~sgtatham/putty/.../x86/putty.exe

    стартуем, вводим айпи, порт, выбираем "telnet" и нажимаем "open"


    попадаем в приставку, вводим пароль admin





    здесь можно командовать плеерером. насколько мне известно, если установлен хард hdd и мх то отсюда можно стартовать фильмы по сети.
    не знаю можно ли делать это если врублена картина. но вскоре с этим сможем разобраться.

    если пишем инфо о стриме, без понятия что он имеет ввиду но пишет такое
    (жена смотрит тнт)

    > info |
    ({
    "Stream 0":
    {
    "Type": "Video",
    "Codec": "h264",
    "Aspect Ratio": "4:3",
    "Frame rate": "25.000",
    "Resolution": "704x576",
    },
    "Stream 1":
    {
    "Type": "Audio",
    "Codec": "mpga",
    "Language": "",
    "Sample rate": "0 Hz",
    "Channels": "0",
    "Bits per sample": "0",
    "Bitrate": "0 kb/s",
    },
    })
    | Current stream information | ok
    >
    список всех доступных комманд
    Spoiler
    > help all
    >
    Session Commands
    ==================
    logout . . . . . . . . . . . . . . . . . . Close and exit current interface client (player closed in RC).
    quit . . . . . . . . . . . . . . . . . . . Close and exit current interface client (player closed in RC).
    exit . . . . . . . . . . . . . . . . . . . Close and exit current interface client (player closed in RC).
    shutdown . . . . . . . . . . . . . . . . . Close and exit player.
    help [arg] . . . . . . . . . . . . . . . . Print short help if no argument was given.
    [all] . . . . . List of All control commands
    [dvd] . . . . . List of All DVD control commands
    [play]. . . . . List of All Play Control commands
    [audio] . . . . List of All Audio Control commands
    [telnet]. . . . List of All Telnet control commands
    [general] . . . List of All General control commands
    [display] . . . List of All Display control commands
    [playlist]. . . List of All Playlist control commands
    [download]. . . List of All Download control commands

    General Commands
    ==================
    sub_heb_inv [on/off] . . . . . . . . . . . Enable/Disable Hebrew Subtitle Inverse Algorithm. Return current value if no argument was given.
    sub_show [on/off] . . . . . . . . . . . . Enable/Disable Showing subtitles. Return current value if no argument was given.
    sub_font_name [subtitle-font-name] . . . . Set filename for subtitle font. Return current font_name if no argument was given.
    record [on/off]. . . . . . . . . . . . . . Enable/Disable record feature (only if access-filter=record was used). Return current value if no argument was given.
    record_filename [record-file-name] . . . . Set filename for record feature. if record is in progress this will be applied only in the next record action.
    verbose_level [level]. . . . . . . . . . . Set verbosity level.
    verbose_color [on/off] . . . . . . . . . . Enable/Disable colors of verbosity messages.
    dbgmsg_redirect [tty-dev-path] . . . . . . redirecting the messages to the desired device (path given by using the 'tty' command on a console.
    dbginfo_redirect [tty-dev-path] . . . . . redirecting the color debug mesasges to the desired device (path given by using the 'tty' command on a console.
    version. . . . . . . . . . . . . . . . . . Get Player/Commands/Telnet Events version numbers.
    snr . . . . . . . . . . . . . . . . . . Get snr of Raysat's Satellite modem.
    CurrentError_info [video/audio]. . . . . . Print current video/audio error information.
    LastError_info . . . . . . . . . . . . . . Print last error information.
    ClearError_info. . . . . . . . . . . . . . Clear last error information.
    info . . . . . . . . . . . . . . . . . . . Print stream information of the current stream.
    streaminfo . . . . . . . . . . . . . . . . List sub-titles and audio streams.
    memlog [[v0/v1][filename][filemode]] . . . Print current memory usage.

    Play Control Commands
    =======================
    play_status. . . . . . . . . . . . . . . . Current running status.
    play . . . . . . . . . . . . . . . . . . . Play current item in playlist.
    pause. . . . . . . . . . . . . . . . . . . Toggle pause playing (Keeps position in stream).
    stop . . . . . . . . . . . . . . . . . . . Stop playing (Resets position to beginning of the stream).
    speed [[X][Y]] . . . . . . . . . . . . . . Change playing speed.
    speed_up . . . . . . . . . . . . . . . . . Sets the playing speed x2, x4, ..., x32 (keeps the direction ff/rw).
    speed_down . . . . . . . . . . . . . . . . Sets the playing speed x1/2, x1/4, ..., x1/32 (keeps the direction ff/rw).
    fwd [Y] . . . . . . . . . . . . . . . . . Sets playing speed to fast forward xY or (x2, x4, ..., x32 without parameter).
    slow_fwd [Y] . . . . . . . . . . . . . . . Sets playing speed to slow forward x1/Y or (x1/2, x1/4, ..., x1/32 without parameter).
    rew [Y]. . . . . . . . . . . . . . . . . . Sets playing speed to fast rewind xY or (x2, x4, ..., x32 without parameter).
    slow_rew [Y] . . . . . . . . . . . . . . . Sets playing speed to slow rewind x1/Y or (x1/2, x1/4, ..., x1/32 without parameter).
    server_rate <rate> . . . . . . . . . . . . Set the server rate (if this option is supported).
    (rate < 0) - rewind
    (rate > 0) - forward
    (abs(rate) < 1) - slow
    (abs(rate) == 1) - Normal
    (abs(rate) > 1) - fast
    seek_time <offset> . . . . . . . . . . . . Jump to offset in seconds from the beginning from current stream.
    seek_pos <offset>. . . . . . . . . . . . . Jump to offset in percent (0..100) from the beginning from current stream.
    hwdemux [on/off] . . . . . . . . . . . . . Enable/Disable Sigma Hardware Demux TS module. Returns HW Demux state if no argument was given.
    ps_hwdemux [on/off]. . . . . . . . . . . . Enable/Disable Sigma Hardware Demux PS module. Returns HW Demux state if no argument was given.
    cont_vid [stop/file_name]. . . . . . . . . Play file_name in continuous mode or stop playing. Returns current file name if no argument was given.
    qpixel [play/stop] . . . . . . . . . . . . Play/Stop Qpixel encoding directly to hardcoded UDP multicast address [233.18.204.123:1234]. Returns activation status if no argument was given.
    gfx [on/off] . . . . . . . . . . . . . . . Set the GFX to ON/OFF. Returns current GFX mode (on/off/canvas/recovery) if no argument was given.
    gfx_canvas [file_name] . . . . . . . . . . Update the GFX Canvas with new filename. Returns current file name if no argument was given.
    gfx_recovery [file_name] . . . . . . . . . Update the GFX Recovery with new filename. Returns current file name if no argument was given.
    jpeg_rot [angle] . . . . . . . . . . . . . Rotate the JPEG image by given angle. Returns current angle if no argument was given.
    is_jpeg_rotatable . . . . . . . . . . . . Returns status, whether rotation is enabled for current JPEG.
    fast_caching [on/off] . . . . . . . . . . Enable/Disable Fast Caching mechanism. Returns current Fast Caching status if no argument was given.
    fast_caching_time [value] . . . . . . . . Sets Fast Caching time (min 500 msec). Returns current Fast Caching time if no argument was given.

    Playlist Commands
    ===================
    next . . . . . . . . . . . . . . . . . . . Go to next item in playlist. If last item is currently played, go to first item.
    prev . . . . . . . . . . . . . . . . . . . Go to previous item in playlist. If first item is currently played, go to last item.
    repeat <on/off>. . . . . . . . . . . . . . Repeat currently played stream.
    random <on/off>. . . . . . . . . . . . . . Play playlist in random order.
    loop <on/off>. . . . . . . . . . . . . . . Repeat playlist after playing last item.
    goto <index> . . . . . . . . . . . . . . . Go to item found in place index on the list.
    pl_add_only <MRL>. . . . . . . . . . . . . Add MRL to list without playing.
    pl_add <MRL> . . . . . . . . . . . . . . . Add MRL to list and play it.
    del_by_idx <index> . . . . . . . . . . . . Remove item in place index from the list.
    del_by_name <MRL>. . . . . . . . . . . . . Remove item coresponds with MRL from the list.
    pl_clr . . . . . . . . . . . . . . . . . . Remove all items from the list.
    playlist . . . . . . . . . . . . . . . . . Show all items in list. Currently played item will be marked by '*'.
    pl_time. . . . . . . . . . . . . . . . . . Returns current offset in seconds from beginning of the currently played item.
    pl_pos . . . . . . . . . . . . . . . . . . Returns current offset in percent from beginning of the currently played item.
    pl_idx . . . . . . . . . . . . . . . . . . Returns place index on the list of the currently played item.
    pl_name. . . . . . . . . . . . . . . . . . Returns the currently played item URL.
    prog_by_idx <index>. . . . . . . . . . . . Choose the program to select by giving its index in list.
    prog_by_sid <sid>. . . . . . . . . . . . . Choose the program to select by giving its Service ID.
    program_list . . . . . . . . . . . . . . . Print the program list. List format: * | index | prog_name | ok
    audiostream <index>. . . . . . . . . . . . Select audio stream or audio language.
    spustream <index>. . . . . . . . . . . . . Select spu atream or sub title language.
    is_pauseable . . . . . . . . . . . . . . . Returns whether the content is pauseable.
    is_Rewindable . . . . . . . . . . . . . . Returns whether the content is rewindable.
    is_FastForwardable . . . . . . . . . . . . Returns whether the content is fastforwardable.
    is_ServerRateable . . . . . . . . . . . . Returns whether the content is ServerRateable.
    is_changeSpeedable . . . . . . . . . . . . Returns whether the content is changeSpeedable.
    is_plTimed . . . . . . . . . . . . . . . . Returns whether the content can respond correctly to 'pl_time' control.
    is_plTimed_on_rate . . . . . . . . . . . . Returns whether the content can respond correctly to 'pl_time' control when on different rate than 1.
    is_seekable. . . . . . . . . . . . . . . . Returns whether the content can respond to the 'seek' control.

    Progressive Download Commands
    ===============================
    download_list . . . . . . . . . . . . . . Show all items in download list. Currently downloaded item will be marked by '*'.
    get_current_download . . . . . . . . . . . how current download ID.
    download_status [ID] . . . . . . . . . . . Show status of required download process (current position in percent and state Play/Stop/Finish).
    download_info [ID] . . . . . . . . . . . . Show full information of required download process.
    download_move [ID][URL]. . . . . . . . . . Move downloaded file to other disk space with clearing download history.
    del_download_item [ID] . . . . . . . . . . Delete download process from history list (download process must be stopped before).
    clr_download_list . . . . . . . . . . . . Clear download history list (all download processes must be stopped before).
    download_src_URL [ID][URL] . . . . . . . . Change source URL of required download process.

    Screen Commands
    =================
    scl [[W][H][X][Y][Time]] . . . . . . . . . Scale display to dimension (W x H) with position (X, Y) in required time (msec).
    no_scl . . . . . . . . . . . . . . . . . . Disable scaling.
    full_scrn [on/off] . . . . . . . . . . . . Scale to screen size. Returns full screen state if no argument was given.
    scl_logic_window [[W][H]]. . . . . . . . . Set logic window to dimension (W x H). Returns logic window dimension if no argument was given.
    video_out [on/off] . . . . . . . . . . . . Set Video Scaler to On/Off. Returns current Video Scaler status if no argument was given.
    gfx_out [on/off] . . . . . . . . . . . . . Set GFX Scaler to On/Off. Returns current GFX Scaler status if no argument was given.
    brightness [level] . . . . . . . . . . . . Set to new brightness level [0..128](default 64). Returns current brightness level if no argument was given.
    hue [level] . . . . . . . . . . . . . . . Set to new hue level [0..128](default 64). Returns current hue level if no argument was given.
    contrast [level] . . . . . . . . . . . . . Set to new contrast level [0..128](default 64). Returns current contrast level if no argument was given.
    saturation [level] . . . . . . . . . . . . Set to new saturation level [0..128](default 64). Returns current saturation level if no argument was given.
    osd_out [on/off] . . . . . . . . . . . . . Set OSD Scaler to On/Off. Returns current OSD Scaler status if no argument was given.
    osd_alpha1 [[level][Time]] . . . . . . . . Set to new Alpha1 level in required time (msec). Returns current Alpha1 setting if no argument was given.
    auto_switch [on/off]. . . . . . . . .. . . Set Automatic PAL/NTSC display mode to On/Off.Returns automatic switch mode status.
    scalingmode [default/auto/crop/] . . . . . Set to scaling mode.Returns scaling mode status if no argument was given.
    [letterbox/squeeze/zoom/]
    [wide/pillarbox/panorama]
    display_mode [480i60/576i50] . . . . . . . Set to new display mode.Returns display mode status if no argument was given.
    [480i60_dig/576i50_dig]
    [480p60/576p50]
    [480p60_dig/576p50_dig]
    [720p60/720p50]
    [1080i60/1080i50]
    [1080p60/1080p50]
    display_out [on/off] . . . . . . . . . . Set display output to On/Off. Returns display output status if no argument was given.
    tv_standard . . . . . . . . . . . . . . . Returns TV Standard - PAL/NTSC status.
    luma_lpf [0-4] . . . . . . . . . . . . Set to new Luma LPF Filter mode; Returns the filter mode status if no argument was given.
    mv_filter [0-4] . . . . . . . . . . . . Set to new Luminance and Chrominance Filter mode; Returns the filter mode status if no argument was given.

    Audio Commands
    ================
    spdif [on/off] . . . . . . . . . . . . . . Enable/Disable spdif audio output. Returns spdif state if no argument was given.
    volume [val] . . . . . . . . . . . . . . . Set volume to val. Return current volume value if no argument was given.
    volup [mlpy] . . . . . . . . . . . . . . . Increase volume by multiplies of 16. (Default: 1x16).
    voldown [mlpy] . . . . . . . . . . . . . . Decrease volume by multiplies of 16. (Default: 1x16).

    DVD commands
    ==============
    r. . . . . . . . . . . . . . . . . . . . . Right navigation key selected.
    l. . . . . . . . . . . . . . . . . . . . . Left navigation key selected.
    u. . . . . . . . . . . . . . . . . . . . . Up navigation key selected.
    d. . . . . . . . . . . . . . . . . . . . . Down navigation key selected.
    a. . . . . . . . . . . . . . . . . . . . . Activate navigation key selected
    hk [hotkey]. . . . . . . . . . . . . . . . Enter other hotkeys
    chapter_n. . . . . . . . . . . . . . . . . Start playing next chapter.
    chapter_p. . . . . . . . . . . . . . . . . Start playing prev chapter.
    chapter [chapter number] . . . . . . . . . Start playing chapter number.
    title_n. . . . . . . . . . . . . . . . . . Next title option in the DVD tree structure
    title_p. . . . . . . . . . . . . . . . . . Prev title option in the DVD tree structure
    audiostream [track]. . . . . . . . . . . . Choosing audio track
    spustream [track]. . . . . . . . . . . . Choosing subtitles track
    mainmenu . . . . . . . . . . . . . . . . . Go back to starting point of DVD navigation.

    Telnet Commands
    =================
    events [on/off]. . . . . . . . . . . . . . Enable/Disable events for telnet interface. Return current value if no argument was given.
    ext_event [upgrade/reboot] . . . . . . . . Send upgrade/reboot event to telnet interface.
    glbl_rspnd [on/off]. . . . . . . . . . . . Enable/Disable glbl_rspnd for telnet interface. Return current value if no argument was given.
    >
    Обсуждение всех нюансов развода в Германии. www.razvod.net

  • #2
    Re: PeerStation и волшебный порт 4212 (Telnet)

    > version |
    | ME_player Version: 0.8.6-build-tag-99 Janus
    Telnet Events Version: 19
    Control Commands Version: 24
    | Current Player version | ok
    >
    http://www.videolan.org/
    VLC media player 0.8.6i


    Обсуждение всех нюансов развода в Германии. www.razvod.net

    Комментарий


    • #3
      Re: PeerStation и волшебный порт 4212 (Telnet)









      поидее если хорошо порыться то можно врубить и нормальный телнет

      Обсуждение всех нюансов развода в Германии. www.razvod.net

      Комментарий


      • #4
        Re: PeerStation и волшебный порт 4212 (Telnet)

        6.0.0a

        iSTB-22[/root]# ME_player -vvv --list
        VLC media player 0.8.6-build-tag-89 Janus
        main thread pid(460) started
        message redirection to completed 0x92ac1ab4
        [ME:000000007152476] main private debug: checking builtin modules
        [ME:000000007152488] main private debug: module bank initialized, found 49 modu les
        main main program
        help Help options
        logger File logging
        memcpy libc memcpy
        rc Remote control interface
        telnet VLM remote control interface
        ipv4 UDP/IPv4 network abstraction layer
        ipv6 UDP/IPv6 network abstraction layer
        codec_dump Video decoder dump
        codec_dump Audio decoder dump
        sigma_audio SIGMA audio codec engine
        sigma_audio MPEG I/II and A/52 Audio packetizers
        sigma_video SIGMA video codec engine
        ts_sigma_hw MPEG Program and Transport Stream SIGMA hardware demuxer
        hotkeys Hotkeys management interface
        spudec DVD subtitles decoder
        spudec DVD subtitles packetizer
        subsdec Text subtitles decoder
        subtitle Text subtitles parser
        a52sys Raw A/52 demuxer
        mpgv MPEG-I/II video demuxer
        mpga MPEG audio / MP3 demuxer
        m4v MPEG-4 video demuxer
        m4a MPEG-4 audio demuxer
        h264 H264 video demuxer
        mp4 MP4 stream demuxer
        m3u Playlist metademux
        ts MPEG Transport Stream demuxer
        ps MPEG-PS demuxer
        ps MPEG-PS demuxer
        avi AVI demuxer
        wav WAV demuxer
        asf ASF v1.0 demuxer
        v10vu 10VU Video demuxer
        mjpeg M-JPEG camera demuxer
        livedotcom RTP/RTSP/SDP demuxer (using Live555.com)
        livedotcom RTSP/RTP access and demux
        demuxdump File dumpper
        mkv Matroska stream demuxer
        packetizer_mpegvideo MPEG-I/II video packetizer
        packetizer_h264 H.264 video packetizer
        packetizer_mpeg4video MPEG4 video packetizer
        packetizer_mpeg4audio MPEG4 audio packetizer
        access_file File input
        access_udp UDP/RTP input
        access_tcp TCP input
        access_http HTTP input
        access_ftp FTP input
        access_mms Microsoft Media Server (MMS) input
        access_filter_record Record
        access_filter_timeshift Timeshift
        access_filter_bandwidth Bandwidth limiter
        access_directory Standard filesystem directory input
        access_directory Directory EOF
        dvdread DVDRead Input (DVD without menu support)
        dvdnav DVDnav Input

        Комментарий


        • #5
          Re: PeerStation и волшебный порт 4212 (Telnet)

          не получается зайти в приставку, телнет во фритзбоксе врубил, через putty захожу, там где надо пасс писать ничего не могу сделать, ни одна буква/цифра не пишется , чё делаю не так?У меня виста.
          tv-widget.de

          Комментарий


          • #6
            Re: PeerStation и волшебный порт 4212 (Telnet)

            а порт правильный вводишь? покажи скрин
            Обсуждение всех нюансов развода в Германии. www.razvod.net

            Комментарий


            • #7
              Re: PeerStation и волшебный порт 4212 (Telnet)

              вот
              Вложения
              tv-widget.de

              Комментарий


              • #8
                Re: PeerStation и волшебный порт 4212 (Telnet)

                страннао аднака
                Обсуждение всех нюансов развода в Германии. www.razvod.net

                Комментарий


                • #9
                  Re: PeerStation и волшебный порт 4212 (Telnet)

                  А как зайти не через putty , а через прогу от виндовсa(Eingabeaufforderung)? Какие Befehl-e надо задавать?
                  tv-widget.de

                  Комментарий


                  • #10
                    Re: PeerStation и волшебный порт 4212 (Telnet)

                    telnet -o 192.168.1.1
                    Обсуждение всех нюансов развода в Германии. www.razvod.net

                    Комментарий

                    Обработка...
                    X