WO2020063341A1 - Video transmission method and device - Google Patents

Video transmission method and device Download PDF

Info

Publication number
WO2020063341A1
WO2020063341A1 PCT/CN2019/105268 CN2019105268W WO2020063341A1 WO 2020063341 A1 WO2020063341 A1 WO 2020063341A1 CN 2019105268 W CN2019105268 W CN 2019105268W WO 2020063341 A1 WO2020063341 A1 WO 2020063341A1
Authority
WO
WIPO (PCT)
Prior art keywords
video data
wifi channel
terminal device
wifi
gateway device
Prior art date
Application number
PCT/CN2019/105268
Other languages
French (fr)
Chinese (zh)
Inventor
刘安
张利才
申喻
Original Assignee
华为技术有限公司
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 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2020063341A1 publication Critical patent/WO2020063341A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B17/00Monitoring; Testing
    • H04B17/30Monitoring; Testing of propagation channels
    • H04B17/382Monitoring; Testing of propagation channels for resource allocation, admission control or handover
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/15Setup of multiple wireless link connections

Definitions

  • the present invention relates to the field of communications, and in particular, to a method and device for video transmission.
  • IPTV Internet TeleVision
  • OTT Over The Top
  • the IPTV network uses the usual multicast protocol, and the bandwidth load does not increase with the increase in the number of terminals, but requires high network quality. Once data loss occurs, data cannot be retransmitted.
  • the OTT video network uses a unicast protocol. Although there is a retransmission protection function for data transmission, the bandwidth load will continue to increase with the increase in the number of terminals, which is prone to tidal effects and wastes bandwidth.
  • Embodiments of the present invention provide a method and a device for video transmission, which ensure that video data transmission and retransmission requests do not interfere with each other, and improve transmission efficiency and video quality.
  • an embodiment of the present invention provides a method for video transmission, which is applied to a gateway device and includes: receiving video data sent by a video server; forwarding the received video data to a terminal device through a first WiFi channel; The WiFi channel receives a retransmission request from the terminal device; according to the retransmission request, sends video data to the terminal device that requests retransmission.
  • the above method ensures that video data transmission and retransmission requests do not interfere with each other, and improves video data transmission efficiency and video quality.
  • the gateway device receives the video data sent by the video server in a multicast manner and forwards it to the terminal device in a multicast manner.
  • the multicast mode further improves the efficiency of video data transmission.
  • the first WiFi channel is a 5G-WiFi channel
  • the second WiFi channel is a 2.4G-WiFi channel. WiFi channels with different frequencies further improve the efficiency of video data transmission.
  • the retransmission requested video data is sent to the terminal device through the first WiFi channel or the second WiFi channel.
  • the gateway device sends the video data requesting retransmission to the terminal device through the first channel, that is, the 5G-WiFi high-speed channel, which avoids the switching of the receiving and sending of the WiFi channel, and further improves the video data transmission efficiency and video quality.
  • the method before receiving the video data, further includes: sending the service set identifier SSID and password of the second WiFi to the terminal device through the first WiFi channel, and establishing a connection with the SSID and password according to the SSID and password.
  • the second WiFi channel of the terminal device In this way, the gateway device can only present one WiFi to the outside, which improves user usability.
  • an embodiment of the present invention provides a method for video transmission, which is applied to a terminal device, and includes: receiving video data sent by a gateway device through a first WiFi channel; determining that there is missing video data; The device sends a retransmission request; it receives video data from the gateway device that requests retransmission.
  • the terminal device receives the video data forwarded by the gateway device in a multicast manner.
  • the first WiFi channel is a 5G-WiFi channel
  • the second WiFi channel is a 2.4G-WiFi channel.
  • the retransmitted video data returned by the gateway device is received through the first WiFi channel or the second WiFi channel.
  • the method before receiving the video data, further includes: the terminal device receives the service set identifier SSID and password of the second WiFi from the gateway device through the first WiFi channel, and according to the SSID and password Establish a second WiFi channel with the gateway device.
  • an embodiment of the present invention provides a gateway device having a function for realizing the behavior of the gateway device in the foregoing method.
  • the functions may be implemented by hardware, and may also be implemented by hardware executing corresponding software.
  • the hardware or software includes one or more units corresponding to the foregoing functions, for example, including a receiving unit, a sending unit, and a retransmission unit.
  • the structure of the gateway device includes a processor and a memory, where the memory is configured to store program code for performing the foregoing method, and the processor is configured to execute a program stored in the memory.
  • the gateway device may further include a communication interface for communicating with other devices.
  • the communication interface includes two WiFi interfaces.
  • an embodiment of the present invention provides a terminal device, which has a function of realizing the behavior of the terminal device in the foregoing method.
  • the functions may be implemented by hardware, and may also be implemented by hardware executing corresponding software.
  • the hardware or software includes one or more units corresponding to the foregoing functions, for example, including a receiving unit and a retransmission unit.
  • the structure of the terminal device includes a processor and a memory, where the memory is configured to store program code for performing the foregoing method, and the processor is configured to execute a program stored in the memory.
  • the terminal device may further include a communication interface for communicating with other devices.
  • the communication interface includes two WiFi interfaces.
  • an embodiment of the present invention provides a computer storage medium for storing computer software instructions used by the foregoing gateway device or terminal device, which includes a program designed to execute the foregoing aspect.
  • video forwarding and video retransmission are performed through different WiFi channels, ensuring that video data transmission and retransmission requests do not interfere with each other, and improving video data transmission efficiency and video quality.
  • FIG. 1 is a schematic diagram of a system architecture for video transmission according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a video transmission according to an embodiment of the present invention.
  • FIG. 3 is a schematic flowchart of another video transmission process according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a gateway device according to an embodiment of the present invention.
  • FIG. 5 is another schematic structural diagram of a gateway device according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
  • FIG. 7 is another schematic structural diagram of a terminal device according to an embodiment of the present invention.
  • FIG. 1 is a system architecture diagram of video transmission according to an embodiment of the present invention, including: a video server 101, a gateway device 102, and a terminal device 103.
  • a gateway device can connect to multiple terminal devices and serve multiple terminal devices.
  • the video server 101 is connected to a gateway device through a network. It is used to provide video data to users. Video data can be delivered to the gateway device through unicast or multicast.
  • the gateway device 102 may be a home gateway device or a wireless access gateway device in a commercial place, and is configured to receive video data from a video server and forward the video data to a terminal device.
  • the gateway device includes two WiFi interfaces, which can establish two WiFi connections with the terminal device for video data transmission and data retransmission.
  • the two WiFi interfaces may be WiFis with different signal frequencies, for example, a WiFi connection with a frequency of 5G and a WiFi connection with a frequency of 2.4G.
  • the terminal device 103 may be a mobile phone, a TV set-top box (STB), and the like, and is configured to receive video data and display it to a user for viewing.
  • STB TV set-top box
  • the terminal device includes two WiFi interfaces, and can establish two WiFi connections with the gateway device for video data transmission and data retransmission.
  • the embodiment of the present invention adopts a dual-channel method.
  • Both the gateway device and the terminal device have two built-in WIFI chips, which can support 5G and 2.4G to work at the same time.
  • the high-speed channel is sent to the terminal device, and the retransmission request can be sent to the gateway device through the low-speed channel of 2.4G-WiFi. This ensures that video data transmission and retransmission requests do not interfere with each other, improving transmission efficiency and video quality.
  • an embodiment of the present invention provides a video transmission method.
  • the video transmission method specifically includes the following steps:
  • the gateway device receives video data sent by a video server.
  • multicasting can save network traffic.
  • the gateway device sends the received video data to the terminal device through the first WiFi channel.
  • the gateway device can send video data to the terminal device through the 5G-WiFi high-speed channel.
  • the gateway device can also forward it to the terminal device in multicast mode.
  • the terminal device sends a retransmission request to the gateway device through the second WiFi channel.
  • the terminal device may experience signal loss and bit errors when receiving the video data, resulting in video data. Lost. Video data loss will cause mosaics, freezes, etc. in the video played by the video player. This affects video playback quality and user experience.
  • the terminal device For the lost video data, the terminal device requests the gateway device to retransmit.
  • the terminal device can send a retransmission request to the gateway device through the 2.4G-WiFi low-speed channel, requesting the gateway device to retransmit the video data lost by the terminal.
  • the gateway device sends video data to the terminal device that is requested to be retransmitted.
  • the gateway device When the gateway device receives the video data in step 201, it buffers the received video data, for example, it can buffer the video data for 10 seconds. In this way, after receiving the retransmission request from the terminal device, the gateway device looks up the requested data from the buffered video data and sends it to the terminal device. The gateway device may send video data requesting retransmission through the second WiFi channel, or may send video data requesting retransmission through the first WiFi channel.
  • the gateway device sends the video data requesting retransmission to the terminal device through the first channel, that is, the 5G-WiFi high-speed channel, which avoids the switching of the receiving and sending of the WiFi channel, and further improves the video data transmission efficiency and video quality.
  • the embodiment of the present invention provides another example of a method for video transmission.
  • the 5G-WiFi high-speed channel is used for the gateway device to send video data to the terminal device
  • the 2.4G-WiFi low-speed channel is used for the terminal device to send the retransmission request to the gateway device.
  • the gateway device can only present one WiFi to the outside.
  • the 5G-WiFi service set identifier (SSID) and password can be presented to the outside, while the 2.4G-WiFi SSID and password can be configured on the gateway.
  • 5G-WiFi is delivered to the terminal device.
  • the method specifically includes the following steps:
  • the gateway device establishes a 5G-WiFi data connection with the terminal device.
  • 5G-WiFi provides a high-speed channel for transmitting video to terminal equipment.
  • the gateway device sends the 2.4G-WiFi SSID and password to the terminal device through the 5G-WiFi channel.
  • the SSID and password of 2.4G-WiFi can be configured in the gateway device.
  • the terminal device uses the received SSID and password to establish a 2.4G-WiFi data connection with the gateway device.
  • the gateway device receives the video data sent by the video server, and caches the video data.
  • multicasting can save network traffic.
  • the gateway device sends the received video data to the terminal device through the 5G-WiFi channel.
  • the gateway device After receiving the live video data sent by the video server, the gateway device forwards the video data to the terminal device through the 5G-WiFi high-speed channel. For video data transmitted in multicast mode, the gateway device can also forward it to the terminal device in multicast mode.
  • the terminal device sends a retransmission request to the gateway device through the 2.4G-WiFi channel.
  • the terminal device may experience signal loss and bit errors when receiving the video data, resulting in video data. Lost. Video data loss will cause mosaics, freezes, etc. in the video played by the video player. This affects video playback quality and user experience.
  • the terminal device For the lost video data, the terminal device sends a retransmission request to the gateway device through the 2.4G-WiFi low-speed channel, requesting the gateway device to retransmit the lost video data of the terminal.
  • the gateway device sends the requested video data to the terminal device through the 5G-WiFi channel.
  • the gateway device After receiving the retransmission request from the terminal device, the gateway device looks up the requested data from the buffered video data and sends it to the terminal device.
  • the gateway device is sent to the terminal device through the 5G-WiFi high-speed channel, which avoids the switching of the receiving and sending of the WiFi channel.
  • the two-way full-duplex communication is implemented between the gateway and the terminal, which further improves the video data transmission efficiency and video quality.
  • An embodiment of the present invention also provides a schematic structural diagram of a gateway device.
  • the gateway device includes a receiving unit 401, a sending unit 402, and a retransmission unit 403. Among them:
  • the receiving unit is configured to receive video data sent by the video server
  • the sending unit is configured to forward the received video data to the terminal device through the first WiFi channel;
  • the retransmission unit is configured to receive a retransmission request of the terminal device through the second WiFi channel, and send the video data requesting retransmission to the terminal device according to the retransmission request.
  • the gateway device is presented in the form of a functional unit.
  • the "unit" herein may refer to an application-specific integrated circuit (ASIC), a circuit, a processor and a memory executing one or more software or firmware programs, an integrated logic circuit, and / or other functions that may provide the above functions.
  • ASIC application-specific integrated circuit
  • the gateway device may be implemented by using a processor, a memory, and a communication interface.
  • FIG. 5 is a schematic diagram of a computer device according to an embodiment of the present invention.
  • the computer device includes at least one processor 501, a communication bus 502, a memory 503, and at least one communication interface 504, and may further include an IO interface 505.
  • the processor may be a general-purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more integrated circuits for controlling the execution of the program of the solution of the present invention.
  • CPU central processing unit
  • ASIC application-specific integrated circuit
  • the communication bus may include a path to transfer information between the aforementioned components.
  • the communication interface uses any device such as a transceiver to communicate with other devices or communication networks, such as Ethernet, Radio Access Network (RAN), Wireless Local Area Networks (WLAN), etc.
  • the communication interface includes two WiFi communication modules.
  • the memory can be a read-only memory (ROM) or other type of static storage device that can store static information and instructions, a random access memory (random access memory, RAM), or other type of information that can store information and instructions
  • Dynamic storage devices can also be electrically erasable and programmable read-only memory (Electrically Programmable Read-Only Memory (EEPROM)), compact discs (Compact Disc Read-Only Memory (CD-ROM)) or other optical disc storage, optical disc storage (CD-ROM) (Including compact discs, laser discs, optical discs, digital versatile discs, Blu-ray discs, etc.), disk storage media or other magnetic storage devices, or can be used to carry or store desired program code in the form of instructions or data structures and can be stored by a computer Any other media, but not limited to this.
  • the memory may exist independently and be connected to the processor through a bus.
  • the memory can also be integrated with the processor.
  • the memory is used to store application program code that executes the solution of the present invention, and is controlled and executed by a processor.
  • the processor is configured to execute application program code stored in the memory.
  • the processor may include one or more CPUs, and each CPU may be a single-core (single-core) processor or a multi-core (multi-core) processor.
  • a processor herein may refer to one or more devices, circuits, and / or processing cores for processing data (such as computer program instructions).
  • the computer device may further include an input / output (I / O) interface.
  • the output device may be a liquid crystal display (LCD), a light emitting diode (LED) display device, a cathode ray tube (CRT) display device, or a projector.
  • the input device may be a mouse, a keyboard, a touch screen device, or a sensing device.
  • the above-mentioned computer equipment may be a general-purpose computer equipment or a special-purpose computer equipment.
  • the computer device may be a desktop computer, a portable computer, a network server, a personal digital assistant (PDA), a mobile phone, a tablet computer, a wireless terminal device, a communication device, an embedded device, or the like as shown in FIG. 5 Structure of equipment.
  • PDA personal digital assistant
  • the embodiment of the present invention does not limit the type of computer equipment.
  • the gateway device shown in FIG. 1 may be the device shown in FIG. 5, and one or more software modules are stored in the memory.
  • the gateway device may implement a software module through a processor and program code in a memory to complete the foregoing method.
  • An embodiment of the present invention further provides a computer storage medium for storing computer software instructions used by the device shown in FIG. 4 or FIG. 5, which includes a program designed to execute the foregoing method embodiment.
  • the above method can be implemented by executing a stored program.
  • An embodiment of the present invention also provides a schematic structural diagram of a terminal device, as shown in FIG. 6, including a receiving unit 601 and a retransmission unit 602. Among them:
  • a receiving unit configured to receive video data sent by a gateway device through a first WiFi channel
  • the retransmission unit is configured to determine that there is lost video data, send a retransmission request to the gateway device through the second WiFi channel, and receive the video data requesting retransmission returned by the gateway device.
  • the terminal device is presented in the form of a functional unit.
  • the "unit" herein may refer to an application-specific integrated circuit (ASIC), a circuit, a processor and a memory executing one or more software or firmware programs, an integrated logic circuit, and / or other functions that may provide the above functions Device.
  • ASIC application-specific integrated circuit
  • the terminal device may be implemented by using a processor, a memory, and a communication interface.
  • FIG. 7 is a schematic diagram of a computer device according to an embodiment of the present invention.
  • the computer device includes at least one processor 701, a communication bus 702, a memory 703, and at least one communication interface 704, and may further include an IO interface 705.
  • the processor may be a general-purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more integrated circuits for controlling the execution of the program of the solution of the present invention.
  • CPU central processing unit
  • ASIC application-specific integrated circuit
  • the communication bus may include a path to transfer information between the aforementioned components.
  • the communication interface uses any device such as a transceiver to communicate with other devices or communication networks, such as Ethernet, Radio Access Network (RAN), Wireless Local Area Networks (WLAN), etc.
  • the communication interface includes two WiFi communication modules.
  • the memory can be a read-only memory (ROM) or other type of static storage device that can store static information and instructions, a random access memory (random access memory, RAM), or other type of information that can store information and instructions
  • Dynamic storage devices can also be electrically erasable programmable read-only memory (Electrically Programmable Read-Only Memory (EEPROM)), read-only compact discs (Compact Disc Read-Only Memory (CD-ROM)) or other compact disc storage, optical disc storage ( (Including compact discs, laser discs, optical discs, digital versatile discs, Blu-ray discs, etc.), disk storage media or other magnetic storage devices, or can be used to carry or store desired program code in the form of instructions or data structures and can be stored by a computer Any other media, but not limited to this.
  • the memory may exist independently and be connected to the processor through a bus.
  • the memory can also be integrated with the processor.
  • the memory is used to store application program code that executes the solution of the present invention, and is controlled and executed by a processor.
  • the processor is configured to execute application program code stored in the memory.
  • the processor may include one or more CPUs, and each CPU may be a single-core (single-core) processor or a multi-core (multi-core) processor.
  • a processor herein may refer to one or more devices, circuits, and / or processing cores for processing data (such as computer program instructions).
  • the computer device may further include an input / output (I / O) interface.
  • the output device may be a liquid crystal display (LCD), a light emitting diode (LED) display device, a cathode ray tube (CRT) display device, or a projector.
  • the input device may be a mouse, a keyboard, a touch screen device, or a sensing device.
  • the above-mentioned computer equipment may be a general-purpose computer equipment or a special-purpose computer equipment.
  • the computer device may be a desktop computer, a portable computer, a network server, a personal digital assistant (PDA), a mobile phone, a tablet computer, a wireless terminal device, a communication device, an embedded device, or the like in FIG. Structure of equipment.
  • PDA personal digital assistant
  • the embodiment of the present invention does not limit the type of computer equipment.
  • the terminal device shown in FIG. 1 may be the device shown in FIG. 7, and one or more software modules are stored in the memory.
  • the terminal device may implement a software module through a processor and program code in a memory to complete the foregoing method.
  • An embodiment of the present invention further provides a computer storage medium for storing computer software instructions used by the device shown in FIG. 6 or FIG. 7, which includes a program designed to execute the foregoing method embodiment.
  • the above method can be implemented by executing a stored program.
  • the embodiments of the present invention may be provided as a method, an apparatus (device), or a computer program product. Therefore, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Moreover, the present invention may take the form of a computer program product implemented on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) containing computer-usable program code. The computer program is stored / distributed in a suitable medium, provided with or as part of the hardware, or in other distributed forms, such as via the Internet or other wired or wireless telecommunications systems.
  • These computer program instructions may be provided to a processor of a general-purpose computer, special-purpose computer, embedded processor, or other programmable data processing device to produce a machine, so that the instructions generated by the processor of the computer or other programmable data processing device are used to generate instructions Means for implementing the functions specified in one or more flowcharts and / or one or more blocks of the block diagrams.
  • These computer program instructions may also be stored in a computer-readable memory capable of directing a computer or other programmable data processing device to work in a particular manner such that the instructions stored in the computer-readable memory produce a manufactured article including an instruction device, the instructions
  • the device implements the functions specified in one or more flowcharts and / or one or more blocks of the block diagram.
  • These computer program instructions can also be loaded on a computer or other programmable data processing device, so that a series of steps can be performed on the computer or other programmable device to produce a computer-implemented process, which can be executed on the computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more flowcharts and / or one or more blocks of the block diagrams.

Abstract

Provided is a video transmission method, wherein same is applied to a gateway device. The method comprises: receiving video data sent by a video server; forwarding the video data to a terminal device by means of a first WiFi channel; receiving a retransmission request from the terminal device by means of a second WiFi channel; and according to the retransmission request, sending, to the terminal device, video data to be requested for retransmission. In this way, it is ensured that video data transmission and a retransmission request do not to interfere with each other, thereby improving the transmission efficiency and video quality.

Description

一种视频传输的方法和设备Method and equipment for video transmission
本申请要求于2018年9月27日提交中国国家知识产权局、申请号为201811127648.X、发明名称为“一种视频传输的方法和设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed on September 27, 2018 with the State Intellectual Property Office of China, with the application number 201811127648.X, and the invention name "A Method and Device for Video Transmission", the entire contents of which are incorporated by reference Incorporated in this application.
技术领域Technical field
本发明涉及通信领域,尤其涉及一种视频传输的方法和设备。The present invention relates to the field of communications, and in particular, to a method and device for video transmission.
背景技术Background technique
目前视频网络主要有两种,IPTV(Internet TeleVision)网络和OTT(Over The Top)视频网络。IPTV网络采用通常组播协议,带宽负荷不会随着终端数量的增加而增加,但是对网络质量要求高,一旦发生数据丢失无法进行数据的重传。OTT视频网络采用单播协议,虽然针对数据的传输有了重传的保护功能,但是带宽负荷会随着终端数量的增加而不断上升,容易产生潮汐效应,对带宽浪费比较大。At present, there are mainly two types of video networks: IPTV (Internet TeleVision) network and OTT (Over The Top) video network. The IPTV network uses the usual multicast protocol, and the bandwidth load does not increase with the increase in the number of terminals, but requires high network quality. Once data loss occurs, data cannot be retransmitted. The OTT video network uses a unicast protocol. Although there is a retransmission protection function for data transmission, the bandwidth load will continue to increase with the increase in the number of terminals, which is prone to tidal effects and wastes bandwidth.
目前在家庭网络场景中,由于WiFi(Wireless Fidelity)的不断普及,WiFi终端的不断增加,各种干扰不断出现,造成WiFi网络的不稳定现象,使得IPTV的直播业务在家庭网络环境下容易受到环境影响出现视频数据丢失,然后造成视频卡顿现象,从而影响了视频业务的质量。Currently, in the home network scenario, due to the constant popularity of WiFi (Wireless Fidelity), the continuous increase of WiFi terminals, various interferences continue to occur, causing the instability of the WiFi network, making IPTV's live broadcast service vulnerable to the environment in the home network environment. Affected by the loss of video data, and then cause video freeze, which affects the quality of video services.
发明内容Summary of the Invention
本发明实施例提供一种视频传输的方法和设备,保证了视频数据传输和重传请求不会相互干扰,提高了传输效率和视频质量。Embodiments of the present invention provide a method and a device for video transmission, which ensure that video data transmission and retransmission requests do not interfere with each other, and improve transmission efficiency and video quality.
第一方面,本发明实施例提供一种视频传输的方法,应用于网关设备,包括:接收视频服务器发送的视频数据;通过第一WiFi通道向终端设备转发所述接收的视频数据;通过第二WiFi通道接收终端设备的重传请求;根据所述重传请求,向所述终端设备发送请求重传的视频数据。In a first aspect, an embodiment of the present invention provides a method for video transmission, which is applied to a gateway device and includes: receiving video data sent by a video server; forwarding the received video data to a terminal device through a first WiFi channel; The WiFi channel receives a retransmission request from the terminal device; according to the retransmission request, sends video data to the terminal device that requests retransmission.
上述方法保证了视频数据传输和重传请求不会相互干扰,提高了视频数据传输效率和视频质量。The above method ensures that video data transmission and retransmission requests do not interfere with each other, and improves video data transmission efficiency and video quality.
在一个可能的设计中,网关设备以组播方式接收视频服务器发送的视频数据,并以组播方式转发给终端设备。组播方式进一步提高了视频数据传输效率。In a possible design, the gateway device receives the video data sent by the video server in a multicast manner and forwards it to the terminal device in a multicast manner. The multicast mode further improves the efficiency of video data transmission.
在另一个可能的设计中,所述第一WiFi通道为5G-WiFi通道,所述第二WiFi通道为2.4G-WiFi通道。不同频率的WiFi通道进一步提高了视频数据传输效率。In another possible design, the first WiFi channel is a 5G-WiFi channel, and the second WiFi channel is a 2.4G-WiFi channel. WiFi channels with different frequencies further improve the efficiency of video data transmission.
在另一个可能的设计中,通过所述第一WiFi通道或所述第二WiFi通道向所述终端设 备发送所述请求重传的视频数据。网关设备通过第一通道,也就是5G-WiFi高速通道,发送请求重传的视频数据给终端设备,避免了WiFi通道的收发切换,进一步提高了视频数据传输效率和视频质量。In another possible design, the retransmission requested video data is sent to the terminal device through the first WiFi channel or the second WiFi channel. The gateway device sends the video data requesting retransmission to the terminal device through the first channel, that is, the 5G-WiFi high-speed channel, which avoids the switching of the receiving and sending of the WiFi channel, and further improves the video data transmission efficiency and video quality.
在另一个可能的设计中,在接收所述视频数据前,所述方法还包括:通过第一WiFi通道向终端设备发送第二WiFi的服务集标识SSID和密码,根据所述SSID和密码建立与终端设备的第二WiFi通道。这样,网关设备可只对外呈现一个WiFi,提高了用户易用性。In another possible design, before receiving the video data, the method further includes: sending the service set identifier SSID and password of the second WiFi to the terminal device through the first WiFi channel, and establishing a connection with the SSID and password according to the SSID and password. The second WiFi channel of the terminal device. In this way, the gateway device can only present one WiFi to the outside, which improves user usability.
第二方面,本发明实施例提供一种视频传输的方法,应用于终端设备,包括:通过第一WiFi通道接收网关设备发送的视频数据;确定有丢失的视频数据;通过第二WiFi通道向网关设备发送重传请求;接收网关设备返回的请求重传的视频数据。In a second aspect, an embodiment of the present invention provides a method for video transmission, which is applied to a terminal device, and includes: receiving video data sent by a gateway device through a first WiFi channel; determining that there is missing video data; The device sends a retransmission request; it receives video data from the gateway device that requests retransmission.
在一个可能的设计中,终端设备以组播方式接收网关设备转发的所述视频数据。In a possible design, the terminal device receives the video data forwarded by the gateway device in a multicast manner.
在另一个可能的设计中,第一WiFi通道为5G-WiFi通道,第二WiFi通道为2.4G-WiFi通道。In another possible design, the first WiFi channel is a 5G-WiFi channel, and the second WiFi channel is a 2.4G-WiFi channel.
在另一个可能的设计中,通过所述第一WiFi通道或所述第二WiFi通道接收网关设备返回的所述请求重传的视频数据。In another possible design, the retransmitted video data returned by the gateway device is received through the first WiFi channel or the second WiFi channel.
在另一个可能的设计中,在接收所述视频数据前,所述方法还包括:终端设备通过第一WiFi通道从网关设备接收第二WiFi的服务集标识SSID和密码,根据所述SSID和密码建立与网关设备的第二WiFi通道。In another possible design, before receiving the video data, the method further includes: the terminal device receives the service set identifier SSID and password of the second WiFi from the gateway device through the first WiFi channel, and according to the SSID and password Establish a second WiFi channel with the gateway device.
第三方面,本发明实施例提供一种网关设备,具有实现上述方法中网关设备行为的功能。所述功能可以通过硬件实现,也可以通过硬件执行相应的软件实现。所述硬件或软件包括一个或多个与上述功能相对应的单元,例如包括接收单元,发送单元,以及重传单元。According to a third aspect, an embodiment of the present invention provides a gateway device having a function for realizing the behavior of the gateway device in the foregoing method. The functions may be implemented by hardware, and may also be implemented by hardware executing corresponding software. The hardware or software includes one or more units corresponding to the foregoing functions, for example, including a receiving unit, a sending unit, and a retransmission unit.
在一个可能的设计中,网关设备的结构中包括处理器和存储器,所述存储器用于存储执行上述方法的程序代码,所述处理器被配置为用于执行所述存储器中存储的程序。所述网关设备还可以包括通信接口,用于与其他设备通信。通信接口包括两个WiFi接口。In a possible design, the structure of the gateway device includes a processor and a memory, where the memory is configured to store program code for performing the foregoing method, and the processor is configured to execute a program stored in the memory. The gateway device may further include a communication interface for communicating with other devices. The communication interface includes two WiFi interfaces.
第四方面,本发明实施例提供一种终端设备,具有实现上述方法中终端设备行为的功能。所述功能可以通过硬件实现,也可以通过硬件执行相应的软件实现。所述硬件或软件包括一个或多个与上述功能相对应的单元,例如包括接收单元,以及重传单元。In a fourth aspect, an embodiment of the present invention provides a terminal device, which has a function of realizing the behavior of the terminal device in the foregoing method. The functions may be implemented by hardware, and may also be implemented by hardware executing corresponding software. The hardware or software includes one or more units corresponding to the foregoing functions, for example, including a receiving unit and a retransmission unit.
在一个可能的设计中,终端设备的结构中包括处理器和存储器,所述存储器用于存储执行上述方法的程序代码,所述处理器被配置为用于执行所述存储器中存储的程序。所述终端设备还可以包括通信接口,用于与其他设备通信。通信接口包括两个WiFi接口。In a possible design, the structure of the terminal device includes a processor and a memory, where the memory is configured to store program code for performing the foregoing method, and the processor is configured to execute a program stored in the memory. The terminal device may further include a communication interface for communicating with other devices. The communication interface includes two WiFi interfaces.
第五方面,本发明实施例提供了一种计算机存储介质,用于储存为上述网关设备、或终端设备所用的计算机软件指令,其包含用于执行上述方面所设计的程序。In a fifth aspect, an embodiment of the present invention provides a computer storage medium for storing computer software instructions used by the foregoing gateway device or terminal device, which includes a program designed to execute the foregoing aspect.
本发明实施例提供的上述视频传输的技术方案,通过不同的WiFi通道进行视频转发和视频重传,保证了视频数据传输和重传请求不会相互干扰,提高了视频数据传输效率和视频质量。In the technical solution for video transmission provided in the embodiment of the present invention, video forwarding and video retransmission are performed through different WiFi channels, ensuring that video data transmission and retransmission requests do not interfere with each other, and improving video data transmission efficiency and video quality.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1为本发明实施例提供的一种视频传输的系统架构示意图;FIG. 1 is a schematic diagram of a system architecture for video transmission according to an embodiment of the present invention; FIG.
图2为本发明实施例提供的一种视频传输的流程示意图;2 is a schematic flowchart of a video transmission according to an embodiment of the present invention;
图3为本发明实施例提供的另一种视频传输的流程示意图;3 is a schematic flowchart of another video transmission process according to an embodiment of the present invention;
图4为本发明实施例提供的一种网关设备结构示意图;4 is a schematic structural diagram of a gateway device according to an embodiment of the present invention;
图5为本发明实施例提供的一种网关设备的另一结构示意图;FIG. 5 is another schematic structural diagram of a gateway device according to an embodiment of the present invention; FIG.
图6为本发明实施例提供的一种终端设备结构示意图;6 is a schematic structural diagram of a terminal device according to an embodiment of the present invention;
图7为本发明实施例提供的一种终端设备的另一结构示意图。FIG. 7 is another schematic structural diagram of a terminal device according to an embodiment of the present invention.
具体实施方式detailed description
为使本发明的目的、技术方案和优点更加清楚,下面将结合附图对本发明实施方式作进一步地详细描述。在对本发明实施例进行详细说明之前,先对本发明实施例的应用场景予以举例介绍。To make the objectives, technical solutions, and advantages of the present invention clearer, the embodiments of the present invention will be described in further detail below with reference to the accompanying drawings. Before describing the embodiments of the present invention in detail, the application scenarios of the embodiments of the present invention will be described by examples.
本发明实施例提供的视频传输方法应用于视频网络系统中。如图1所示为本发明实施例提供的一个视频传输的的系统架构图,包括:视频服务器101,网关设备102,终端设备103。在家庭网络场景下,网关设备可以与多个终端设备连接,服务多个终端设备。The video transmission method provided in the embodiment of the present invention is applied to a video network system. FIG. 1 is a system architecture diagram of video transmission according to an embodiment of the present invention, including: a video server 101, a gateway device 102, and a terminal device 103. In a home network scenario, a gateway device can connect to multiple terminal devices and serve multiple terminal devices.
视频服务器101,通过网络与网关设备连接。用于向用户提供视频数据,可以通过单播、组播等方式将视频数据下发给网关设备。The video server 101 is connected to a gateway device through a network. It is used to provide video data to users. Video data can be delivered to the gateway device through unicast or multicast.
网关设备102,可以是家庭网关设备,或商用场所的无线接入网关设备,用于从视频服务器接收视频数据并转发给终端设备。The gateway device 102 may be a home gateway device or a wireless access gateway device in a commercial place, and is configured to receive video data from a video server and forward the video data to a terminal device.
网关设备包含两个WiFi接口,可以与终端设备之间建立两个WiFi连接,用于视频数据传输和数据重传。两个WiFi接口可以是信号频率不同的WiFi,例如一个是频率5G的WiFi连接,一个是频率2.4G的WiFi连接。The gateway device includes two WiFi interfaces, which can establish two WiFi connections with the terminal device for video data transmission and data retransmission. The two WiFi interfaces may be WiFis with different signal frequencies, for example, a WiFi connection with a frequency of 5G and a WiFi connection with a frequency of 2.4G.
终端设备103,可以是移动电话、电视机顶盒STB(Set Top Box)等,用于接收视频数据并显示给用户观看。The terminal device 103 may be a mobile phone, a TV set-top box (STB), and the like, and is configured to receive video data and display it to a user for viewing.
终端设备包含两个WiFi接口,可以与网关设备之间建立两个WiFi连接,用于视频数据传输和数据重传。The terminal device includes two WiFi interfaces, and can establish two WiFi connections with the gateway device for video data transmission and data retransmission.
针对WiFi协议本身的半双工特性,本发明实施例采用了双通道方式,网关设备与终端设备内部都内置两个WIFI芯片,可以支持5G和2.4G同时工作,视频数据可以通过5G-WiFi的高速通道发送给终端设备,重传请求可以通过2.4G-WiFi的低速信道发送给网关设备。这样保证了视频数据传输和重传请求不会相互干扰,提高了传输效率和视频质量。Aiming at the half-duplex characteristic of the WiFi protocol itself, the embodiment of the present invention adopts a dual-channel method. Both the gateway device and the terminal device have two built-in WIFI chips, which can support 5G and 2.4G to work at the same time. The high-speed channel is sent to the terminal device, and the retransmission request can be sent to the gateway device through the low-speed channel of 2.4G-WiFi. This ensures that video data transmission and retransmission requests do not interfere with each other, improving transmission efficiency and video quality.
应用于上述图1所示的系统中,本发明的实施例提供了一种视频传输的方法,如图2所示,该视频传输方法具体包括下列步骤:Applied to the system shown in FIG. 1 described above, an embodiment of the present invention provides a video transmission method. As shown in FIG. 2, the video transmission method specifically includes the following steps:
201,网关设备接收视频服务器发送的视频数据。201. The gateway device receives video data sent by a video server.
对于直播视频节目,以组播方式传输可以节省网络流量。For live video programs, multicasting can save network traffic.
202,网关设备通过第一WiFi通道向终端设备发送所接收的视频数据。202. The gateway device sends the received video data to the terminal device through the first WiFi channel.
如前所述,网关设备与终端设备之间有两个WiFi通道,网关设备收到视频服务器发送的直播视频数据后,可以通过5G-WiFi高速通道向终端设备发送视频数据。对以组播方式 传输的视频数据,网关设备也可以组播方式转发给终端设备。As mentioned before, there are two WiFi channels between the gateway device and the terminal device. After receiving the live video data sent by the video server, the gateway device can send video data to the terminal device through the 5G-WiFi high-speed channel. For video data transmitted in multicast mode, the gateway device can also forward it to the terminal device in multicast mode.
203,终端设备通过第二WiFi通道向网关设备发送重传请求。203. The terminal device sends a retransmission request to the gateway device through the second WiFi channel.
在网关设备向终端设备转发视频数据的过程中,由于各种环境因素的影响,例如电磁干扰、障碍物等,终端设备在接收视频数据时会存在信号丢失、误码等现象,从而导致视频数据丢失。视频数据丢失会导致视频播放器播放的视频出现马赛克、卡顿等现象。从而影响视频播放质量和用户体验。During the process of the gateway device forwarding video data to the terminal device, due to various environmental factors, such as electromagnetic interference, obstacles, etc., the terminal device may experience signal loss and bit errors when receiving the video data, resulting in video data. Lost. Video data loss will cause mosaics, freezes, etc. in the video played by the video player. This affects video playback quality and user experience.
对于丢失的视频数据,终端设备请求网关设备重传。终端设备可以通过2.4G-WiFi低速通道向网关设备发送重传请求,请求网关设备重传终端丢失的视频数据。For the lost video data, the terminal device requests the gateway device to retransmit. The terminal device can send a retransmission request to the gateway device through the 2.4G-WiFi low-speed channel, requesting the gateway device to retransmit the video data lost by the terminal.
204,根据重传请求,网关设备向所述终端设备发送请求重传的视频数据。204. According to the retransmission request, the gateway device sends video data to the terminal device that is requested to be retransmitted.
网关设备在步骤201接收视频数据时,缓存接收的视频数据,例如可以缓存10秒的视频数据。这样,当收到终端设备的重传请求后,网关设备从缓存的视频数据中查找请求的数据,并发送给终端设备。网关设备可以通过第二WiFi通道发送请求重传的视频数据,也可以通过第一WiFi通道发送请求重传的视频数据。When the gateway device receives the video data in step 201, it buffers the received video data, for example, it can buffer the video data for 10 seconds. In this way, after receiving the retransmission request from the terminal device, the gateway device looks up the requested data from the buffered video data and sends it to the terminal device. The gateway device may send video data requesting retransmission through the second WiFi channel, or may send video data requesting retransmission through the first WiFi channel.
通过上述方法,保证了视频数据传输和重传请求不会相互干扰,提高了传输效率和视频质量。网关设备通过第一通道,也就是5G-WiFi高速通道,发送请求重传的视频数据给终端设备,避免了WiFi通道的收发切换,进一步提高了视频数据传输效率和视频质量。Through the above method, it is ensured that video data transmission and retransmission requests do not interfere with each other, and transmission efficiency and video quality are improved. The gateway device sends the video data requesting retransmission to the terminal device through the first channel, that is, the 5G-WiFi high-speed channel, which avoids the switching of the receiving and sending of the WiFi channel, and further improves the video data transmission efficiency and video quality.
应用于上述图1所示的网关设备中,本发明实施例提供了另一个视频传输的方法示例。本示例中,5G-WiFi高速通道用于网关设备向终端设备发送视频数据,2.4G-WiFi低速通道用于终端设备向网关设备发送重传请求。网关设备可只对外呈现一个WiFi,例如5G-WiFi的服务集标识SSID(Service Set Identifier)和密码可对外呈现,而2.4G-WiFi的SSID和密码可配置在网关上,不对外呈现,可通过5G-WiFi下发给终端设备。如图3所示,所述方法具体包括下列步骤:Applied to the gateway device shown in FIG. 1, the embodiment of the present invention provides another example of a method for video transmission. In this example, the 5G-WiFi high-speed channel is used for the gateway device to send video data to the terminal device, and the 2.4G-WiFi low-speed channel is used for the terminal device to send the retransmission request to the gateway device. The gateway device can only present one WiFi to the outside. For example, the 5G-WiFi service set identifier (SSID) and password can be presented to the outside, while the 2.4G-WiFi SSID and password can be configured on the gateway. 5G-WiFi is delivered to the terminal device. As shown in FIG. 3, the method specifically includes the following steps:
301,网关设备与终端设备建立5G-WiFi数据连接。5G-WiFi提供了向终端设备传输视频的高速通道。301. The gateway device establishes a 5G-WiFi data connection with the terminal device. 5G-WiFi provides a high-speed channel for transmitting video to terminal equipment.
302,网关设备通过5G-WiFi通道向终端设备发送2.4G-WiFi的SSID和密码。2.4G-WiFi的SSID和密码可配置在网关设备中。302: The gateway device sends the 2.4G-WiFi SSID and password to the terminal device through the 5G-WiFi channel. The SSID and password of 2.4G-WiFi can be configured in the gateway device.
303,利用收到的上述SSID和密码,终端设备与网关设备建立2.4G-WiFi数据连接。303. Using the received SSID and password, the terminal device establishes a 2.4G-WiFi data connection with the gateway device.
这样,网关与终端间建立了两个WiFi通道,可以通过这两个WiFi通道进行视频数据的收发和重传。In this way, two WiFi channels are established between the gateway and the terminal, and video data can be sent and received and retransmitted through the two WiFi channels.
304,网关设备接收视频服务器发送的视频数据,并缓存。304. The gateway device receives the video data sent by the video server, and caches the video data.
对于直播视频节目,以组播方式传输可以节省网络流量。For live video programs, multicasting can save network traffic.
305,网关设备通过5G-WiFi通道向终端设备发送接收的视频数据。305. The gateway device sends the received video data to the terminal device through the 5G-WiFi channel.
网关设备收到视频服务器发送的直播视频数据后,通过5G-WiFi高速通道向终端设备转发视频数据。对以组播方式传输的视频数据,网关设备也可以组播方式转发给终端设备。After receiving the live video data sent by the video server, the gateway device forwards the video data to the terminal device through the 5G-WiFi high-speed channel. For video data transmitted in multicast mode, the gateway device can also forward it to the terminal device in multicast mode.
306,终端设备通过2.4G-WiFi通道向网关设备发送重传请求。306. The terminal device sends a retransmission request to the gateway device through the 2.4G-WiFi channel.
在网关设备向终端设备转发视频数据的过程中,由于各种环境因素的影响,例如电磁干扰、障碍物等,终端设备在接收视频数据时会存在信号丢失、误码等现象,从而导致视 频数据丢失。视频数据丢失会导致视频播放器播放的视频出现马赛克、卡顿等现象。从而影响视频播放质量和用户体验。During the process of the gateway device forwarding video data to the terminal device, due to various environmental factors, such as electromagnetic interference, obstacles, etc., the terminal device may experience signal loss and bit errors when receiving the video data, resulting in video data. Lost. Video data loss will cause mosaics, freezes, etc. in the video played by the video player. This affects video playback quality and user experience.
对于丢失的视频数据,终端设备通过2.4G-WiFi低速通道向网关设备发送重传请求,请求网关设备重传终端丢失的视频数据。For the lost video data, the terminal device sends a retransmission request to the gateway device through the 2.4G-WiFi low-speed channel, requesting the gateway device to retransmit the lost video data of the terminal.
307,根据重传请求,网关设备通过5G-WiFi通道向终端设备发送请求的视频数据。307. According to the retransmission request, the gateway device sends the requested video data to the terminal device through the 5G-WiFi channel.
网关设备收到终端设备的重传请求后,从缓存的视频数据中查找请求的数据,并发送给终端设备。After receiving the retransmission request from the terminal device, the gateway device looks up the requested data from the buffered video data and sends it to the terminal device.
网关设备通过5G-WiFi高速通道发送给终端设备,避免了WiFi通道的收发切换,网关和终端之间实现了双向全双工的通信,进一步提高了视频数据传输效率和视频质量。The gateway device is sent to the terminal device through the 5G-WiFi high-speed channel, which avoids the switching of the receiving and sending of the WiFi channel. The two-way full-duplex communication is implemented between the gateway and the terminal, which further improves the video data transmission efficiency and video quality.
本发明实施例还提供了一种网关设备的结构示意图,如图4所示,包括接收单元401,发送单元402和重传单元403;其中:An embodiment of the present invention also provides a schematic structural diagram of a gateway device. As shown in FIG. 4, the gateway device includes a receiving unit 401, a sending unit 402, and a retransmission unit 403. Among them:
接收单元用于接收视频服务器发送的视频数据;The receiving unit is configured to receive video data sent by the video server;
发送单元用于通过第一WiFi通道向终端设备转发所述接收的视频数据;The sending unit is configured to forward the received video data to the terminal device through the first WiFi channel;
重传单元用于通过第二WiFi通道接收终端设备的重传请求,并根据所述重传请求,向所述终端设备发送请求重传的视频数据。The retransmission unit is configured to receive a retransmission request of the terminal device through the second WiFi channel, and send the video data requesting retransmission to the terminal device according to the retransmission request.
进一步,这些单元实现前述方法中的相关功能,不再赘述。Further, these units implement related functions in the foregoing method, and are not described again.
在本实施例中,网关设备是以功能单元的形式来呈现。这里的“单元”可以指特定应用集成电路(application-specific integrated circuit,ASIC),电路,执行一个或多个软件或固件程序的处理器和存储器,集成逻辑电路,和/或其他可以提供上述功能的器件。在一个简单的实施例中,本领域的技术人员可以想到网关设备可以采用处理器、存储器和通信接口来实现。In this embodiment, the gateway device is presented in the form of a functional unit. The "unit" herein may refer to an application-specific integrated circuit (ASIC), a circuit, a processor and a memory executing one or more software or firmware programs, an integrated logic circuit, and / or other functions that may provide the above functions. Device. In a simple embodiment, those skilled in the art may think that the gateway device may be implemented by using a processor, a memory, and a communication interface.
本发明实施例中的网关设备还可以以图5中的计算机设备(或系统)的方式来实现。图5所示为本发明实施例提供的计算机设备示意图。该计算机设备包括至少一个处理器501,通信总线502,存储器503以及至少一个通信接口504,还可以包括IO接口505。The gateway device in the embodiment of the present invention may also be implemented in the manner of a computer device (or system) in FIG. 5. FIG. 5 is a schematic diagram of a computer device according to an embodiment of the present invention. The computer device includes at least one processor 501, a communication bus 502, a memory 503, and at least one communication interface 504, and may further include an IO interface 505.
处理器可以是一个通用中央处理器(CPU),微处理器,特定应用集成电路(application-specific integrated circuit,ASIC),或一个或多个用于控制本发明方案程序执行的集成电路。The processor may be a general-purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more integrated circuits for controlling the execution of the program of the solution of the present invention.
通信总线可包括一通路,在上述组件之间传送信息。The communication bus may include a path to transfer information between the aforementioned components.
通信接口,使用任何收发器一类的装置,用于与其他设备或通信网络通信,如以太网,无线接入网(RAN),无线局域网(Wireless Local Area Networks,WLAN)等。本发明中,通信接口包括两个WiFi通信模块。The communication interface uses any device such as a transceiver to communicate with other devices or communication networks, such as Ethernet, Radio Access Network (RAN), Wireless Local Area Networks (WLAN), etc. In the present invention, the communication interface includes two WiFi communication modules.
存储器可以是只读存储器(read-only memory,ROM)或可存储静态信息和指令的其他类型的静态存储设备,随机存取存储器(random access memory,RAM)或者可存储信息和指令的其他类型的动态存储设备,也可以是电可擦可编程只读存储器(Electrically Erasable Programmable Read-Only Memory,EEPROM)、只读光盘(Compact Disc Read-Only Memory,CD-ROM)或其他光盘存储、光碟存储(包括压缩光碟、激光碟、光碟、数字通用光碟、蓝光光碟等)、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或 数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质,但不限于此。存储器可以是独立存在,通过总线与处理器相连接。存储器也可以和处理器集成在一起。The memory can be a read-only memory (ROM) or other type of static storage device that can store static information and instructions, a random access memory (random access memory, RAM), or other type of information that can store information and instructions Dynamic storage devices can also be electrically erasable and programmable read-only memory (Electrically Programmable Read-Only Memory (EEPROM)), compact discs (Compact Disc Read-Only Memory (CD-ROM)) or other optical disc storage, optical disc storage (CD-ROM) (Including compact discs, laser discs, optical discs, digital versatile discs, Blu-ray discs, etc.), disk storage media or other magnetic storage devices, or can be used to carry or store desired program code in the form of instructions or data structures and can be stored by a computer Any other media, but not limited to this. The memory may exist independently and be connected to the processor through a bus. The memory can also be integrated with the processor.
其中,所述存储器用于存储执行本发明方案的应用程序代码,并由处理器来控制执行。所述处理器用于执行所述存储器中存储的应用程序代码。The memory is used to store application program code that executes the solution of the present invention, and is controlled and executed by a processor. The processor is configured to execute application program code stored in the memory.
在具体实现中,处理器可以包括一个或多个CPU,每个CPU可以是一个单核(single-core)处理器,也可以是一个多核(multi-Core)处理器。这里的处理器可以指一个或多个设备、电路、和/或用于处理数据(例如计算机程序指令)的处理核。In a specific implementation, the processor may include one or more CPUs, and each CPU may be a single-core (single-core) processor or a multi-core (multi-core) processor. A processor herein may refer to one or more devices, circuits, and / or processing cores for processing data (such as computer program instructions).
在具体实现中,作为一种实施例,该计算机设备还可以包括输入/输出(I/O)接口。例如,输出设备可以是液晶显示器(liquid crystal display,LCD),发光二级管(light emitting diode,LED)显示设备,阴极射线管(cathode ray tube,CRT)显示设备,或投影仪(projector)等。输入设备可以是鼠标、键盘、触摸屏设备或传感设备等。In a specific implementation, as an embodiment, the computer device may further include an input / output (I / O) interface. For example, the output device may be a liquid crystal display (LCD), a light emitting diode (LED) display device, a cathode ray tube (CRT) display device, or a projector. . The input device may be a mouse, a keyboard, a touch screen device, or a sensing device.
上述的计算机设备可以是一个通用计算机设备或者是一个专用计算机设备。在具体实现中,计算机设备可以是台式机、便携式电脑、网络服务器、掌上电脑(Personal Digital Assistant,PDA)、移动手机、平板电脑、无线终端设备、通信设备、嵌入式设备或有图5中类似结构的设备。本发明实施例不限定计算机设备的类型。The above-mentioned computer equipment may be a general-purpose computer equipment or a special-purpose computer equipment. In a specific implementation, the computer device may be a desktop computer, a portable computer, a network server, a personal digital assistant (PDA), a mobile phone, a tablet computer, a wireless terminal device, a communication device, an embedded device, or the like as shown in FIG. 5 Structure of equipment. The embodiment of the present invention does not limit the type of computer equipment.
如图1中的网关设备可以为图5所示的设备,存储器中存储了一个或多个软件模块。网关设备可以通过处理器以及存储器中的程序代码来实现软件模块,完成上述方法。The gateway device shown in FIG. 1 may be the device shown in FIG. 5, and one or more software modules are stored in the memory. The gateway device may implement a software module through a processor and program code in a memory to complete the foregoing method.
本发明实施例还提供了一种计算机存储介质,用于储存为上述图4或图5所示的设备所用的计算机软件指令,其包含用于执行上述方法实施例所设计的程序。通过执行存储的程序,可以实现上述方法。An embodiment of the present invention further provides a computer storage medium for storing computer software instructions used by the device shown in FIG. 4 or FIG. 5, which includes a program designed to execute the foregoing method embodiment. The above method can be implemented by executing a stored program.
本发明实施例还提供了一种终端设备的结构示意图,如图6所示,包括接收单元601,和重传单元602;其中:An embodiment of the present invention also provides a schematic structural diagram of a terminal device, as shown in FIG. 6, including a receiving unit 601 and a retransmission unit 602. Among them:
接收单元,用于通过第一WiFi通道接收网关设备发送的视频数据;A receiving unit, configured to receive video data sent by a gateway device through a first WiFi channel;
重传单元,用于确定有丢失的视频数据,通过第二WiFi通道向网关设备发送重传请求,并接收网关设备返回的请求重传的视频数据。The retransmission unit is configured to determine that there is lost video data, send a retransmission request to the gateway device through the second WiFi channel, and receive the video data requesting retransmission returned by the gateway device.
进一步,这些单元实现前述方法中的相关功能,不再赘述。Further, these units implement related functions in the foregoing method, and are not described again.
在本实施例中,终端设备是以功能单元的形式来呈现。这里的“单元”可以指特定应用集成电路(application-specific integrated circuit,ASIC),电路,执行一个或多个软件或固件程序的处理器和存储器,集成逻辑电路,和/或其他可以提供上述功能的器件。在一个简单的实施例中,本领域的技术人员可以想到终端设备可以采用处理器、存储器和通信接口来实现。In this embodiment, the terminal device is presented in the form of a functional unit. The "unit" herein may refer to an application-specific integrated circuit (ASIC), a circuit, a processor and a memory executing one or more software or firmware programs, an integrated logic circuit, and / or other functions that may provide the above functions Device. In a simple embodiment, those skilled in the art may think that the terminal device may be implemented by using a processor, a memory, and a communication interface.
本发明实施例中的终端设备还可以以图7中的计算机设备(或系统)的方式来实现。图7所示为本发明实施例提供的计算机设备示意图。该计算机设备包括至少一个处理器701,通信总线702,存储器703以及至少一个通信接口704,还可以包括IO接口705。The terminal device in the embodiment of the present invention may also be implemented in the manner of a computer device (or system) in FIG. 7. FIG. 7 is a schematic diagram of a computer device according to an embodiment of the present invention. The computer device includes at least one processor 701, a communication bus 702, a memory 703, and at least one communication interface 704, and may further include an IO interface 705.
处理器可以是一个通用中央处理器(CPU),微处理器,特定应用集成电路(application-specific integrated circuit,ASIC),或一个或多个用于控制本发明方案程序执行的集成电路。The processor may be a general-purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more integrated circuits for controlling the execution of the program of the solution of the present invention.
通信总线可包括一通路,在上述组件之间传送信息。The communication bus may include a path to transfer information between the aforementioned components.
通信接口,使用任何收发器一类的装置,用于与其他设备或通信网络通信,如以太网,无线接入网(RAN),无线局域网(Wireless Local Area Networks,WLAN)等。本发明中,通信接口包括两个WiFi通信模块。The communication interface uses any device such as a transceiver to communicate with other devices or communication networks, such as Ethernet, Radio Access Network (RAN), Wireless Local Area Networks (WLAN), etc. In the present invention, the communication interface includes two WiFi communication modules.
存储器可以是只读存储器(read-only memory,ROM)或可存储静态信息和指令的其他类型的静态存储设备,随机存取存储器(random access memory,RAM)或者可存储信息和指令的其他类型的动态存储设备,也可以是电可擦可编程只读存储器(Electrically Erasable Programmable Read-Only Memory,EEPROM)、只读光盘(Compact Disc Read-Only Memory,CD-ROM)或其他光盘存储、光碟存储(包括压缩光碟、激光碟、光碟、数字通用光碟、蓝光光碟等)、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质,但不限于此。存储器可以是独立存在,通过总线与处理器相连接。存储器也可以和处理器集成在一起。The memory can be a read-only memory (ROM) or other type of static storage device that can store static information and instructions, a random access memory (random access memory, RAM), or other type of information that can store information and instructions Dynamic storage devices can also be electrically erasable programmable read-only memory (Electrically Programmable Read-Only Memory (EEPROM)), read-only compact discs (Compact Disc Read-Only Memory (CD-ROM)) or other compact disc storage, optical disc storage ( (Including compact discs, laser discs, optical discs, digital versatile discs, Blu-ray discs, etc.), disk storage media or other magnetic storage devices, or can be used to carry or store desired program code in the form of instructions or data structures and can be stored by a computer Any other media, but not limited to this. The memory may exist independently and be connected to the processor through a bus. The memory can also be integrated with the processor.
其中,所述存储器用于存储执行本发明方案的应用程序代码,并由处理器来控制执行。所述处理器用于执行所述存储器中存储的应用程序代码。The memory is used to store application program code that executes the solution of the present invention, and is controlled and executed by a processor. The processor is configured to execute application program code stored in the memory.
在具体实现中,处理器可以包括一个或多个CPU,每个CPU可以是一个单核(single-core)处理器,也可以是一个多核(multi-Core)处理器。这里的处理器可以指一个或多个设备、电路、和/或用于处理数据(例如计算机程序指令)的处理核。In a specific implementation, the processor may include one or more CPUs, and each CPU may be a single-core (single-core) processor or a multi-core (multi-core) processor. A processor herein may refer to one or more devices, circuits, and / or processing cores for processing data (such as computer program instructions).
在具体实现中,作为一种实施例,该计算机设备还可以包括输入/输出(I/O)接口。例如,输出设备可以是液晶显示器(liquid crystal display,LCD),发光二级管(light emitting diode,LED)显示设备,阴极射线管(cathode ray tube,CRT)显示设备,或投影仪(projector)等。输入设备可以是鼠标、键盘、触摸屏设备或传感设备等。In a specific implementation, as an embodiment, the computer device may further include an input / output (I / O) interface. For example, the output device may be a liquid crystal display (LCD), a light emitting diode (LED) display device, a cathode ray tube (CRT) display device, or a projector. . The input device may be a mouse, a keyboard, a touch screen device, or a sensing device.
上述的计算机设备可以是一个通用计算机设备或者是一个专用计算机设备。在具体实现中,计算机设备可以是台式机、便携式电脑、网络服务器、掌上电脑(Personal Digital Assistant,PDA)、移动手机、平板电脑、无线终端设备、通信设备、嵌入式设备或有图7中类似结构的设备。本发明实施例不限定计算机设备的类型。The above-mentioned computer equipment may be a general-purpose computer equipment or a special-purpose computer equipment. In a specific implementation, the computer device may be a desktop computer, a portable computer, a network server, a personal digital assistant (PDA), a mobile phone, a tablet computer, a wireless terminal device, a communication device, an embedded device, or the like in FIG. Structure of equipment. The embodiment of the present invention does not limit the type of computer equipment.
如图1中的终端设备可以为图7所示的设备,存储器中存储了一个或多个软件模块。终端设备可以通过处理器以及存储器中的程序代码来实现软件模块,完成上述方法。The terminal device shown in FIG. 1 may be the device shown in FIG. 7, and one or more software modules are stored in the memory. The terminal device may implement a software module through a processor and program code in a memory to complete the foregoing method.
本发明实施例还提供了一种计算机存储介质,用于储存为上述图6或图7所示的设备所用的计算机软件指令,其包含用于执行上述方法实施例所设计的程序。通过执行存储的程序,可以实现上述方法。An embodiment of the present invention further provides a computer storage medium for storing computer software instructions used by the device shown in FIG. 6 or FIG. 7, which includes a program designed to execute the foregoing method embodiment. The above method can be implemented by executing a stored program.
尽管在此结合各实施例对本发明进行了描述,然而,在实施所要求保护的本发明过程中,本领域技术人员通过查看所述附图、公开内容、以及所附权利要求书,可理解并实现所述公开实施例的其他变化。在权利要求中,“包括”(comprising)一词不排除其他组成部分或步骤,“一”或“一个”不排除多个的情况。单个处理器或其他单元可以实现权利要求中列举的若干项功能。相互不同的从属权利要求中记载了某些措施,但这并不表示这些措施不能组合起来产生良好的效果。Although the present invention is described in conjunction with the embodiments herein, in implementing the claimed invention, those skilled in the art can understand and understand by looking at the drawings, the disclosure, and the appended claims. Other variations of the disclosed embodiments are implemented. In the claims, the word "comprising" does not exclude other components or steps, and "a" or "an" does not exclude the case of a plurality. A single processor or other unit may fulfill the functions of several items recited in the claims. Certain measures are recited in mutually different dependent claims, but this does not mean that these measures cannot be combined to produce good results.
本领域技术人员应明白,本发明的实施例可提供为方法、装置(设备)、或计算机程 序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。计算机程序存储/分布在合适的介质中,与其它硬件一起提供或作为硬件的一部分,也可以采用其他分布形式,如通过Internet或其它有线或无线电信系统。Those skilled in the art should understand that the embodiments of the present invention may be provided as a method, an apparatus (device), or a computer program product. Therefore, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Moreover, the present invention may take the form of a computer program product implemented on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) containing computer-usable program code. The computer program is stored / distributed in a suitable medium, provided with or as part of the hardware, or in other distributed forms, such as via the Internet or other wired or wireless telecommunications systems.
本发明是参照本发明实施例的方法、装置(设备)和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention is described with reference to the flowcharts and / or block diagrams of the methods, devices (equipment) and computer program products of the embodiments of the present invention. It should be understood that each process and / or block in the flowcharts and / or block diagrams, and combinations of processes and / or blocks in the flowcharts and / or block diagrams can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general-purpose computer, special-purpose computer, embedded processor, or other programmable data processing device to produce a machine, so that the instructions generated by the processor of the computer or other programmable data processing device are used to generate instructions Means for implementing the functions specified in one or more flowcharts and / or one or more blocks of the block diagrams.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable memory capable of directing a computer or other programmable data processing device to work in a particular manner such that the instructions stored in the computer-readable memory produce a manufactured article including an instruction device, the instructions The device implements the functions specified in one or more flowcharts and / or one or more blocks of the block diagram.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded on a computer or other programmable data processing device, so that a series of steps can be performed on the computer or other programmable device to produce a computer-implemented process, which can be executed on the computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more flowcharts and / or one or more blocks of the block diagrams.
尽管结合具体特征及其实施例对本发明进行了描述,显而易见的,可对其进行各种修改和组合。相应地,本说明书和附图仅仅是所附权利要求所界定的本发明的示例性说明,且视为已覆盖本发明范围内的任意和所有修改、变化、组合或等同物。显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。Although the invention has been described in connection with specific features and embodiments thereof, it will be apparent that various modifications and combinations can be made thereto. Accordingly, the specification and drawings are merely exemplary illustrations of the invention as defined by the appended claims, and are deemed to have covered any and all modifications, changes, combinations, or equivalents that fall within the scope of the invention. Obviously, those skilled in the art can make various modifications and variations to the present invention without departing from the scope of the present invention. In this way, if these modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalent technologies, the present invention also intends to include these modifications and variations.

Claims (20)

  1. 一种视频传输的方法,应用于网关设备,其特征在于,包括:A video transmission method applied to a gateway device is characterized in that it includes:
    接收视频服务器发送的视频数据;Receive video data sent by the video server;
    通过第一WiFi通道向终端设备转发所述接收的视频数据;Forwarding the received video data to a terminal device through a first WiFi channel;
    通过第二WiFi通道接收终端设备的重传请求;Receiving a retransmission request of a terminal device through a second WiFi channel;
    根据所述重传请求,向所述终端设备发送请求重传的视频数据。Sending the video data requesting retransmission to the terminal device according to the retransmission request.
  2. 如权利要求1所述的方法,其特征在于,网关设备以组播方式接收视频服务器发送的视频数据,并以组播方式转发给终端设备。The method according to claim 1, wherein the gateway device receives the video data sent by the video server in a multicast manner, and forwards the video data to the terminal device in a multicast manner.
  3. 如权利要求1或2所述的方法,其特征在于,所述第一WiFi通道为5G-WiFi通道,所述第二WiFi通道为2.4G-WiFi通道。The method according to claim 1 or 2, wherein the first WiFi channel is a 5G-WiFi channel, and the second WiFi channel is a 2.4G-WiFi channel.
  4. 如权利要求1至3任一项所述的方法,其特征在于,通过所述第一WiFi通道或所述第二WiFi通道向所述终端设备发送所述请求重传的视频数据。The method according to any one of claims 1 to 3, wherein the video data requesting retransmission is sent to the terminal device through the first WiFi channel or the second WiFi channel.
  5. 如权利要求1至4任一项所述的方法,其特征在于,在接收所述视频数据前,所述方法还包括:The method according to any one of claims 1 to 4, wherein before receiving the video data, the method further comprises:
    通过第一WiFi通道向终端设备发送第二WiFi的服务集标识SSID和密码,根据所述SSID和密码建立与终端设备的第二WiFi通道。Send the service set identifier SSID and password of the second WiFi to the terminal device through the first WiFi channel, and establish a second WiFi channel with the terminal device according to the SSID and password.
  6. 一种视频传输的方法,应用于终端设备,其特征在于,包括:A video transmission method, which is applied to a terminal device, is characterized in that it includes:
    通过第一WiFi通道接收网关设备发送的视频数据;Receiving video data sent by a gateway device through a first WiFi channel;
    确定有丢失的视频数据;Determine that there is missing video data;
    通过第二WiFi通道向网关设备发送重传请求;Sending a retransmission request to the gateway device through the second WiFi channel;
    接收网关设备返回的请求重传的视频数据。Receiving video data from the gateway device requesting retransmission.
  7. 如权利要求6所述的方法,其特征在于,终端设备以组播方式接收网关设备转发的所述视频数据。The method according to claim 6, wherein the terminal device receives the video data forwarded by the gateway device in a multicast manner.
  8. 如权利要求6或7所述的方法,其特征在于,所述第一WiFi通道为5G-WiFi通道,所述第二WiFi通道为2.4G-WiFi通道。The method according to claim 6 or 7, wherein the first WiFi channel is a 5G-WiFi channel, and the second WiFi channel is a 2.4G-WiFi channel.
  9. 如权利要求6至8任一项所述的方法,其特征在于,通过所述第一WiFi通道或所述第二WiFi通道接收网关设备返回的所述请求重传的视频数据。The method according to any one of claims 6 to 8, wherein the retransmitted video data returned by a gateway device is received through the first WiFi channel or the second WiFi channel.
  10. 如权利要求6至9任一项所述的方法,其特征在于,在接收所述视频数据前,所述方法还包括:The method according to any one of claims 6 to 9, wherein before receiving the video data, the method further comprises:
    终端设备通过第一WiFi通道从网关设备接收第二WiFi的服务集标识SSID和密码,根据所述SSID和密码建立与网关设备的第二WiFi通道。The terminal device receives the service set identifier SSID and password of the second WiFi from the gateway device through the first WiFi channel, and establishes a second WiFi channel with the gateway device according to the SSID and password.
  11. 一种网关设备,其特征在于,包括:A gateway device, comprising:
    接收单元,用于接收视频服务器发送的视频数据;A receiving unit, configured to receive video data sent by a video server;
    发送单元,用于通过第一WiFi通道向终端设备转发所述接收的视频数据;A sending unit, configured to forward the received video data to a terminal device through a first WiFi channel;
    重传单元,用于通过第二WiFi通道接收终端设备的重传请求,并根据所述重传请求,向所述终端设备发送请求重传的视频数据。A retransmission unit is configured to receive a retransmission request of a terminal device through a second WiFi channel, and send video data that is requested to be retransmitted to the terminal device according to the retransmission request.
  12. 如权利要求11所述的网关设备,其特征在于,接收单元以组播方式接收视频服务器发送的视频数据,发送单元以组播方式转发给终端设备。The gateway device according to claim 11, wherein the receiving unit receives the video data sent by the video server in a multicast manner, and the sending unit forwards the data to the terminal device in a multicast manner.
  13. 如权利要求11或12所述的网关设备,其特征在于,所述第一WiFi通道为5G-WiFi通道,所述第二WiFi通道为2.4G-WiFi通道。The gateway device according to claim 11 or 12, wherein the first WiFi channel is a 5G-WiFi channel, and the second WiFi channel is a 2.4G-WiFi channel.
  14. 如权利要求11至13任一项所述的网关设备,其特征在于,重传单元通过所述第一WiFi通道或所述第二WiFi通道向所述终端设备发送所述请求重传的视频数据。The gateway device according to any one of claims 11 to 13, wherein the retransmission unit sends the video data requesting retransmission to the terminal device through the first WiFi channel or the second WiFi channel. .
  15. 如权利要求11至14任一项所述的网关设备,其特征在于,所述发送单元还用于通过第一WiFi通道向终端设备发送第二WiFi的服务集标识SSID和密码,并根据所述SSID和密码建立与终端设备的第二WiFi通道。The gateway device according to any one of claims 11 to 14, wherein the sending unit is further configured to send the service set identifier SSID and password of the second WiFi to the terminal device through the first WiFi channel, and according to the The SSID and password establish a second WiFi channel with the terminal device.
  16. 一种终端设备,其特征在于,包括:A terminal device, comprising:
    接收单元,用于通过第一WiFi通道接收网关设备发送的视频数据;A receiving unit, configured to receive video data sent by a gateway device through a first WiFi channel;
    重传单元,用于确定有丢失的视频数据,通过第二WiFi通道向网关设备发送重传请求,并接收网关设备返回的请求重传的视频数据。The retransmission unit is configured to determine that there is lost video data, send a retransmission request to the gateway device through the second WiFi channel, and receive the video data requesting retransmission returned by the gateway device.
  17. 如权利要求16所述的终端设备,其特征在于,接收单元以组播方式接收网关设备转发的所述视频数据。The terminal device according to claim 16, wherein the receiving unit receives the video data forwarded by the gateway device in a multicast manner.
  18. 如权利要求16或17所述的终端设备,其特征在于,所述第一WiFi通道为5G-WiFi通道,所述第二WiFi通道为2.4G-WiFi通道。The terminal device according to claim 16 or 17, wherein the first WiFi channel is a 5G-WiFi channel, and the second WiFi channel is a 2.4G-WiFi channel.
  19. 如权利要求16至18任一项所述的终端设备,其特征在于,视频重传单元通过所述第一WiFi通道或所述第二WiFi通道接收网关设备返回的所述请求重传的视频数据。The terminal device according to any one of claims 16 to 18, wherein the video retransmission unit receives the video data requesting retransmission returned by the gateway device through the first WiFi channel or the second WiFi channel. .
  20. 如权利要求16至19任一项所述的终端设备,其特征在于,所述接收单元还用于通过第一WiFi通道从网关设备接收第二WiFi的服务集标识SSID和密码,根据所述SSID和密码建立与网关设备的第二WiFi通道。The terminal device according to any one of claims 16 to 19, wherein the receiving unit is further configured to receive the service set identifier SSID and password of the second WiFi from the gateway device through the first WiFi channel, and according to the SSID And password to establish a second WiFi channel with the gateway device.
PCT/CN2019/105268 2018-09-27 2019-09-11 Video transmission method and device WO2020063341A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811127648.XA CN110958068B (en) 2018-09-27 2018-09-27 Video transmission method and device
CN201811127648.X 2018-09-27

Publications (1)

Publication Number Publication Date
WO2020063341A1 true WO2020063341A1 (en) 2020-04-02

Family

ID=69951077

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/105268 WO2020063341A1 (en) 2018-09-27 2019-09-11 Video transmission method and device

Country Status (2)

Country Link
CN (1) CN110958068B (en)
WO (1) WO2020063341A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113872916A (en) * 2020-06-30 2021-12-31 中兴通讯股份有限公司 Data retransmission method, network device, and computer-readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050089104A1 (en) * 2003-10-28 2005-04-28 Samsung Electronics Co., Ltd. Video decoding method and apparatus for providing error detection
CN1617523A (en) * 2003-11-11 2005-05-18 华为技术有限公司 Transmission method for conversation data in group broad cast / broadcast service
CN101931632A (en) * 2010-09-21 2010-12-29 天地阳光通信科技(北京)有限公司 Method for ensuring service quality by real-time transmission protocol path
CN105357577A (en) * 2014-08-22 2016-02-24 中兴通讯股份有限公司 Packet loss retransmission method and device
CN106301694A (en) * 2016-08-11 2017-01-04 浙江宇视科技有限公司 A kind of reduce the method and device of data packet retransmission number of times in reliable multicast transport
CN108243474A (en) * 2016-12-27 2018-07-03 华为技术有限公司 Data flow transmission method, apparatus and system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8806551B2 (en) * 2008-12-03 2014-08-12 Alcatel Lucent Prioritized retransmission of internet protocol television (IPTV) packets
US11070484B2 (en) * 2013-03-15 2021-07-20 Code On Network Coding Llc Method and apparatus for improving communication performance through network coding
CN105900392B (en) * 2013-09-26 2019-04-05 相干逻辑公司 Next-generation broadcast system and method
US20160142840A1 (en) * 2014-03-14 2016-05-19 Qualcomm Incorporated Features and optimizations for personal communication device based public addressing system
CN106714006B (en) * 2017-02-10 2019-08-09 福州大学 A kind of heterogeneous wireless network multi-channel video parallel transmission method based on unicast broadcast technology

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050089104A1 (en) * 2003-10-28 2005-04-28 Samsung Electronics Co., Ltd. Video decoding method and apparatus for providing error detection
CN1617523A (en) * 2003-11-11 2005-05-18 华为技术有限公司 Transmission method for conversation data in group broad cast / broadcast service
CN101931632A (en) * 2010-09-21 2010-12-29 天地阳光通信科技(北京)有限公司 Method for ensuring service quality by real-time transmission protocol path
CN105357577A (en) * 2014-08-22 2016-02-24 中兴通讯股份有限公司 Packet loss retransmission method and device
CN106301694A (en) * 2016-08-11 2017-01-04 浙江宇视科技有限公司 A kind of reduce the method and device of data packet retransmission number of times in reliable multicast transport
CN108243474A (en) * 2016-12-27 2018-07-03 华为技术有限公司 Data flow transmission method, apparatus and system

Also Published As

Publication number Publication date
CN110958068A (en) 2020-04-03
CN110958068B (en) 2021-09-21

Similar Documents

Publication Publication Date Title
US9648073B2 (en) Streaming control for real-time transport protocol
US8982761B2 (en) Method, apparatus, and system for carrying out multimedia service in wireless local area
CN107743698B (en) Method and apparatus for multi-path media delivery
US10932313B2 (en) Wireless connection switching method and terminal
US20130227647A1 (en) Shared network access via a peer-to-peer link
US11432140B2 (en) Multicast service processing method and access point
WO2020216059A1 (en) Network resource sharing method and related apparatus
WO2015165254A1 (en) Collaborative communication method, cloud server and core network server
WO2019153722A1 (en) Terminal communication method and device, terminal and storage medium
CN110557265B (en) Multicast method and device
WO2017113130A1 (en) Resource requesting method, device, network side node and system
US10070273B2 (en) Multicast group management technique
US8973074B2 (en) Method and system for isochronous communication in audio/video networks
WO2021088941A1 (en) Communication method, device, and system
WO2017088508A1 (en) Multimedia broadcast and multicast service processing method, network element and system
WO2021037271A1 (en) Communication method, device and system
CN112104893A (en) Video stream management method and device for realizing plug-in-free playing of webpage end
US9609676B1 (en) Efficient transition from discovery to link establishment
US9003466B2 (en) Method and system for isochronous data stream management in high speed audio/video networks
WO2020063341A1 (en) Video transmission method and device
WO2022022471A1 (en) Media stream switching method and apparatus
US20110013629A1 (en) Efficient Host Management Protocol On Multicast Capable Router
US20230388754A1 (en) Communication method and apparatus for multicast and broadcast service, medium, and electronic device
WO2021087996A1 (en) Communication method and communication device
US20220286532A1 (en) Method and apparatus for obtaining shared maximum segment size mss

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19866161

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19866161

Country of ref document: EP

Kind code of ref document: A1