Take a look: 📺Live Now
Only for educational purposes, Make your own...
For Android/Smart TVs:
- Go to github playlist
- Copy raw-file url(i.e. just add ' ?raw=true ' in the end of browser url)
- Paste it in IPTV Player.
For your own Github Repo:
- Fork the repository
- Edit your .m3u playlist
- Change raw-file url i.e playlistURL in script.js (line no.4 in script.js)
- Enable github-pages (see steps)
- Done. Now use your github io URL to use.
This is IPTV Concept made by me. Some channels may not work due to CORS policy.
- Desktop
- Mobile
HTML,CSS: Used for structuring and Styling of the webpage.
JavaScript: Used for fetching data, handling events, and dynamically updating the webpage content.
Bootstrap: Utilized for responsive design and layout components.
Clappr.js: A JavaScript library for building media players, used for playing IPTV streams.
Fetch API: Used for making HTTP requests to fetch the IPTV playlist data.
CORS Proxy: A proxy URL used to bypass CORS policy restrictions when fetching the IPTV playlist data.
JSON: Used for parsing the fetched IPTV playlist data.
Responsive Design: Implemented to ensure the webpage adapts well to various screen sizes and devices.
Free2air Channel stream sources.
IPTV is a new method of delivering and viewing television programs using an IP network and high speed broadband technology. It is fast becoming a popular value added service in many countries. However in India, IPTV is yet to be a big thing.
As per TRAI Regulations, New Delhi, 4th January, 2008 – Telecom Regulatory Authority of India (TRAI) releases the recommendation on provisioning of IPTV services.
IPTV is legal in India but it not yet provisioned by government.
So, I am making a concept of IPTV service. Collecting some m3u8 sources of free 2 air TV Channels. Creating a basic Bootstrap based Web page that handles the URLs from the m3u Playlist And Chromecast based addon player to play those livestreams in browser.