How to collect the front-end refresh data?

for example, the on-screen comments of the LVB platform are directly refreshed at the front end, and there are no requests. How to collect data like this?

Jun.16,2022

long links? Establish a two-way channel?


on-screen comment technology generally uses websocket or flash.
the former can use WireShark or Fiddler after version 4.5 to analyze the request address.
the latter will involve decompilation and other difficulties.
generally, it is recommended to see whether the relevant platforms provide developer api.


you don't have to collect from the playback page. Live streaming platforms all have their own on-screen comment tools (all publicly downloaded) for VJs. Your next research is fine

.
Menu