jakubsnm Posted December 14, 2009 Share Posted December 14, 2009 Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a basic video. If you know of any methods, please list file types those methods allow, the more the better. Thanks guy for the help Link to comment https://forums.phpfreaks.com/topic/185061-how-can-i-steam-a-video-on-my-php-site-non-youtube/ Share on other sites More sharing options...
oni-kun Posted December 14, 2009 Share Posted December 14, 2009 You can use an open-source solution such as this: http://www.longtailvideo.com/players/jw-flv-player/ It's a simple free .flv/mp4 streamer via rtcp/http. EDIT: You can store the filenames in a database and create your own sharing site if you wish, without much trouble. But it works fine for simple streaming. Link to comment https://forums.phpfreaks.com/topic/185061-how-can-i-steam-a-video-on-my-php-site-non-youtube/#findComment-976866 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.