CN112804592A - RTSP live video forwarding method and terminal based on browser - Google Patents

RTSP live video forwarding method and terminal based on browser Download PDF

Info

Publication number
CN112804592A
CN112804592A CN202110030662.3A CN202110030662A CN112804592A CN 112804592 A CN112804592 A CN 112804592A CN 202110030662 A CN202110030662 A CN 202110030662A CN 112804592 A CN112804592 A CN 112804592A
Authority
CN
China
Prior art keywords
browser
video
rtsp
video stream
real
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110030662.3A
Other languages
Chinese (zh)
Other versions
CN112804592B (en
Inventor
刘德建
吴玉龙
郭玉湖
陈宏�
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujian Tianquan Educational Technology Ltd
Original Assignee
Fujian Tianquan Educational Technology Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujian Tianquan Educational Technology Ltd filed Critical Fujian Tianquan Educational Technology Ltd
Priority to CN202110030662.3A priority Critical patent/CN112804592B/en
Publication of CN112804592A publication Critical patent/CN112804592A/en
Application granted granted Critical
Publication of CN112804592B publication Critical patent/CN112804592B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client 
    • H04N21/63Control signaling related to video distribution between client, server and network components; Network processes for video distribution between server and clients or between remote clients, e.g. transmitting basic layer and enhancement layers over different transmission paths, setting up a peer-to-peer communication via Internet between remote STB's; Communication protocols; Addressing
    • H04N21/643Communication protocols
    • H04N21/6437Real-time Transport Protocol [RTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/21Server components or server architectures
    • H04N21/218Source of audio or video content, e.g. local disk arrays
    • H04N21/2187Live feed
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/478Supplemental services, e.g. displaying phone caller identification, shopping application
    • H04N21/4788Supplemental services, e.g. displaying phone caller identification, shopping application communicating with other users, e.g. chatting
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a RTSP live video forwarding method and a terminal based on a browser, wherein the method comprises the following steps: the method comprises the steps that a browser obtains an original monitoring live broadcast video stream of RTSP, and the original monitoring live broadcast video stream is forwarded and converted in real time through nodejs service in the browser to generate a real-time monitoring live broadcast video stream which accords with a video protocol of the browser; and a playing interface of the browser reads and plays the real-time monitoring live video stream from the nodejs service. The invention solves the problem that the browser needs to download and install exe to play the video when the Flash player is about to finish; meanwhile, the video streaming data are pulled to the terminal where the browser is located at the first time, the operation and maintenance cost and the overhead cost of the video server are saved without passing through an original cloud service intermediate layer, the safety risk that the video server collects the video data as a third party is avoided, the time delay of live video is reduced to a certain extent, and the live video efficiency is greatly improved.

Description

RTSP live video forwarding method and terminal based on browser
Technical Field
The invention relates to the technical field of video processing, in particular to a RTSP live video forwarding method and a terminal based on a browser.
Background
Currently, the mainstream RTSP (Real Time Streaming Protocol) solution is to use a Flash plug-in of a browser or download and install exe for playing, and then forward and convert a video stream into a Protocol that can be directly played by the browser through a server.
The prior art has the following defects:
1. the use of Flash plug-ins is straightforward to play using a browser, but the Adobe Flash official has published that in the end of 2020, no more updates or security patches will be released for Flash players and recommends that the user uninstall the Player as soon as possible.
2. The user downloads exe (executable program) from the browser to the user computer to support the transfer and playing of the video stream can actually replace the Flash scheme, but the user is required to approve downloading and installing the exe, and meanwhile, if the user is a Mac (Macintosh, apple computer), the user is required to download the executable program supporting the apple.
3. In addition, many video stream forwarding services are currently on the market, and forwarding and transcoding of video streams are solved at a server side, but the services are all charged server sides. If the user provides the service end, extra cost is needed to operate the service, the flow is limited, and meanwhile, a certain degree of delay exists for the real-time live video.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: a RTSP live video forwarding method and a terminal based on a browser are provided, so that real-time live video playing on the browser is realized.
In order to solve the technical problems, the invention adopts the technical scheme that:
a RTSP live video forwarding method based on a browser comprises the following steps:
s1, the browser acquires an original monitoring live broadcast video stream of RTSP, and the nodejs service in the browser forwards and converts the original monitoring live broadcast video stream in real time to generate a real-time monitoring live broadcast video stream conforming to a browser video protocol;
s2, the playing interface of the browser reads and plays the real-time monitoring live video stream from the nodejs service.
In order to solve the technical problem, the invention adopts another technical scheme as follows:
a RTSP live video forwarding terminal based on a browser comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor executes the computer program to realize the following steps:
s1, the browser acquires an original monitoring live broadcast video stream of RTSP, and the nodejs service in the browser forwards and converts the original monitoring live broadcast video stream in real time to generate a real-time monitoring live broadcast video stream conforming to a browser video protocol;
s2, the playing interface of the browser reads and plays the real-time monitoring live video stream from the nodejs service.
The invention has the beneficial effects that: a code for processing a video stream is written in Node service started by a browser, so that the forwarding and conversion work of the video stream processed by a server is transferred to the browser to be realized, the video stream is processed on the browser in the near direction, and the real-time live video playing on the browser is realized. Therefore, the problem that the browser needs to download and install exe to play the video due to the fact that the Flash player is about to finish at present is solved; meanwhile, the video streaming data are pulled to the terminal where the browser is located at the first time, the operation and maintenance cost and the overhead cost of the video server are saved without passing through an original cloud service intermediate layer, the safety risk that the video server collects the video data as a third party is avoided, the time delay of live video is reduced to a certain extent, and the live video efficiency is greatly improved.
Drawings
Fig. 1 is a schematic flowchart of an RTSP live video forwarding method based on a browser according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a RTSP live video forwarding method based on a browser according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a RTSP live video forwarding terminal based on a browser according to an embodiment of the present invention.
Description of reference numerals:
1. an RTSP live video forwarding terminal based on a browser; 2. a processor; 3. a memory.
Detailed Description
In order to explain technical contents, achieved objects, and effects of the present invention in detail, the following description is made with reference to the accompanying drawings in combination with the embodiments.
Referring to fig. 1 to 2, a RTSP live video forwarding method based on a browser includes the steps of:
s1, the browser acquires an original monitoring live broadcast video stream of RTSP, and the nodejs service in the browser forwards and converts the original monitoring live broadcast video stream in real time to generate a real-time monitoring live broadcast video stream conforming to a browser video protocol;
s2, the playing interface of the browser reads and plays the real-time monitoring live video stream from the nodejs service.
From the above description, the beneficial effects of the present invention are: codes for processing video streams are written in Node services started by a browser, so that the forwarding and conversion work of the video streams processed by a server is transferred to the browser to be realized, the video streams are processed on the browser in the near direction, and the real-time live video playing on the browser is realized. Therefore, the problem that the browser needs to download and install exe to play the video due to the fact that the Flash player is about to finish at present is solved; meanwhile, the video streaming data are pulled to the terminal where the browser is located at the first time, the operation and maintenance cost and the overhead cost of the video server are saved without passing through an original cloud service intermediate layer, the safety risk that the video server collects the video data as a third party is avoided, the time delay of live video is reduced to a certain extent, and the live video efficiency is greatly improved.
Further, the step S1 specifically includes the following steps:
when the browser accesses a live broadcast video site to obtain an original monitoring live broadcast video stream of the RTSP, whether the RTSP is accessed for the first time is judged, if so, nodejs service is loaded and started, otherwise, the nodejs service in the browser directly forwards and converts the original monitoring live broadcast video stream in real time, and the real-time monitoring live broadcast video stream conforming to a video protocol of the browser is generated.
Further, the loading and starting of the nodejs service in the step S1 specifically includes the following steps:
loading nodejs plug-ins, wherein the nodejs plug-ins only comprise modules required by videos;
the webpack4 is run in the browser and the node.js library is run using a nodebowl to simulate launching a nodejs service in the browser.
From the above description, when a live video site is accessed for the first time, by loading the nodejs plug-in, running webpack4 in the browser, and running the nodejs library using the nodebowl, a nodejs service can be started in the browser in a simulation manner, so as to perform the video stream forwarding and converting work.
Further, the step S2 specifically includes the following steps:
and a playing interface of the browser reads the real-time monitoring live Video stream from the nodejs service and plays the real-time monitoring live Video stream through H5< Video >.
From the above description, it can be known that the live Video stream is converted into the live Video stream for real-time monitoring conforming to the Video protocol of the browser in the nodejs service, and the playing interface of the browser can be directly played through H5< Video >, so that the real-time live Video playing on the browser is realized.
Further, the browser video protocol is an RTMP or WebRTC live video protocol.
From the above description, the nodejs service forwards and converts the video stream, and even converts the video stream into a real-time monitoring live video stream of an RTMP or faster WebRTC live video protocol, thereby further reducing the time delay of live video.
Referring to fig. 3, a RTSP live video forwarding terminal based on a browser includes a memory, a processor, and a computer program stored in the memory and running on the processor, where the processor implements the following steps when executing the computer program:
s1, the browser acquires an original monitoring live broadcast video stream of RTSP, and the nodejs service in the browser forwards and converts the original monitoring live broadcast video stream in real time to generate a real-time monitoring live broadcast video stream conforming to a browser video protocol;
s2, the playing interface of the browser reads and plays the real-time monitoring live video stream from the nodejs service.
From the above description, the beneficial effects of the present invention are: codes for processing video streams are written in Node services started by a browser, so that the forwarding and conversion work of the video streams processed by a server is transferred to the browser to be realized, the video streams are processed on the browser in the near direction, and the real-time live video playing on the browser is realized. Therefore, the problem that the browser needs to download and install exe to play the video due to the fact that the Flash player is about to finish at present is solved; meanwhile, the video streaming data are pulled to the terminal where the browser is located at the first time, the operation and maintenance cost and the overhead cost of the video server are saved without passing through an original cloud service intermediate layer, the safety risk that the video server collects the video data as a third party is avoided, the time delay of live video is reduced to a certain extent, and the live video efficiency is greatly improved.
Further, the step S1 specifically includes the following steps:
when the browser accesses a live broadcast video site to obtain an original monitoring live broadcast video stream of the RTSP, whether the RTSP is accessed for the first time is judged, if so, nodejs service is loaded and started, otherwise, the nodejs service in the browser directly forwards and converts the original monitoring live broadcast video stream in real time, and the real-time monitoring live broadcast video stream conforming to a video protocol of the browser is generated.
Further, the loading and starting of the nodejs service in the step S1 specifically includes the following steps:
loading nodejs plug-ins, wherein the nodejs plug-ins only comprise modules required by videos;
the webpack4 is run in the browser and the node.js library is run using a nodebowl to simulate launching a nodejs service in the browser.
From the above description, when a live video site is accessed for the first time, by loading the nodejs plug-in, running webpack4 in the browser, and running the nodejs library using the nodebowl, a nodejs service can be started in the browser in a simulation manner, so as to perform the video stream forwarding and converting work.
Further, the step S2 specifically includes the following steps:
and a playing interface of the browser reads the real-time monitoring live Video stream from the nodejs service and plays the real-time monitoring live Video stream through H5< Video >.
From the above description, it can be known that the live Video stream is converted into the live Video stream for real-time monitoring conforming to the Video protocol of the browser in the nodejs service, and the playing interface of the browser can be directly played through H5< Video >, so that the real-time live Video playing on the browser is realized.
Further, the browser video protocol is an RTMP or WebRTC live video protocol.
From the above description, the nodejs service forwards and converts the video stream, and even converts the video stream into a real-time monitoring live video stream of an RTMP or faster WebRTC live video protocol, thereby further reducing the time delay of live video.
Referring to fig. 1 to fig. 2, a first embodiment of the present invention is:
the video live broadcast in the monitoring room uses a large number of video servers to carry out video forwarding processing, and then real-time monitoring and checking are realized. A large number of video servers need to be maintained to support video stream forwarding, help to pull video streams from camera hardware, and then generate real-time monitoring live video streams conforming to a browser video protocol for playing by a browser. The monitoring room invests a large amount of service operation cost, the original plan is put on a third party for service help and forwarding, the charge is high, and the internal video information can be collected by the third party due to care, so that the confidential video information has potential safety hazards.
Therefore, the RTSP live video forwarding method based on the browser provided in this embodiment includes the steps of:
s1, the browser acquires an original monitoring live broadcast video stream of the RTSP, and the nodejs service in the browser forwards and converts the original monitoring live broadcast video stream in real time to generate a real-time monitoring live broadcast video stream conforming to a video protocol of the browser;
as shown in fig. 2, step S1 specifically includes the following steps:
when the browser accesses a live broadcast video site to obtain an original monitoring live broadcast video stream of the RTSP, whether the RTSP is accessed for the first time is judged, if yes, a nodejs plug-in only comprising a video required module is loaded, webpack4 is operated in the browser, a nodejs library is operated by using a nodebowl to simulate and start a nodejs service in the browser, otherwise, the nodejs service in the browser directly forwards and converts the original monitoring live broadcast video stream in real time, and the real-time monitoring live broadcast video stream conforming to a video protocol of the browser is generated.
The browser video protocol is RTMP or WebRTC live video protocol.
For the monitoring room, the original monitoring live video stream of the RTSP is output from the camera hardware device as a data source. And opening a browser to access the video page by using a terminal for viewing the monitoring video in the monitoring room, running the work which is originally processed at the video server side in the nodejs service loaded and completed by the browser, and transferring the forwarding and conversion work of the video stream to the viewed terminal for processing, wherein the transfer and conversion work is equivalent to the fact that the terminal of the current monitoring room is specially used for the video of the current browser. Even conversion to the RTMP (Real Time Messaging Protocol) live video Protocol or the faster WebRTC (Web Real-Time Communication) live video Protocol may be possible.
S2, the playing interface of the browser reads and plays the live video stream monitored in real time from the nodejs service.
In this embodiment, step S2 specifically includes the following steps:
and the playing interface of the browser reads the real-time monitoring live Video stream from the nodejs service and plays the real-time monitoring live Video stream through H5< Video >.
Namely, when the browser interface reads the video stream, the video stream generated by the nodejs service of the browser is directly read to obtain the video forwarded by the current terminal for playing, and meanwhile, the original method for playing the video by the browser can be kept to play the monitoring live video in the interface. Therefore, the problem that the browser needs to download and install exe to play the video due to the fact that the Flash player is about to end at present is solved.
Meanwhile, in the embodiment, the video streaming data is pulled to the terminal where the browser is located at the first time, so that the operation and maintenance and overhead cost of the video server are saved without passing through an original cloud service intermediate layer, the safety risk of collecting the video data when the video server is used as a third party is avoided, the time delay of live video is reduced to a certain extent, and the live video efficiency is greatly improved.
Referring to fig. 3, the second embodiment of the present invention is:
a RTSP live video forwarding terminal 1 based on a browser comprises a memory 3, a processor 2 and a computer program which is stored on the memory 3 and can run on the processor 2, wherein the steps of the first embodiment are realized when the processor 2 executes the computer program.
In summary, according to the RTSP live video forwarding method and terminal based on the browser provided by the present invention, codes for processing video streams are written in Node services started by the browser, so that the forwarding and conversion work of the video streams processed by the server is migrated to the browser to be implemented, the video streams are processed on the browser in the near field, and thus the real-time live video playing on the browser is implemented. Therefore, the problem that the browser needs to download and install exe to play the video due to the fact that the Flash player is about to finish at present is solved; meanwhile, the video streaming data are pulled to the terminal where the browser is located at the first time, the operation and maintenance cost and the overhead cost of the video server are saved without passing through an original cloud service intermediate layer, the safety risk that the video server collects the video data as a third party is avoided, the time delay of live video is reduced to a certain extent, and the live video efficiency is greatly improved.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (10)

1. A RTSP live video forwarding method based on a browser is characterized by comprising the following steps:
s1, the browser acquires an original monitoring live broadcast video stream of RTSP, and the nodejs service in the browser forwards and converts the original monitoring live broadcast video stream in real time to generate a real-time monitoring live broadcast video stream conforming to a browser video protocol;
s2, the playing interface of the browser reads and plays the real-time monitoring live video stream from the nodejs service.
2. The method for forwarding RTSP live video based on browser according to claim 1, wherein the step S1 specifically includes the following steps:
when the browser accesses a live broadcast video site to obtain an original monitoring live broadcast video stream of the RTSP, whether the RTSP is accessed for the first time is judged, if so, nodejs service is loaded and started, otherwise, the nodejs service in the browser directly forwards and converts the original monitoring live broadcast video stream in real time, and the real-time monitoring live broadcast video stream conforming to a video protocol of the browser is generated.
3. The RTSP live video forwarding method based on browser of claim 2, wherein the loading and starting nodejs service in step S1 specifically includes the following steps:
loading nodejs plug-ins, wherein the nodejs plug-ins only comprise modules required by videos;
the webpack4 is run in the browser and the node.js library is run using a nodebowl to simulate launching a nodejs service in the browser.
4. The method for forwarding RTSP live video based on browser according to claim 1, wherein the step S2 specifically includes the following steps:
and a playing interface of the browser reads the real-time monitoring live Video stream from the nodejs service and plays the real-time monitoring live Video stream through H5< Video >.
5. The RTSP live video forwarding method based on browser claimed in claim 1, wherein the browser video protocol is RTMP or WebRTC live video protocol.
6. A RTSP live video forwarding terminal based on a browser comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, and is characterized in that the processor executes the computer program to realize the following steps:
s1, the browser acquires an original monitoring live broadcast video stream of RTSP, and the nodejs service in the browser forwards and converts the original monitoring live broadcast video stream in real time to generate a real-time monitoring live broadcast video stream conforming to a browser video protocol;
s2, the playing interface of the browser reads and plays the real-time monitoring live video stream from the nodejs service.
7. The RTSP live video forwarding terminal based on browser of claim 6, wherein the step S1 specifically includes the following steps:
when the browser accesses a live broadcast video site to obtain an original monitoring live broadcast video stream of the RTSP, whether the RTSP is accessed for the first time is judged, if so, nodejs service is loaded and started, otherwise, the nodejs service in the browser directly forwards and converts the original monitoring live broadcast video stream in real time, and the real-time monitoring live broadcast video stream conforming to a video protocol of the browser is generated.
8. The RTSP live video forwarding terminal based on browser of claim 7, wherein the loading and starting nodejs service in step S1 specifically includes the following steps:
loading nodejs plug-ins, wherein the nodejs plug-ins only comprise modules required by videos;
the webpack4 is run in the browser and the node.js library is run using a nodebowl to simulate launching a nodejs service in the browser.
9. The RTSP live video forwarding terminal based on browser of claim 6, wherein the step S2 specifically includes the following steps:
and a playing interface of the browser reads the real-time monitoring live Video stream from the nodejs service and plays the real-time monitoring live Video stream through H5< Video >.
10. The RTSP live video forwarding terminal based on browser as claimed in claim 6, wherein said browser video protocol is RTMP or WebRTC live video protocol.
CN202110030662.3A 2021-01-11 2021-01-11 RTSP live video forwarding method and terminal based on browser Active CN112804592B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110030662.3A CN112804592B (en) 2021-01-11 2021-01-11 RTSP live video forwarding method and terminal based on browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110030662.3A CN112804592B (en) 2021-01-11 2021-01-11 RTSP live video forwarding method and terminal based on browser

Publications (2)

Publication Number Publication Date
CN112804592A true CN112804592A (en) 2021-05-14
CN112804592B CN112804592B (en) 2023-06-16

Family

ID=75809772

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110030662.3A Active CN112804592B (en) 2021-01-11 2021-01-11 RTSP live video forwarding method and terminal based on browser

Country Status (1)

Country Link
CN (1) CN112804592B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113542906A (en) * 2021-07-20 2021-10-22 山东新一代信息产业技术研究院有限公司 RTSP video-based webpage plug-in-free playing method
CN113794931A (en) * 2021-09-13 2021-12-14 联通智网睿行科技(北京)有限公司 Video playing method and system and electronic equipment
CN113794932A (en) * 2021-09-15 2021-12-14 云茂互联智能科技(厦门)有限公司 Method and device for playing video stream at webpage end, electronic equipment and storage medium
CN114727152A (en) * 2022-03-21 2022-07-08 慧之安信息技术股份有限公司 Cross-platform multi-browser compatible monitoring video real-time preview method
CN115134664A (en) * 2022-06-07 2022-09-30 北京智能建筑科技有限公司 Real-time video stream playing method and system and nonvolatile storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140325323A1 (en) * 2013-04-28 2014-10-30 Tencent Technology (Shenzhen) Company Limited Online video playing method and apparatus and computer readable medium
US20160105691A1 (en) * 2014-07-23 2016-04-14 Highlands Technologies Solutions System and method for modifying media content from a display venue
CN106303430A (en) * 2016-08-21 2017-01-04 贵州大学 The method playing monitoring in real time without plug-in unit in browser
CN107249011A (en) * 2017-04-10 2017-10-13 江苏东方金钰智能机器人有限公司 Tele-robotic system based on WebRTC
CN107277612A (en) * 2016-04-05 2017-10-20 韩华泰科株式会社 Method and apparatus for playing Media Stream in web browser

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140325323A1 (en) * 2013-04-28 2014-10-30 Tencent Technology (Shenzhen) Company Limited Online video playing method and apparatus and computer readable medium
US20160105691A1 (en) * 2014-07-23 2016-04-14 Highlands Technologies Solutions System and method for modifying media content from a display venue
CN107277612A (en) * 2016-04-05 2017-10-20 韩华泰科株式会社 Method and apparatus for playing Media Stream in web browser
CN106303430A (en) * 2016-08-21 2017-01-04 贵州大学 The method playing monitoring in real time without plug-in unit in browser
CN107249011A (en) * 2017-04-10 2017-10-13 江苏东方金钰智能机器人有限公司 Tele-robotic system based on WebRTC

Non-Patent Citations (11)

* Cited by examiner, † Cited by third party
Title
JIACHENG: "How to Run Node.js in a Browser [Tutorial]", 《URL: HTTPS: //HACKERNOON.COM/HOW-TO-RUN-NODEJS-IN-A-BROWSER-WO4S32BY》 *
JIACHENG: "How to Run Node.js in a Browser [Tutorial]", 《URL: HTTPS: //HACKERNOON.COM/HOW-TO-RUN-NODEJS-IN-A-BROWSER-WO4S32BY》, 16 November 2019 (2019-11-16), pages 1 *
何锡浩等: "基于nodejs的校园智能视频监控系统设计和实现", 《电脑知识与技术》 *
何锡浩等: "基于nodejs的校园智能视频监控系统设计和实现", 《电脑知识与技术》, no. 36, 25 December 2019 (2019-12-25), pages 1 - 3 *
孙凯龙: "基于WebRTC的视频会议系统的设计与实现", 《中国优秀硕士学位论文全文数据库(信息科技辑)》 *
孙凯龙: "基于WebRTC的视频会议系统的设计与实现", 《中国优秀硕士学位论文全文数据库(信息科技辑)》, no. 06, 15 June 2014 (2014-06-15) *
张向辉;黄佳庆;吴康恒;雷志斌;: "基于WebRTC的实时视音频通信研究综述", 计算机科学, no. 02 *
张芳杰等: "基于视频分析的周界入侵监测系统", 《数据通信》 *
张芳杰等: "基于视频分析的周界入侵监测系统", 《数据通信》, no. 04, 28 August 2020 (2020-08-28) *
彭永超等: "基于Webrtc和PWA的视频互动直播系统", 《电脑编程技巧与维护》 *
彭永超等: "基于Webrtc和PWA的视频互动直播系统", 《电脑编程技巧与维护》, no. 02, 18 January 2017 (2017-01-18) *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113542906A (en) * 2021-07-20 2021-10-22 山东新一代信息产业技术研究院有限公司 RTSP video-based webpage plug-in-free playing method
CN113794931A (en) * 2021-09-13 2021-12-14 联通智网睿行科技(北京)有限公司 Video playing method and system and electronic equipment
CN113794932A (en) * 2021-09-15 2021-12-14 云茂互联智能科技(厦门)有限公司 Method and device for playing video stream at webpage end, electronic equipment and storage medium
CN114727152A (en) * 2022-03-21 2022-07-08 慧之安信息技术股份有限公司 Cross-platform multi-browser compatible monitoring video real-time preview method
CN114727152B (en) * 2022-03-21 2023-01-10 慧之安信息技术股份有限公司 Cross-platform multi-browser compatible monitoring video real-time preview method
CN115134664A (en) * 2022-06-07 2022-09-30 北京智能建筑科技有限公司 Real-time video stream playing method and system and nonvolatile storage medium

Also Published As

Publication number Publication date
CN112804592B (en) 2023-06-16

Similar Documents

Publication Publication Date Title
CN112804592A (en) RTSP live video forwarding method and terminal based on browser
US11019119B2 (en) Web-based live broadcast
US11374995B2 (en) Multimedia file processing
CN101247344B (en) Access method supporting multiple IPTV services platform and IPTV terminal unit
US10448073B2 (en) Popping-screen push system and method
CN111225222A (en) Video stream playing method, device and system based on screen data of RTMP (real time Messaging protocol)
US20220256226A1 (en) Video data processing method, electronic device and computer-readable medium
CN106303430A (en) The method playing monitoring in real time without plug-in unit in browser
CN112839238B (en) Screen projection playing method and device and storage medium
US20170214765A1 (en) Streaming apparatus, streaming method, and streaming service system using the streaming apparatus
CN111182322B (en) Director control method and device, electronic equipment and storage medium
CN103729189A (en) Broadcast protocol conversion method, system and terminal based on LUA
US20180091826A1 (en) Simultaneous Encoding and Sending of a Video Data File
KR20140106838A (en) Cloud service provide apparatus and method using game flatform based on streaming
CA2745981C (en) A computer-implemented method, a computer program product and an embedded system for increasing the speed of data retrieval by a client on the embedded system
CN114125565A (en) Method, device and storage medium for playing video stream based on browser
CN105577645A (en) Agent-based HLS client-end device and realization method thereof
Shojania et al. Tenor: making coding practical from servers to smartphones
WO2021029671A1 (en) Method and system for playing streaming content
WO2017071642A1 (en) Media playback method, device and computer storage medium
CN113852854B (en) Video push-stream and pull-stream implementation method and system based on Android system
CN111385660A (en) Video on demand method, device, equipment and storage medium
CN112437352B (en) Video merging and playing method and device
CN115134664A (en) Real-time video stream playing method and system and nonvolatile storage medium
CN113794932A (en) Method and device for playing video stream at webpage end, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant