IPTV125 (High Definition)
With an Ethernet input and flexible video and audio output, the IPTV125 introduces high performance solution by advanced video decoder H.264/AVC engines. This provides customers, ISPs or Telecoms, a cost effective way to deliver sophisticated interactive digital television service including multicast streaming, video on demand, Internet tv streaming access, etc.
  • Features
  • System
  • Software
  • OSD
  • EPG
  • VOD
  • VIDEO
  • PHOTO
  • MUSIC
  • LIVE
  • VOD
  • FAQ
  • HD (High Definition) HD+SD PIP
  • HD/SD MPEG2 Main Profile at Main and High Levels
  • HD/SD H.264/AVC main and high profile to level 4.1 (HD), Level 3.1 (SD)
  • SD MPEG-4 P2 SP/ASP, DivX 3.11/4.1/5.x
  • VC-1 advanced profile @ level 3
  • VC-1 simple and main profile
  • Audio decode: AAC LC, AAC LC+SBR Level 2, AAC+ Level 2, AAC+ Level 4
  • Audio decode: MPEG1 Layer 1, 2
  • Audio decode: Windows Media Audio ( WMA and Media Pro Audio)
  • HDMI 1.3/DVI 1.0 with HDCP 1.1
  • Supports different Middleware and Conditional Access vendors
  • Audio outputs
    • Stereo Audio
    • Digital Audio surround via S/P-DIF (coaxial and optical) direct pass-through from media content
  • Video outputs
    • SD: Composite, S-Video
    • HD: Component, HDMI/HDCP
    • SD: PAL, NTSC and SECAM
    • HD: 720p, 1080i, 1080p30
    • 4:3 and 16:9 format
  • IR remote control
  • IPv6 support
  • 10/100 BaseT Ethernet
  • Multicast streaming
  • Video on demand
  • No air-cooling fan
  • Macrovision 7.1 (Optional)
  • Embedded browser ANT Galio 3.0
  • Support Darwin Streaming server, Microsoft Media Server, Vbrick Encoder
  • Support MP3 file playing through http
  • Support USB mass-storage hotplug
  • Add SSH server in STB for remote management. Please refer to Appendix D and E in the operation guide for more details.
  • Support http progressive downloading
  • Suggested encoder partner: Vbrick systems Inc.
  • Microprocessor: MIPS32 400Mhz
  • Main Memory: DDR 512MB
  • Decoder Memory: shared with main memory
  • Flash: 32MB
  • USB Hard disk (Option)
  • Operating System: Linux 2.6xx

    Rear panel:
    • USB2.0 host: Support for external device
    • IR extension
    • Component Video(Y/Pb/Pr)
    • L/R Stereo Audio (RCA): connect to audio equipment
    • Composite Video (RCA): video output to TV set
    • S-Video Connector(mini-DIN): high quality video output to TV set
    • SPDIF Output: Coaxial & Optical connect to digital surround sound audio system.
    • HDMI
    • Ethernet 10/100(RJ45) x 2 for either PC or broadband access
    • DC Power Jack
      • 12VDC/1.5A for non-wireless
      • 12VDC/2A for wireless
    • Dimensions: (W*D*H) 237mm x 149mm x 50mm
    • Net weight: 0.6 Kg
    • EMI/Safety: FCC/CE

  • Using open standards like Linux and Java
  • CA/DRM supported for a choice of vendors (Optional)
  • IGMP v2/v3 multicast client for IP broadcast TV
  • RTSP client (RTSPT and RTSPU via mms protocol)
  • Common network protocols supported ( ICMP,UDP, TCP, DHCP, IGMP, TFTP, DNS,HTTP…)
  • RTSP Client (RTSPT, RTSPU via mms protocol)
  • DLNA/UPnP
  • MS-HTTP, MS-RTP and MS-RTSP ( option)
  • Secure software download over network for firmware upgrade in the future
  • IPv6 support:
    -IP assignment via RA, DHCPv6 or Static
    -MLD v1/v2 support

    Browser features:
    • HTML 4.01
    • CSS 2.1 and Partial CSS 3
    • ECMAScript ECMA-262 (comply to Javascript 1.5)
    • DOM Level 2
    • Conforms to HTTP 1.0 and supports many features of HTTP 1.1
    • HTTPS: SSL2, SSL3, TLS1
    • Supports XML 1.0 Recommendation of the W3C, and supports the Namespaces in XML 1.1 Recommendation
    • Supports the de facto standard XMLHttpRequest object
    • Unicode 3.0.0
    • UTF8
    • Picture format: GIF, JPEG, PNG

    Input Method Editor:
    • Numbers only
    • English
    • Japanese Katakana and Hiragana, others should be by request.

Live stream javascript sample (refer to /demo_page/kumat/tv/tv.js)

  • create TVPlayer
  • create function Channel() //--> add channels list
  • ["1","ACC","tv://224.6.6.70:1234"], //IPv4 UDP multicast
    ["2","XTV","tv://[ff3e::10]:1234"], //IPv6 UDP multicast
    ["3","BVC","tv://224.6.6.71:1234?drm=1"], //IPv4 UDP multicast with DRM
    ["4","NCC","tv://[ff3e::11]:1234"],
    ["5","QTV","tv://224.6.6.70:1234"],
    ["6","SIX","tv://[ff3e::10]:1234"],
    ["7","Advanture","tv://224.6.6.71:1234?drm=1"],
    ["8","NCBC","tv://[ff3e::11]:1234"],
    ["9","E4","tv://224.6.6.70:1234"],
    ["10","Living","tv://[ff3e::10]:1234"],
    ["21","Kiss","httptv://10.10.10.1:1234"], //IPv4 HTTP unicast
    ["22","Bless","httptv://10.10.10.1:2345"],
    ["23","Sky","httptv://[fec0::1]:1234"], //IPv6 HTTP unicast
    ["24","NASA","httptv://[fec0::1]:2345"],
    ["25","PLAY","httptv://streamer.ipstb.orion:1234"], //HTTP unicast by FQDN
    ["26","KCC1","httptv://streamer.ipstb.orion:2345"],
    ["101","KCC2","httptv://10.10.10.1/stream/Bikini_California.1440x1080.ts"], //IPv4 HTTP file
    ["102","CCITV","httptv://[fec0::1]/stream/test.mpg"], //IPv6 HTTP file
    ["103","Feeling","httptv://streamer.ipstb.orion/stream/test.tp"], //FQDN HTTP file
    ["201","News77","tv://"+xsystem.ip4Addr+":1234"]];