Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming audio and video online. Audio and video downloads. > Playing online streaming in media players
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #11  
Old 12-05-2017, 09:52 PM
maitrang7995 maitrang7995 is offline
Junior Member
 
Join Date: Nov 2017
Posts: 12
maitrang7995 is on a distinguished road
Default

Quote:
Originally Posted by Kerem View Post
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?
L?°u lá??i t?* vá»? t?¬m hiá»?u má»›i Ä‘?°á»?c
Reply With Quote
  #13  
Old 05-10-2024, 07:55 PM
palicz palicz is offline
Junior Member
 
Join Date: Jan 2015
Location: Usa
Posts: 4
palicz is on a distinguished road
Default

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
Reply With Quote
Reply Post New Thread
Tags: , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


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


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons