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
钟毅2017-10-04 16:57:59
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.
福生天地2017-10-03 14:35:48
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.