Page 1 of 7 12345 ... LastLast
Results 1 to 10 of 63

Thread: ATRESMEDIA 30 West Hispasat

  1. #1

    Post ATRESMEDIA 30 West Hispasat


    Kids channel and possibly more channels thru Hsipasat using DVBS-->DVBIPTV protocol

    30W/10810H
    use UDP port 5000 thru their mimir server
    multicast pids 515,1043.-1,-1,-1,-1
    best on Odin F-50

    maybe implemented in e2?

    source: pipino on sat-universe
    Mutant HD51 , OSmio+ 4K , Dreambox 900UHD/7020HD/500HD , iNEOS ZX4 , TBS-5925 , TBS-5880 , TBS-5220
    WaveFrontier T90 /39E-36E-31E-28E-26E-23E-19E-16E-13E-9E-7E-5E-1W-4W/
    Gibertini OP100L /90E-53W/
    ROVER AtomLight STC+

  2. #2

    Post Re: ATRESMEDIA 30 West Hispasat

    Code:
    root@osmio4kplus:~# dvbsnoop  -s pidscan -pd 1
    dvbsnoop V1.4.55 -- https://github.com/OpenVisionE2/dvbsnoop
    PID found:    0 (0x0000)
    PID found:   16 (0x0010)
    PID found:  515 (0x0203)
    PID found: 2097 (0x0831)
    PID found: 2098 (0x0832)
    PID found: 5632 (0x1600)
    Code:
    root@osmio4kplus:~# dvbsnoop -n 1 -nph 0x203
    dvbsnoop V1.4.55 -- https://github.com/OpenVisionE2/dvbsnoop
    
    ------------------------------------------------------------
    SECT-Packet: 00000001   PID: 515 (0x0203), Length: 1091 (0x0443)
    Time received: Tue 2020-10-06  20:52:51.699
    ------------------------------------------------------------
    PID:  515 (0x0203)
    
    Guess table from table id...
    DSM-CC DATAGRAM-decoding....
    Table_ID: 62 (0x3e)  [= DSM-CC - private data section  // DVB datagram]
    section_syntax_indicator: 1 (0x01)
    private_indicator: 0 (0x00)
    reserved_1: 3 (0x03)
    Section_length: 1088 (0x0440)
    MACaddrbyte/DevicdID 6: 33 (0x21)
    MACaddrbyte/DeviceID 5: 2 (0x02)
    reserved_2: 3 (0x03)
    payload_scrambling_control: 0 (0x00)  [= unscrambled]
    address_scrambling_control: 0 (0x00)  [= unscrambled]
    LLC_SNAP_flag: 0 (0x00)
    current_next_indicator: 1 (0x01)  [= valid now]
    Section_number: 0 (0x00)
    Last_Section_number: 0 (0x00)
    MACaddrbyte/DeviceID 4: 3 (0x03)
    MACaddrbyte/DeviceID 3: 172 (0xac)
    MACaddrbyte/DeviceID 2: 8 (0x08)
    MACaddrbyte/DeviceID 1: 0 (0x00) => MAC-Address/DeviceID: 00:08:ac:03:02:21
    
    IP_datagram_bytes:
        Version: 4 (0x04)
        IP header length: 5 (0x05)
        Type of service: 0 (0x00)
        Total length: 1075 (0x0433)
        Identification: 27881 (0x6ce9)
        Reserved: 0 (0x00)
        DF: 0 (0x00)
        MF: 0 (0x00)
        Fragment offset: 0 (0x0000)
        Time to live: 128 (0x80)
        Protocol: 255 (0xff)
        Header checksum: 25510 (0x63a6)
        Source address: ac170b01 [= 172.23.11.1]
        Destination address: ac030221 [= 172.3.2.33]
    Mutant HD51 , OSmio+ 4K , Dreambox 900UHD/7020HD/500HD , iNEOS ZX4 , TBS-5925 , TBS-5880 , TBS-5220
    WaveFrontier T90 /39E-36E-31E-28E-26E-23E-19E-16E-13E-9E-7E-5E-1W-4W/
    Gibertini OP100L /90E-53W/
    ROVER AtomLight STC+

  3. #3

    Re: ATRESMEDIA 30 West Hispasat

    Code:
    root@osmio4kplus:~# astra --analyze pipe://"dvbsnoop 515 -b"
    Oct 07 22:27:14: INFO: Starting Astra SM 0.2
    Oct 07 22:27:14: INFO: [pipe_input analyze] process started (pid = 1198)
    Oct 07 22:27:14: INFO: PAT: tsid: 1
    Oct 07 22:27:14: INFO: PAT: pid: 66 PMT pnr: 1
    Oct 07 22:27:14: INFO: PAT: crc32: 0x4D4112AD
    Oct 07 22:27:14: INFO: PMT: pnr: 1
    Oct 07 22:27:14: INFO: PMT: pid: 257 PCR
    Oct 07 22:27:14: INFO: PMT: descriptor: 0x1D0D110102808007004FFFFFFEFEFF
    Oct 07 22:27:14: INFO: AUDIO: pid: 258 type: ADTS AAC, ISO/IEC 13818-7 (0x0F)
    Oct 07 22:27:14: INFO: VIDEO: pid: 257 type: MPEG-4 AVC/H.264, ISO/IEC 14496-10 (0x1B)
    Oct 07 22:27:14: INFO: PMT: crc32: 0xBC9D13CD
    Oct 07 22:27:15: INFO: Bitrate: 2340 Kbit/s
    Oct 07 22:27:16: INFO: Bitrate: 2291 Kbit/s
    Oct 07 22:27:16: ERROR: CC: PID:0=1 PID:18=1 PID:66=1 PID:257=37 PID:258=14
    Oct 07 22:27:17: INFO: Bitrate: 2164 Kbit/s
    Oct 07 22:27:17: ERROR: CC: PID:0=2 PID:257=41 PID:258=14
    Oct 07 22:27:18: INFO: Bitrate: 2112 Kbit/s
    Oct 07 22:27:18: ERROR: CC: PID:0=4 PID:66=1 PID:257=32 PID:258=11
    Oct 07 22:27:18: ERROR: Scrambled: 0=1
    Oct 07 22:27:19: INFO: Bitrate: 2344 Kbit/s
    Oct 07 22:27:19: ERROR: CC: PID:0=3 PID:66=2 PID:257=35 PID:258=10
    Oct 07 22:27:19: ERROR: Scrambled: 0=1
    Oct 07 22:27:20: INFO: Bitrate: 2330 Kbit/s
    Oct 07 22:27:20: ERROR: CC: PID:0=2 PID:66=1 PID:257=45 PID:258=11
    Oct 07 22:27:21: INFO: Bitrate: 2556 Kbit/s
    Code:
    root@osmio4kplus:~# astra --analyze http://127.0.0.1:8001/1:0:64:2A9:44:0:CE42A3A:0:0:0:
    Oct 07 22:31:05: INFO: Starting Astra SM 0.2
    Oct 07 22:31:06: INFO: Bitrate: 0 Kbit/s
    Oct 07 22:31:07: INFO: Bitrate: 0 Kbit/s
    Oct 07 22:31:07: INFO: PAT: tsid: 68
    Oct 07 22:31:07: INFO: PAT: pid: 16 NIT
    Oct 07 22:31:07: INFO: PAT: pid: 802 PMT pnr: 682
    Oct 07 22:31:07: INFO: PAT: pid: 802 PMT pnr: 681
    Oct 07 22:31:07: INFO: PAT: crc32: 0xD95652F8
    Oct 07 22:31:08: INFO: Bitrate: 94 Kbit/s
    Oct 07 22:31:08: ERROR: CC: PID:0=1
    Oct 07 22:31:09: INFO: Bitrate: 0 Kbit/s
    Oct 07 22:31:10: INFO: Bitrate: 0 Kbit/s
    Mutant HD51 , OSmio+ 4K , Dreambox 900UHD/7020HD/500HD , iNEOS ZX4 , TBS-5925 , TBS-5880 , TBS-5220
    WaveFrontier T90 /39E-36E-31E-28E-26E-23E-19E-16E-13E-9E-7E-5E-1W-4W/
    Gibertini OP100L /90E-53W/
    ROVER AtomLight STC+

  4. #4

    Re: ATRESMEDIA 30 West Hispasat

    -- Astra Slonik Mod

    log.set({ stdout = false, debug = false, syslog = "astra", })

    make_channel({
    name = "Fan3 PID 1198",
    input = {
    "http://localhost:8001/1:0:64:2A9:44:0:CE42A3A:0:0:0:",
    },
    transform = {{
    format = "pipe",
    command = "/etc/astra/scripts/abertis 1198",
    }},
    output = {
    "http://0.0.0.0:9999/abertis/pid1198",
    },
    })

    maybe astra conf can be like taht but i dont know if script the same....
    any help will be great...
    thanks in advanced for all developers..

  5. #5

    Re: ATRESMEDIA 30 West Hispasat

    Is it TLS though or simple OTT?
    GlamourAuraFHD skin - The vengeance of color
    For OpenPLI/SDG images:
    https://github.com/MCelliotG/GlamourAuraFHD-skin
    For OpenATV/OE-A images: https://github.com/MCelliotG/GlamourAuraFHD-ATV-skin

  6. #6

    Re: ATRESMEDIA 30 West Hispasat

    TS file ----> https://files.fm/u/uq3sza59
    source: pipino (sat-universe forum)

  7. #7

    Re: ATRESMEDIA 30 West Hispasat

    Last edited by EnoSat; 11-10-20 at 20:45.
    Mutant HD51 , OSmio+ 4K , Dreambox 900UHD/7020HD/500HD , iNEOS ZX4 , TBS-5925 , TBS-5880 , TBS-5220
    WaveFrontier T90 /39E-36E-31E-28E-26E-23E-19E-16E-13E-9E-7E-5E-1W-4W/
    Gibertini OP100L /90E-53W/
    ROVER AtomLight STC+

  8. #8

    Re: ATRESMEDIA 30 West Hispasat

    hi everybody... any idea/solution about this channel for E2?
    thanks in advanced

  9. #9

    Re: ATRESMEDIA 30 West Hispasat

    udpxy
    Mutant HD51 , OSmio+ 4K , Dreambox 900UHD/7020HD/500HD , iNEOS ZX4 , TBS-5925 , TBS-5880 , TBS-5220
    WaveFrontier T90 /39E-36E-31E-28E-26E-23E-19E-16E-13E-9E-7E-5E-1W-4W/
    Gibertini OP100L /90E-53W/
    ROVER AtomLight STC+

  10. #10

    Re: ATRESMEDIA 30 West Hispasat

    TSDuck not direct work ?
    Code:
    root@osmio4kplus:~# tsp -v -I dvb --device-name /dev/dvb/adapter0 --delivery-system DVB-S2 --fec-inner 8/9 --frequency 10810000 --polarity horizontal --modulation QPSK --roll-off auto -s 30000000 -P tables -a -d -p 515 -b test.zip -O drop
    * tables: creating test.zip
    * Error: dvb: error opening /dev/dvb/adapter0/frontend0: Device or resource busy
    
    root@osmio4kplus:~# tslsdvb -a 0
    /dev/dvb/adapter0 (Availink AVL6261, DVB-S, DVB-S2)
    Mutant HD51 , OSmio+ 4K , Dreambox 900UHD/7020HD/500HD , iNEOS ZX4 , TBS-5925 , TBS-5880 , TBS-5220
    WaveFrontier T90 /39E-36E-31E-28E-26E-23E-19E-16E-13E-9E-7E-5E-1W-4W/
    Gibertini OP100L /90E-53W/
    ROVER AtomLight STC+

Page 1 of 7 12345 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. abertis telecom 30 west via hispasat
    By ameurberrim in forum SatDreamGr Images Chat
    Replies: 18
    Last Post: 21-11-22, 02:54
  2. Hispasat@ 30° West Multistream OCTAGON SX88 H.265 HEVC HD
    By sami noor in forum English Section General
    Replies: 0
    Last Post: 05-09-17, 17:31
  3. ERT World Europe σε Eutelsat 8 West B 8° West
    By xristoss in forum Δορυφορικές λήψεις
    Replies: 5
    Last Post: 04-05-16, 22:48
  4. Λήψη Eutelsat 12 West B @ 12.5° West
    By xristoss in forum Δορυφορικές λήψεις
    Replies: 0
    Last Post: 29-02-16, 23:04
  5. Premium Channel στον Hispasat
    By ilias in forum Δορυφορικά & Επίγεια Νέα
    Replies: 0
    Last Post: 07-03-11, 10:52

Posting Permissions

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