Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Playing online streaming in media players (http://stream-recorder.com/forum/forumdisplay.php?f=77)
-   -  

[php curl] m3u8 works on localhost but nor work on server

(http://stream-recorder.com/forum/showthread.php?t=20947)

maitrang7995 12-05-2017 08:52 PM

Quote:

Originally Posted by Kerem (Post 84161)
I've got m3u8 link for oen of the radio streams by using Curl in PHP:
HTML Code:

<?php $url = "http://karwan.tv/"; function get_dataa($url) { $ch = curl_init(); $timeout = 5; curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0)"); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_SSL_VERIFYHOST,false); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER,false); curl_setopt($ch, CURLOPT_MAXREDIRS, 10); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout); $data = curl_exec($ch); curl_close($ch); return $data; } $variableee = get_dataa('http://karwan.tv/live/radio/radio-dewran.php'); $res = explode("\n",$variableee); $strr = $res[12]; echo $str = substr( $strr,8 ,184); ?>
And I't works like a charm on localhost. But when I upload this file to my website, the generated link will not work. When I opened the link it shows me this error on a white page: "Forbidden." Generated output link: http://radio.karwan.me/karwan.tv/rad...1pbnV0ZXM9MjA= What would be the solution for this problem? :confused:

L?°u lá??i t?* vá»? t?¬m hiá»?u má»›i Ä‘?°á»?c

AllenRuh 12-07-2017 03:10 PM

Надежные шве


 

Прочные шведские стенки из бука для малышей от 2 лет с веревочной лестницей можно выбрать в онлайн магазине Хеппикидди. Доставку осуществляем к Вам домой по всей Украине : Винница , Киев , Луцк , Полтава , Ровно , Харьков , Хмельницкий курьерскими компаниями Новая Почта, Интайм без предополаты в течении 2-3 дней после заказа. Стоимость доставки 100-150 грн.

palicz 05-10-2024 06:55 PM

Night meetings without obligations


 
Elevate your dating game with the top site for hassle-free connections.
Freedom of meetups, no obligations
Actual Girls
Exemplary casual Dating


All times are GMT -6. The time now is 01:23 AM.