Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 [HELP] CCurlFile Error

views
     
TSsonypshomer
post Dec 20 2024, 09:21 AM, updated 12 months ago

Regular
******
Senior Member
1,594 posts

Joined: Aug 2017
This url only work on VLC but i couldnt get it to work on OTT and Kodi.

http://64.49.14.106:8080/Perfecttv/Perfecttv/16


Playlist with referer and w/o both also not working

CODE
#EXTINF:-1 ,16
#KODIPROP:inputstream.adaptive.stream_headers=referer=http://perfecttv.net/&user-agent=Mozilla/5.0 (Linux; Android 10; MI 9 Build/QKQ1.190825.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.58 Mobile Safari/537.36
http://64.49.14.106:8080/Perfecttv/Perfecttv/16


CODE
#EXTINF:-1 ,16
http://64.49.14.106:8080/Perfecttv/Perfecttv/16|referer=http://perfecttv.net/&user-agent=Mozilla/5.0 (Linux; Android 10; MI 9 Build/QKQ1.190825.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.58 Mobile Safari/537.36



Error log on kodi

CODE
2024-12-20 08:53:37.051 T:33828    info <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - IptvSimple::StreamClosed - Stream Closed
2024-12-20 08:53:37.051 T:33828    info <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - IptvSimple::GetChannelStreamProperties - Live Stream URL: plugin://plugin.program.iptv.merge/?_=play_channel&slug=1.MOqp%2Fm
2024-12-20 08:53:37.073 T:33828    info <general>: VideoPlayer::OpenFile: pvr://channels/tv/medi@1016426970/1@pvr.iptvsimple_1018749009.pvr
2024-12-20 08:53:37.073 T:13296 warning <general>: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
2024-12-20 08:53:37.074 T:13296    info <general>: Creating InputStream
2024-12-20 08:53:37.263 T:13296   error <general>: CCurlFile::CReadState::XFILE::CCurlFile::CReadState::FillBuffer - (0x1680dec1b30) Failed: HTTP returned code 401
2024-12-20 08:53:37.263 T:13296   error <general>: CCurlFile::XFILE::CCurlFile::Open - <http://127.0.0.1:52103/http://64.49.14.106:8080/Perfecttv/Perfecttv/16> Failed with code 401:
                                                 
2024-12-20 08:53:37.406 T:13296   error <general>: CCurlFile::CReadState::XFILE::CCurlFile::CReadState::FillBuffer - (0x16822656f80) Failed: HTTP returned code 401
2024-12-20 08:53:37.406 T:13296   error <general>: CCurlFile::XFILE::CCurlFile::Open - <http://127.0.0.1:52103/http://64.49.14.106:8080/Perfecttv/Perfecttv/16> Failed with code 401:
                                                 
2024-12-20 08:53:37.406 T:13296   error <general>: CFileCache::XFILE::CFileCache::Open - <http://127.0.0.1:52103/http://64.49.14.106:8080/Perfecttv/Perfecttv/16|seekable=0&referer=http%3A//perfecttv.net/&user-agent=Mozilla/5.0%20%28Linux%3B%20Android%2010%3B%20MI%209%20Build/QKQ1.190825.002%3B%20wv%29%20AppleWebKit/537.36%20%28KHTML%2C%20like%20Gecko%29%20Version/4.0%20Chrome/111.0.5563.58%20Mobile%20Safari/537.36> failed to open
2024-12-20 08:53:37.406 T:13296   error <general>: CVideoPlayer::OpenInputStream - error opening [pvr://channels/tv/medi@1016426970/1@pvr.iptvsimple_1018749009.pvr]
2024-12-20 08:53:37.406 T:13296    info <general>: CVideoPlayer::OnExit()
2024-12-20 08:53:37.407 T:14104    info <general>: Deleting settings information for files pvr://channels/tv/medi@1016426970/1@pvr.iptvsimple_1018749009.pvr
2024-12-20 08:53:37.420 T:33828    info <general>: CVideoPlayer::CloseFile()
2024-12-20 08:53:37.420 T:33828    info <general>: VideoPlayer: waiting for threads to exit
2024-12-20 08:53:37.420 T:33828    info <general>: VideoPlayer: finished waiting
2024-12-20 08:53:41.996 T:25140 warning <general>: [plugin.video.elementum] WARN  api          ▶ func10           OnPlay. No active player found



First time i encountered such issue. Can anyone help?

Philippng
post Dec 20 2024, 05:43 PM

New Member
*
Junior Member
0 posts

Joined: Sep 2021
From: Singapore


QUOTE(sonypshomer @ Dec 20 2024, 09:21 AM)
This url only work on VLC but i couldnt get it to work on OTT and Kodi.

http://64.49.14.106:8080/Perfecttv/Perfecttv/16
Playlist with referer and w/o both also not working

CODE
#EXTINF:-1 ,16
#KODIPROP:inputstream.adaptive.stream_headers=referer=http://perfecttv.net/&user-agent=Mozilla/5.0 (Linux; Android 10; MI 9 Build/QKQ1.190825.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.58 Mobile Safari/537.36
http://64.49.14.106:8080/Perfecttv/Perfecttv/16


CODE
#EXTINF:-1 ,16
http://64.49.14.106:8080/Perfecttv/Perfecttv/16|referer=http://perfecttv.net/&user-agent=Mozilla/5.0 (Linux; Android 10; MI 9 Build/QKQ1.190825.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.58 Mobile Safari/537.36

Error log on kodi

CODE
2024-12-20 08:53:37.051 T:33828    info <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - IptvSimple::StreamClosed - Stream Closed
2024-12-20 08:53:37.051 T:33828    info <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - IptvSimple::GetChannelStreamProperties - Live Stream URL: plugin://plugin.program.iptv.merge/?_=play_channel&slug=1.MOqp%2Fm
2024-12-20 08:53:37.073 T:33828    info <general>: VideoPlayer::OpenFile: pvr://channels/tv/medi@1016426970/1@pvr.iptvsimple_1018749009.pvr
2024-12-20 08:53:37.073 T:13296 warning <general>: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
2024-12-20 08:53:37.074 T:13296    info <general>: Creating InputStream
2024-12-20 08:53:37.263 T:13296   error <general>: CCurlFile::CReadState::XFILE::CCurlFile::CReadState::FillBuffer - (0x1680dec1b30) Failed: HTTP returned code 401
2024-12-20 08:53:37.263 T:13296   error <general>: CCurlFile::XFILE::CCurlFile::Open - <http://127.0.0.1:52103/http://64.49.14.106:8080/Perfecttv/Perfecttv/16> Failed with code 401:
                                                 
2024-12-20 08:53:37.406 T:13296   error <general>: CCurlFile::CReadState::XFILE::CCurlFile::CReadState::FillBuffer - (0x16822656f80) Failed: HTTP returned code 401
2024-12-20 08:53:37.406 T:13296   error <general>: CCurlFile::XFILE::CCurlFile::Open - <http://127.0.0.1:52103/http://64.49.14.106:8080/Perfecttv/Perfecttv/16> Failed with code 401:
                                                 
2024-12-20 08:53:37.406 T:13296   error <general>: CFileCache::XFILE::CFileCache::Open - <http://127.0.0.1:52103/http://64.49.14.106:8080/Perfecttv/Perfecttv/16|seekable=0&referer=http%3A//perfecttv.net/&user-agent=Mozilla/5.0%20%28Linux%3B%20Android%2010%3B%20MI%209%20Build/QKQ1.190825.002%3B%20wv%29%20AppleWebKit/537.36%20%28KHTML%2C%20like%20Gecko%29%20Version/4.0%20Chrome/111.0.5563.58%20Mobile%20Safari/537.36> failed to open
2024-12-20 08:53:37.406 T:13296   error <general>: CVideoPlayer::OpenInputStream - error opening [pvr://channels/tv/medi@1016426970/1@pvr.iptvsimple_1018749009.pvr]
2024-12-20 08:53:37.406 T:13296    info <general>: CVideoPlayer::OnExit()
2024-12-20 08:53:37.407 T:14104    info <general>: Deleting settings information for files pvr://channels/tv/medi@1016426970/1@pvr.iptvsimple_1018749009.pvr
2024-12-20 08:53:37.420 T:33828    info <general>: CVideoPlayer::CloseFile()
2024-12-20 08:53:37.420 T:33828    info <general>: VideoPlayer: waiting for threads to exit
2024-12-20 08:53:37.420 T:33828    info <general>: VideoPlayer: finished waiting
2024-12-20 08:53:41.996 T:25140 warning <general>: [plugin.video.elementum] WARN  api          ▶ func10           OnPlay. No active player found

First time i encountered such issue. Can anyone help?
*
Bros,
#KODIPROP:inputstream.adaptive.stream
This is adaptive m3u coding, I dont think it work on VLC.
It does work on ott mod version and is best work on oktv.

Adaptive coding m3u is very effective and seldom lagged at all


Regards
TSsonypshomer
post Dec 20 2024, 05:48 PM

Regular
******
Senior Member
1,594 posts

Joined: Aug 2017
QUOTE(Philippng @ Dec 20 2024, 05:43 PM)
Bros,
#KODIPROP:inputstream.adaptive.stream
This is adaptive m3u coding, I dont think it work on VLC.
It does work on ott mod version and is best work on oktv.

Adaptive coding m3u is very effective and seldom lagged at all
Regards
*
what u mean?

this url work just fine on VLC, but doesnt work on Kodi and doesnt work on OTT

http://64.49.14.106:8080/Perfecttv/Perfecttv/16

This post has been edited by sonypshomer: Dec 20 2024, 05:49 PM
Philippng
post Dec 20 2024, 05:55 PM

New Member
*
Junior Member
0 posts

Joined: Sep 2021
From: Singapore


QUOTE(sonypshomer @ Dec 20 2024, 05:48 PM)
what u mean?

this url work just fine on VLC, but doesnt work on Kodi and doesnt work on OTT

http://64.49.14.106:8080/Perfecttv/Perfecttv/16
*
The url itslef may work in VLC but is collective with the adaptive coding the playlist may not work in VLC

Here is a free to air Singapore Channels
Which work on ott mod version and oktv app but i dont think it work in standard iptv player

#EXTINF:-1 tvg-id="Ch 5"" group-title="Mediacorp SG" tvg-logo="https://aqfadtv.xyz/logos/Channel5.png",Channel 5
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
#KODIPROP:inputstream.adaptive.license_type=clearkey
#KODIPROP:inputstream.adaptive.license_key=1b8ee3db17d34547983a2c3ddc3d28fc:fb5deb5f688fd67ec20c71191c7f4590
https://tglmp02.akamaized.net/out/v1/8c503a...ee/manifest.mpd
P2p://generationnexxxt.com:19806/e701bea921da476497494dffe17fa18f

#EXTINF:-1 tvg-id="Ch 8"" group-title="Mediacorp SG" tvg-logo="https://aqfadtv.xyz/logos/Channel8.png",Channel 8
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
#KODIPROP:inputstream.adaptive.license_type=clearkey
#KODIPROP:inputstream.adaptive.license_key=a4315e7266024dfc9ddb9667727d9635:485a55859fda05a1e3e8ae1ae63906e8
https://d10snd9om7537l.cloudfront.net/out/v...10/manifest.mpd

TSsonypshomer
post Dec 20 2024, 06:11 PM

Regular
******
Senior Member
1,594 posts

Joined: Aug 2017
QUOTE(Philippng @ Dec 20 2024, 05:55 PM)
The url itslef may work in VLC but is collective with the adaptive coding the playlist may not work in VLC

Here is a free to air Singapore Channels
Which work on ott mod version and oktv app but i dont think it work in standard iptv player

#EXTINF:-1 tvg-id="Ch 5"" group-title="Mediacorp SG" tvg-logo="https://aqfadtv.xyz/logos/Channel5.png",Channel 5
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
#KODIPROP:inputstream.adaptive.license_type=clearkey
#KODIPROP:inputstream.adaptive.license_key=1b8ee3db17d34547983a2c3ddc3d28fc:fb5deb5f688fd67ec20c71191c7f4590
https://tglmp02.akamaized.net/out/v1/8c503a...ee/manifest.mpd
P2p://generationnexxxt.com:19806/e701bea921da476497494dffe17fa18f

#EXTINF:-1 tvg-id="Ch 8"" group-title="Mediacorp SG" tvg-logo="https://aqfadtv.xyz/logos/Channel8.png",Channel 8
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
#KODIPROP:inputstream.adaptive.license_type=clearkey
#KODIPROP:inputstream.adaptive.license_key=a4315e7266024dfc9ddb9667727d9635:485a55859fda05a1e3e8ae1ae63906e8
https://d10snd9om7537l.cloudfront.net/out/v...10/manifest.mpd
*
mpd doesn't work on Kodi despite of what the developer claimed. Otherwise i dont have to waste time prepare 2 sets one for kodi and one for OTT


OKTV on the other hand well doesnt support EPG

user posted image

This post has been edited by sonypshomer: Dec 20 2024, 06:25 PM
Philippng
post Dec 20 2024, 06:39 PM

New Member
*
Junior Member
0 posts

Joined: Sep 2021
From: Singapore


QUOTE(sonypshomer @ Dec 20 2024, 06:11 PM)
mpd doesn't work on Kodi despite of what the developer claimed. Otherwise i dont have to waste time prepare 2 sets one for kodi and one for OTT
OKTV on the other hand well doesnt support EPG

user posted image
*
bros, it does support epg, i am lazy to code the epg into the stream.

As many of the link are direclty pull from the providers i will have to spend lots of time doin so.

Maybe sometime in the future.

As for your playlist send me the link, i will how i can make it work on ott, I dont use kodi as i find it too heavy

Goodluck and enjoy

TSsonypshomer
post Dec 20 2024, 07:19 PM

Regular
******
Senior Member
1,594 posts

Joined: Aug 2017
QUOTE(Philippng @ Dec 20 2024, 06:39 PM)
bros, it does support epg, i am lazy to code the epg into the stream.

As many of the link are direclty pull from the providers i will have to spend lots of time doin so.

Maybe sometime in the future.

As for your playlist send me the link, i will how i can make it work on ott, I dont use kodi as i find it too heavy

Goodluck and enjoy
*
I dont have problem with OTT, it's just perfect, Only that i wish the mpd playlist also work on Kodi. I even using the Kodi version 22 becoz the dev said it supports mpd and clearkey which sound good on paper but when apply the OTT playlist nope it doesnt work. Perhaps it's still alpha version. Finger cross.

Yes kodi is very heavy, require high end android box or mini pc to work.

Talking about perfect, have you tried perfecttv? Actually i just wanna apply its playlist on Kodi thus this thread. But fail, it also fail to play on OTT yet it plays well on VLC.

Anyway perfecttv just nice on its own.

user posted image

user posted image

Anyway my ultimate goal is only Kodi, and not other player. becoz you can play your own high quality movie/tvseries via home theatre + surround sound system from your own collection or torrrent. Music collection, Home CCTV, Games etc.

Now waiting for the next Kodi update so my IPTV will be 100% functional together with its PVR feature just like astro.
Philippng
post Dec 20 2024, 08:01 PM

New Member
*
Junior Member
0 posts

Joined: Sep 2021
From: Singapore


QUOTE(sonypshomer @ Dec 20 2024, 07:19 PM)
I dont have problem with OTT, it's just perfect, Only that i wish the mpd playlist also work on Kodi. I even using the Kodi version 22 becoz the dev said it supports mpd and clearkey which sound good on paper but when apply the OTT playlist nope it doesnt work. Perhaps it's still alpha version. Finger cross.

Yes kodi is very heavy, require high end android box or mini pc to work. 

Talking about perfect, have you tried perfecttv? Actually i just wanna apply its playlist on Kodi thus this thread. But fail, it also fail to play on OTT yet it plays well on VLC.

Anyway perfecttv just nice on its own.

user posted image

user posted image

Anyway my ultimate goal is only Kodi, and not other player. becoz you can play your own high quality movie/tvseries via home theatre  + surround sound system from your own collection or torrrent. Music collection, Home CCTV, Games etc.

Now waiting for the next Kodi  update so my IPTV will be 100% functional together with its PVR feature just like astro.
*
Thank bros
just installed perfecttv and the ui is good. I doubt it will be free for too long.
TSsonypshomer
post Dec 22 2024, 11:12 AM

Regular
******
Senior Member
1,594 posts

Joined: Aug 2017
QUOTE(Philippng @ Dec 20 2024, 08:01 PM)
Thank bros
just installed perfecttv and the ui is good. I doubt it will be free for too long.
*
Yeah, but you can add your own m3u link and enjoy its UI
user posted image


Only that the perfecttv player unable to play mpd with clearkey directly like OTT.

The app will crash if you tried to play them, I guess, perfecttv run some git program in their server to convert any mpd link *.mpd with its clearkey to *.ts so its app able to play them immediately which is great.

Oh i love to have such program, do you know any?

Anyways back to the original thread, writing the header like this and create a separate m3u8 file, surprisingly OTT able to play. Still kodi fail to play

CODE
#EXTM3U
#EXT-X-TARGETDURATION:2
#EXT-X-MEDIA-SEQUENCE:1
#EXTVLCOPT:network-caching=10000
#EXTVLCOPT:http-reconnect=true
#EXTINF:1,
http://perfecttv.net:8080/live/Perfecttv/Perfecttv/1603.ts


At least some progress there that OTT able to play.


Philippng
post Dec 22 2024, 12:40 PM

New Member
*
Junior Member
0 posts

Joined: Sep 2021
From: Singapore


QUOTE(sonypshomer @ Dec 22 2024, 11:12 AM)
Yeah, but you can add your own m3u link and enjoy its UI
user posted image
Only that the perfecttv player unable to play mpd with clearkey directly like OTT.

The app will crash if you tried to play them, I guess, perfecttv run some git program in their server to convert any mpd link *.mpd with its clearkey to *.ts so its app able to play them immediately which is great.

Oh i love to have such program, do you know any?

Anyways back to the original thread, writing the header like this and create a separate m3u8 file, surprisingly OTT able to play. Still kodi fail to play

CODE
#EXTM3U
#EXT-X-TARGETDURATION:2
#EXT-X-MEDIA-SEQUENCE:1
#EXTVLCOPT:network-caching=10000
#EXTVLCOPT:http-reconnect=true
#EXTINF:1,
http://perfecttv.net:8080/live/Perfecttv/Perfecttv/1603.ts


At least some progress there that OTT able to play.
*
Thank for the prefect tv.
well done

 

Change to:
| Lo-Fi Version
0.0181sec    0.40    5 queries    GZIP Disabled
Time is now: 27th November 2025 - 03:07 AM