Welcome Guest, Not a member yet? Register   Sign In
Restream a m3u8 stream
#3

(12-13-2020, 02:39 AM)sammyskills Wrote: You can use the parse_url() function to achieve this. See the manual.
Thanks for you response, but that will not do what I need, it still show the original url on the player.
I will like to do some like:

BackEnd :
my website in the background, at server site, call the video stream with the original source url. maybe save it as a video file1

then at the frontEnd the player call that file1 and play it.

Or in the Backend, call the source video url, and then that function will return the video with a different uri that the FrontEnd player will be able to play o the customer...  Cool
Reply


Messages In This Thread
Restream a m3u8 stream - by joselitogomez - 12-12-2020, 09:27 AM
RE: Restream a m3u8 stream - by sammyskills - 12-13-2020, 02:39 AM
RE: Restream a m3u8 stream - by joselitogomez - 12-13-2020, 10:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB