How to develop a video playback system with PHP instead of using other people's players such as Baidu Sohu Player, etc.
福生天地2017-10-03 12:50:07
0
3
1403
How to use PHP or other codes to develop mobile phone-based video playback software instead of using other people's players such as Baidu Sohu Player, etc. Urgent request
Regarding this, you can look at the source code of the ready-made playback CMS and movie CMS empire, which is included. PHP has no direct relationship with video playback. It’s just that PHP requires a lot of plug-ins. It takes too long to develop the playback plug-in PHP yourself, which is unnecessary. Moreover, live streaming in PHP puts a lot of pressure on the server. Special live broadcast software services are required.
Regarding this, you can look at the source code of the ready-made playback CMS and movie CMS empire, which is included. PHP has no direct relationship with video playback. It’s just that PHP requires a lot of plug-ins. It takes too long to develop the playback plug-in PHP yourself, which is unnecessary. Moreover, live streaming in PHP puts a lot of pressure on the server. Special live broadcast software services are required.
Those that just call other people's player links are very unstable and useless. What I want to do is play independently with my own plug-in.
Use html5 video code