IPTV STB (SoC)

 

IPTV101 (HD)

 

DMP601 (H.264/WMV9)

STB Platform (x86)

 

STB700M

 

STB6086N2

 

STB6386N2 (w/ tuner)

PVR STB (x86)

 

PVR36

Digital Signage

 

DMP6000 (HD/ IP based))

 

DMP1000

 

DMP2000 (HD)

 

DMP4000

 

SBD100

  Rackmount Server

 

IPC700 (VIA CN700)

 

IPC94GM (Intel Mobil)

  Thin Client (x86)

 

STB680

 

T700

 

 

Infrared KB & Remote

 

Accessory

Embedded Board

 

CX70M-PE (VIA x86)

 

CN700-I7 (VIA x86)

 

I94GM-I4 (Intel x86)

 

8634-iTX (Sigma SoC)

 

8634-SBC (Sigma SoC)

 

8621-PCI (Sigma SoC)

 R E F E R E N C E
D E S I G N

 

VIP6086N
Advanced digital VOD client based on VIA C3

 

Sbox series
VOD client

 

RG100
Residential Gateway for SOHO and home use w/ IPSec VPN by Jungo

 

RouterLinux 1.1
based on 100% open source OS to full feature router

WORKSHOP & TIPS

 

Remote Boot (XPE)

 

 

 

 

 

 

 

IPTV101

With an Ethernet input and flexible video and audio output, the IPTV101 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

HD (High Definition)

Microprocessor: MIPS32 300Mhz

Using open standards like Linux and Java

MPEG2 MP@HL

Main Memory: DDR 256MB

CA/DRM supported for a choice of vendors (Optional)

H.264/AVC main and high profile to level 4.1

Decoder Memory: shared with main memory

IGMP v2/v3 multicast client for IP broadcast TV

VC-1 advanced profile @ level 3 (Option)

Flash: 32MB

RTSP client

VC-1 simple and main profile (Option)

USB Hard disk (Option)

Common network protocols supported (ICMP, UDP, TCP, DHCP, IGMP, TFTP, DNS,HTTP…)

Audio decode: AAC LC, AAC LC+SBR Level 2, AAC+ Level 2, AAC+ Level 4

Operating System: Linux

Variety of middleware supported with variety of WEB browser.

Audio decode: MPEG1 Layer 1, 2, MPEG 1 Layer 3 (MP3)

Rear panel:

Secure software download over network for firmware upgrade in the future

Audio decode: Windows Media Audio ( WMA) (Option)

-USB2.0 host: Support for external device
-IR extension
-D4:
Analog video connector found on Japanese consumer electronics
-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 (Option for HD box)
-Ethernet 10/100(RJ45)
-DC Power Jack

IPv6 support:
 -IP assignment via RA, DHCPv6 or Static
 -MLD v1/v2 support

HDMI 1.2/DVI 1.0 with HDCP 1.1

 

Audio outputs
- Stereo Audio
- Digital Audio surround via S/P-DIF (coaxial and optical) direct pass-through from media content

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
 -Macromedia Flash Player 6 (Optional)
 Input Method Editor:
 - Numbers only
 - English
 - Japanese Katakana and Hiragana, 
   others should be by request.

 

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
- Independent simultaneous dual output HD/SD

IR remote control

IPv6 support

Front panel:

10/100 BaseT Ethernet

-LED: Power/Standby, Link, IR.
-IR receiver: for remote control
-USB2.0 host: Support for external device
-Power Switch: Standby function for power saving.

Multicast streaming

Video on demand

No air-cooling fan

Conditional Access smartcard-less
- OTP for storage of secure information and special customer configurations.

Macrovision 7.1 (Option)

Embedded browser

Other features

Support MP3 file playing through http

Support MP4 files streamed by Darwin Server

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.

OSD

EPG

VOD

 

Video: local USB drive playback

Photo: local USB drive playback

Music: local USB drive playback

Operation Guide
Quick Start Guide

WebServer portal pages
Utilities link

Contact: sales@gctglobal.com

sample code for TV channels:  tv.js file

 

…function Channel()

{

this.channelSrc = {

 "tv://224.6.6.70:1234",                                    //Channel 1 for igmp multicast channel

 "tv://[ff3e::10]:1234",                                       //Channel 2

 "tv://224.6.6.71:1234?drm=1",                        //Channel 3, DRM enabled (optional)

 "tv://[ff3e::11]:1234",                                       //Channel 4

"tv://224.6.6.100:10000 "                                   //Channel 5, modified

    "tv://[ff3e::20]:20000?drm=1&src=fec0::1"    //Channel 6, modified

 "tv://224.6.6.71:1234?drm=1",                        //Channel 7

  "tv://[ff3e::30]:20000?src=fec0::1&src=fec0::2&src=fec0::3" //Channel 8,modified

 "tv://224.6.6.70:1234",      

 "tv://[ff3e::10]:1234",      

 "httptv://10.10.10.1:1234",                       //Channel 11 in httptv IPv4 format

 "httptv://10.10.10.1:2345",  

 "httptv://[fec0::1]:1234",                            //Channel 13 in httptv IPv6 format

 "httptv:// [fec0::1]:2345",  

 "httptv://streamer.ipstb.orion:1234",           //Channel 15 in httptv FQDN format

 "httptv://streamer.ipstb.orion:2345",

 "httptv://10.10.10.1/stream/test.ts",            //Channel 17 in httptv URL format

 "httptv://[fec0::1]/stream/test.mpg",

 "httptv://streamer.ipstb.orion/stream/test.tp",

 "tv://"+xsystem.ip4Addr+":1234"               //Channel 20, unicast channel,

 "tv://"+ xsystem.ip4Addr + "5678?drm=1" //Channel 21, Another unicast channel (optional)

    "tv://224.6.6.200:1234"                          //Channel 22

  "httptv://10.10.10.1:2345"                         //Channel 23

};