How does javascript display content on your phone in real time on a web page?

1. This effect is similar to that in the picture

2. On the web page with real-time feedback on the operation on the mobile phone

3. Some assistants have this function. Now, if you want to post this function on a web page, how do you do it?

Mar.19,2021

. Isn't this a live broadcast?

  • Standard LVB solution: HTTP-FLV,HLS,etc
    pros: industry is mature, LVB framework has a lot of
    disadvantages: but it is still troublesome
  • Video chat solution: WebRTC
    advantages: native, concise code
    disadvantages: less used in China, you have to read the documents yourself
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37068-2b8b2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b37068-2b8b2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?