GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Video Player Question (https://gfy.com/showthread.php?t=1330416)

tobedeleted 07-08-2020 06:05 AM

Video Player Question
 
I'm trying to find a video player script that I can add to my website that would allow members to enter a video URL and that video will stream through the player.

Basically I'm putting together a new feature that let's members watch videos together.

I thought for sure there was already something like this. But I can't find anything yet.

Anyone know of an existing player like this?

zijlstravideo 07-08-2020 07:36 AM

Pretty much any video player can do this... It just needs some custom code. Add a simple form, use POST php function. Then, use PHP print or echo that video link in the html code of the player (where you normally would put the video url).

tobedeleted 07-08-2020 10:51 AM

Quote:

Originally Posted by zijlstravideo (Post 22698014)
Pretty much any video player can do this... It just needs some custom code. Add a simple form, use POST php function. Then, use PHP print or echo that video link in the html code of the player (where you normally would put the video url).

Thank you!

just a punk 07-08-2020 11:15 AM

Quote:

Originally Posted by zijlstravideo (Post 22698014)
Pretty much any video player can do this... It just needs some custom code. Add a simple form, use POST php function. Then, use PHP print or echo that video link in the html code of the player (where you normally would put the video url).

Indeed .

myleene 07-08-2020 04:46 PM

This may help:
https://hls-js.netlify.app/demo/


All times are GMT -7. The time now is 03:42 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123