Hello,
The issue in short: same IPTV stream which works with VLC on Windows
, and works with Kodi on Android is not works with Rpi.
For the log: all devices are in the same network, using the same account
, conecting to the same stream for test.
What you were doing when this issue occurred:
I have contacted with Rapid IPTv asking for a check of any blockage of the service.
Because the demo account supports VLC player only, I was assuming they may out filtering rpi
with useragent filter on their apache/tomcat/iis.
The conducted a log check based on my IP address while i was keep trying multiple times,
the result was there is no block on the connection on their side.
(according to their techsupport).
I have also purchased Mpeg2, and VC1 license to be sure that is not the issue. It wasn’t.
**Whether you can replicate this issue on demand. **
**If you can, then please provide some steps on how an OSMC developer **
can reproduce the same issue.
To reproduce the issue you need to setup the Rapid IPTV service.
(not a demo account, but at least the one month subscription).
Once the IPTV Simple Client and Live TV configured all the channels were recognized
, EPG works as well.
When I start to play i see the “loading circle” for about a second, then nothing.
No error message visible, so I am not sure is the debug will actualy show anything or not.
None of the streams are playing, neither the VDO files.
I can replicate the issue on demand, and I am also to provide any kind of logs, just let me know
which logs I should give, as I am not really sure this is really a problem or RPi or not.
The device you are currently running OSMC on:
Raspberry Pi details:
Rpi 3 , 293Mb free memory, with Open Source Media Center running Kodi 16.
OMSC 2016.08.01. kernel linux 4.4.16-4-osmc
CPU ARMv7 rev4 (v71)
HW: BCM2709
Rev: a02082
PVR IPTV Simple Client version 1.12.14
What peripherals are attached to the device?
TV connected via HDMI, network connected via LAN cable, using tv’s remote control over HDMI 1.3
Has this issue been introduced by a new version of OSMC?
When did the issue first appear and can you recall a time when it was not present?
This is a new subscription, i can’t neider confirm or deny whether this was working earlier or not.
My logs :
http://paste.osmc.io/bahogoguto
Problem in details:
I bought a iptv package from Rapid IPTV. The all streams and VDO work on VLC (Windows PC)
, and with Kodi (16.1) for Android.
But I cant seem to get it to work on my Raspberry pi 3 with OSMC installed on it.
I bought and received the MPEG2 and VC1 licences and entered it into the Rpi.
I have checked them, and they are active,but this has not solved my problem.
I use the simple iptv pvr addon that comes with OSMC and enter my m3u link.
It loads all the channels and I can see them in the live tv list.
When I try to play a channel a “loading circle” appears for a second or two and then disappears.
None of streams starts.
I have tested RPi with free stream sources and they are all working fine only this providers streams got issues
, but all of their streams.
I was able to check on my firewall that by the time i start to play a stream there is a short connection
probably an intialization, then the rpi disconnects.
Same stream works from Android (Kodi 16.1), and from (PC by using latest VLC player).
When I start to play I see the “loading circle” for about a second, then nothing.
No error message visible, so I am not sure is the debug will actualy show anything or not.
please let me know what other test should i do , and i am happy to provide anything
to be able to sort this problem.
Thank you in advance!
PS I’m a total beginner on Linux