当前位置:网站首页>Dplayer development barrage background
Dplayer development barrage background
2022-06-21 14:03:00 【Funny 2233】
DPlayer Is a very easy to use h5 Video player , Support mp4,flv,m3u8 And barrage function , But the original backstage barrage address is basically hung up , Although there are https://dplayer.moerats.com It can be used for a long time , however , It is better to control the backstage by yourself , Can achieve some better functions
There are a large number of them on the Internet DPlayer The backstage is too complicated , Most of them are Docker Need to install a bunch of things , In fact, you only need to understand the interaction between the front and back console to find , The backstage of the barrage is very simple. You can write it yourself
The video begins to capture all the barrages
According to the video Id Get barrage data (GET)
https://dplayer.moerats.com/v3/?id=[id]![[ Failed to transfer the external chain picture , The origin station may have anti-theft chain mechanism , It is suggested to save the pictures and upload them directly (img-jJsEiWnd-1633173898786)(E:\ Text learning files \markdown\image\image-20211002171654467.png)]](/img/71/703f835a3fbbaa309b3f5aee26c995.jpg)

In order of order is Time type Color user Content
Send barrage request
Send the barrage (POST)
https://dplayer.moerats.com/v3/![[ Failed to transfer the external chain picture , The origin station may have anti-theft chain mechanism , It is suggested to save the pictures and upload them directly (img-ys8Jca22-1633174054607)(E:\ Text learning files \markdown\image\image-20211002171754689.png)]](/img/33/dbbe2840462d55277491a0b3106115.jpg)

type Barrage type :1 Top 0 rolling 2 Bottom 
The return value of the request can also be zero data, Here I return the original object directly
For the rest, you can directly use your favorite language for background server development , In fact, it is very simple. Here we use Java For example

边栏推荐
- Detailed explanation of hashtable source code in C #
- A blazor webassembly application that can automatically generate page components based on objects or types
- How to use search engine?
- 2. data type
- PostgreSQL query by date range
- 3D slicer saves segmentation results
- Teach you how to design interface automation test cases: extract interface information and analyze it
- 2021 the latest selenium truly bypasses webdriver detection
- Postman reports error write eproto 93988952error10000f7ssl routinesopenssl_ internalWRONG_ VERSION_ NUM
- Lamp architecture 4 -- MySQL source code compilation and use
猜你喜欢

Chapter IX Cisco ASA application nat

Sort query results according to the input order of fuzzy query jancode

Navigation bar switching, message board, text box losing focus

Automatic operation and maintenance 2 - common modules in ansible

MySQL - user management

Explanation of vim, makefile and GDB tools

Installation of oracle19c under alicloud lightweight application server linux-centos7

Record the processing process of slow response of primary system

Lamp architecture 6 -- MySQL master-slave replication and optimization method

MySQL - transaction management
随机推荐
Are you still using generator to generate crud code of XXX management system? Let's see what I wrote
Review notes of web development technology
Azure applicationinsights integrated in blazor
What is software testing?
Redis learning (3) -- persistence mechanism
Redis学习(1)——概述和常用命令
Lamp Architecture 3 -- compilation and use of PHP source code
Test the interface between app and wechat applet
Alibaba cloud link tracking is on the Net project (Jaeger trace)
Why is epoll efficient?
Is the micro securities account opening regular and safe? How to open an account?
Master the basic usage of SQLite3
Chapter IX Cisco ASA application nat
May the mountains and rivers be safe
Lamp architecture 4 -- MySQL source code compilation and use
5. array
Which futures trading platform is more secure. Ask for recommendation.
How can an e-commerce system automatically cancel an order when it times out?
8. structure
Redisson distributed lock design from a bug