Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ebu/dtt2ip
Broadcast to IP conversion for Wifi indoor coverage
https://github.com/ebu/dtt2ip
Last synced: 20 days ago
JSON representation
Broadcast to IP conversion for Wifi indoor coverage
- Host: GitHub
- URL: https://github.com/ebu/dtt2ip
- Owner: ebu
- License: bsd-3-clause
- Created: 2015-05-22T11:55:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-21T10:11:03.000Z (over 8 years ago)
- Last Synced: 2024-08-01T03:20:57.419Z (4 months ago)
- Language: Python
- Size: 12.6 MB
- Stars: 27
- Watchers: 10
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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]([email protected])
## Copyright & license
Copyright (c) 2015, EBU-UER Technology & Innovation
The code is under BSD (3-Clause) License. (see LICENSE)