Questions tagged [iptv]

98 questions
0
votes
1 answer

How to play iptv channel using VLC player instead max player?

I have referred https://github.com/AlexanderSofronov/iptv.example for implementing iptv channels which is working fine, but it plays video using max player. But I want to play iptv channel using VLC player in application. How can I integrate VLC…
Nitesh Rathod
  • 368
  • 3
  • 15
0
votes
1 answer

How do I create a Live Stream M3U8 from Already Hosted MP4 Videos?

I'd much appreciate if anyone could help me create Here is an example of how I create my m3u8 files #EXTM3U #EXTINF:-1,Home Video 1 http://linktomymp4homevideogoeshere.com #EXTINF:-1,Home Video 2 http://linktomymp4homevideogoeshere.com So How can I…
user7547459
  • 1
  • 1
  • 1
0
votes
2 answers

How do I connect 2 m3u playlists together?

is it possible for me to create a m3u playlist that plays videos which are in 2 other m3u playlists? Let me try to explain... Suppose I create a file called playlist1.m3u and playlist2.m3u (Contents of playlist1.m3u) EXTM3U EXTINF:-1,MP4 Home Video…
Carlm3
  • 19
  • 1
  • 3
0
votes
2 answers

How to convert cable TV channel into Ip based stream

I already search on internet but not get a proper idea about converting normal analog TV channels into IP based channels. Basically i am looking this information to create a application from where i can watch normal cable TV channel inside my…
user526206
0
votes
1 answer

How to change url from m3u8 to .ts

I'm trying to make an iptv link work on my receiver this is the original link that i want to convert http://s7.iapi.com:8000/re-NBA/index.m3u8?token=BzyIVQOtO77MTw and this is the format that i want to reach in the…
lapacino
  • 171
  • 1
  • 5
  • 15
0
votes
2 answers

Integrating STB in Android programmatically

I'm developing an Android application in which according to the requirements I have to integrate IPTV. I have the IPTV portal url, mac address. But i don't know how to do it. Is it possible firstly to integrate it, if yes then how it can be done…
Harry .Naeem
  • 1,245
  • 3
  • 20
  • 33
0
votes
0 answers

How i can use TV Channels Logos on my App

I am developing an TV Channels app and i am using TV channel button to redirect on official page for watching Tv channel. I want to add Tv Channel logos on every channel link button. I want to know that can i use logos of channels on my app, or…
ZAFAR007
  • 3,049
  • 1
  • 34
  • 45
0
votes
1 answer

IPTV receiving channels and their retransmission

I am new in the field of IPTV. I want to get channels from a certain server, i have the protocol the receiver can connect to this server through. which means i have its host name and port. and i have xml files which have the following inside…
Marusia
  • 13
  • 1
  • 5
0
votes
1 answer

Casting the apps content

I've done an iptv app. I'm wondering of there is a way to cast the screen inside the app to other devices. Does it mean that I have to design an app to tvs too? I've been searching on github, but I wonder if you have a favorite or if it is possible…
Payam30
  • 689
  • 1
  • 5
  • 20
0
votes
1 answer

Execute a python script on the internet from another python script

Basically I have a python script which is an addon for Kodi. I would like to create some sort of IPTV and update channels accordingly but the addon won't get updated. I've thought of a method where I have the python script hosted on the internet…
0
votes
0 answers

Microsoft Mediaroom Application framework - TV Ticker control font issue

The TV Ticker control displays the contents as small and very blurry in Television (not legible and readable). Increasing the font size is not helping, it renders the contents with same lesser quality with bigger font. We are using ADK3.3 & STB…
0
votes
1 answer

Making IPTVCore to work

I am new to android and java development although I am an expert with IPTV and I have made the biggest Greek and Cyprus IPTV but since there is a lack of Greek IPTV android apps I decided to make one application.I found IPTVCore on playstore which…
0
votes
1 answer

Programming an IPTV application- Client/Server

I am part of a team which has been given a task to deploy an IPTV solution for a company. The system has been architect-ed like this. There is Video capture card , which receives satellite signals from a satellite receiver. This video capture card…
Sumit Ghosh
  • 3,264
  • 4
  • 40
  • 59
0
votes
0 answers

Not able to read the rtmp stream using rtmpdump

Im trying to get the below rtmp stream using rtmpdump and VLC but im getting error. type=video name=Sky Sports 2…
0
votes
1 answer

Can Samsung Smart TV apps run on all IPTV?

I am looking for an universal IDE (SDK) for all IPTV to create my application, that can run on all IPTVs and Smart TV with Touch and non touch interaction gestures as well. Therefore it is to inquire about that application that are created using…
user366584
  • 1,016
  • 1
  • 16
  • 34