# DTT 2 IP Broadcast to IP conversion for Wifi indoor coverage The goal of the this project is to have a full working solution in order to provide terrestrial television, for any indoor Wi-Fi network, that can be access on any portable device. In order to achieve this we have set a few requirements in order to have a standardized solution that can fulfill any demand from the user perspective. These are the following: * 2 or more DVB-T tuners * Good image quality and response * Interoperability with all devices (Android, iOS, etc.) * Does not block your Wi-Fi for TV only * Plug and play and easy to use * Multiple user capabilities for watching different programs * Interoperability with other SAT>IP servers * EPG / Subtitles / HbbTV * Wireless connectivity to our network * Build-in storage / usb ports / network storage * Recording capabilities * Be accessible from any device that haves a browser ## Documentation 1. [Introduction](docs/README.md#introduction) 2. [Goal](docs/README.md#goal) 3. [Sat>IP overview](docs/sat2ip-overview.md) 4. [Discovery state machine](docs/discovery-sm.md) 5. [RTSP state machine](docs/rtsp-sm.md) 6. [RTP/UDP vs. HTTP/TCP](docs/rtp_udp-http_tcp.md) 7. [DVBlast overview](docs/dvblast-overview.md) 8. [T2IP Server implementation](docs/t2ip.md) 9. [Results and utilization](docs/results-utilization.md) 10. [Future work](docs/future-work.md) 11. [Conclusion and Reference](docs/conclusions-reference.md) ## Contributors * [Alexandru Munteanu](@alexmnt) (EBU) Contact: [Walid Sami](sami@ebu.ch) ## Copyright & license Copyright (c) 2015, EBU-UER Technology & Innovation The code is under BSD (3-Clause) License. (see LICENSE)