Routing of encapsulated video streams in one-way transfer systems
The use of GUID and SRT headers in one-way communication systems addresses the challenge of data receipt confirmation and routing in one-way systems, ensuring reliable delivery of video streams to destination devices within high-trust environments.
Patent Information
- Authority / Receiving Office
- WO · WO
- Patent Type
- Applications
- Current Assignee / Owner
- Filing Date
- 2025-07-14
- Publication Date
- 2026-04-30
Smart Images

Figure US2025037485_30042026_PF_FP_ABST
Abstract
Description
ROUTING OF ENCAPSULATED VIDEO STREAMS IN ONE-WAY TRANSFER SYSTEMSBACKGROUND
[0001] In data transfer and communications systems, communication is generally be performed in a two-way manner. For instance, two devices in communication with one another exchange data in both directions. This ability allows for confirmations or acknowledgements that data has been received and processed correctly. In cases where the data is not received or processed correctly, such as due to dropped packets or corrupted data, the receiving device is able to request that the data be retransmitted. In systems where only one-way communication is implemented, no such acknowledgements or requests for the resending of data are available.
[0002] It is with respect to these and other general considerations that the aspects disclosed herein have been made. Also, although relatively specific problems may be described, it should be understood that the examples should not be limited to solving the specific problems identified in the background or elsewhere in this disclosure.SUMMARY
[0003] Examples of the present disclosure describe systems and methods relating to full motion video (FMV) routing in one-way transfer (OWT) systems. The OWT systems include components that restrict the flow of data in a single direction through the system while providing additional reliability' enhancements to help ensure that the video stream is handled correctly and is tolerant to faults in the devices of the systems. For example, the system may include a transmitting computing device with an optical transmitter limited to transmit-only functions. The present technology enriches the datagrams of the video stream that are sent from the low-trust side of the OWT system with a global unique identifier (GUID) that is used as an identifier to determine a particular destination on the high-trust side of the OWT system. For instance, the video stream is encapsulated in a Secure Reliable Transport (SRT) header that includes the unique identifier. The SRT-wrapped video stream is then transmitted through an OWT system that provide high reliability' for the video stream.
[0004] When the SRT-wrapped video stream is received on the high-trust side, the GUID in the SRT header is extracted and used to identity' destination addresses for destination devices in the high-trust computing environment. The video stream is then delivered to the destination devices having the corresponding destination addresses. As a result, even where the source devices in the low-trust computing environment have no information of destination addresses, video streams can still be properly routed through the OWT and into and within the high-trust computing environment.
[0005] This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter. Additional aspects, features, and / or advantages of examples will be set forth in part in the description which follows and, in part, will be apparent from the description, or may be learned by practice of the disclosure.BRIEF DESCRIPTION OF THE DRAWINGS
[0006] Examples are described with reference to the following figures.
[0007] FIG. 1A depicts an example one-way transfer (OWT) system for full-motion video routing.
[0008] FIG. IB depicts an example datagram of an enriched video stream.
[0009] FIG. 1 C depicts an example of an SRT-wrapped datagram.
[0010] FIG. 2 depicts an example video streaming core.
[0011] FIG. 3 depicts an example fault-tolerant video streaming core in a one-way transfer system.
[0012] FIGS. 4A-4B depicts an example method for full-motion video routing.
[0013] FIG. 5 is a block diagram illustrating example physical components of a computing device for practicing aspects of the disclosure.DETAILED DESCRIPTION
[0014] A one-way transfer system (OWT) refers to a computing system which uses one or more data diodes to ensure that data can only be transferred unidirectionally through the respective computing devices of the computing system. In examples, the data diodes ensure unidirectional data packet transfer through implementation of hardware and / or software components, such as a transmit-only network interface card (NIC).
[0015] OWT sy stems may be used to protect a network or endpoints against outbound data transmissions, malicious inbound data transmissions (e.g., viruses and malware), and cyberattacks. As one example. OWT systems facilitate the transfer of data between an endpoint in a low-trust computing environment (such as the public Internet or other high-threat environment) and an endpoint in a high-trust computing environment (or a higher-security computing environment relative to the low-trust computing environment). In such an example, an OWT system spans or includes multiple computing environments that are separated by one or more boundaries between the low-trust computing environment and the high-trust computing environment.
[0016] In examples, a high-trust environment may be a system or network where the devices, applications, and users are considered trustworthy, and security measures are in place to establishand maintain that trust. In this type of environment, the devices and / or parties involved, such as devices, software, and users, are often authenticated, authorized, and / or adhere to established security policies and best practices. High-trust environments usually have rigorous access controls, encryption, and monitoring to ensure that trust is maintained and to minimize the risk of unauthorized access, data breaches, or other security incidents. Devices within high-trust environments may be authorized to access or be accessed by other devices based on security techniques that are implemented by the high -trust environments (e.g., unique encryption keys, secrets, or other cryptographical techniques). For instance, the communications transmitted by a high-trust environment may be considered trustworthy by other computing environments or devices based on the high-trust environment (or devices thereof) being included in an allowlist (e.g., a list of approved devices and / or computing environments). Alternatively, the communications transmitted by a high-trust environment may be considered trustworthy based on a password or credential provided with the communications. In some examples, the devices in a high-trust environment do not require authentication to access or be accessed by other devices. A high-trust environment generally does not expose the security techniques implemented by the high-trust environment to other computing environments, which may be considered low-trust or no-trust environments by the high-trust environment.
[0017] By contrast, a low-trust or no-trust environment may be a system or network where the devices, applications, and / or users are not implicitly trusted or where there’s a high risk of unauthorized access or malicious activities. This ty pe of environment might have limited or no security' measures in place, or the environment may be one where a high number of external or unmanaged devices are connected. Alternatively or additionally, a low-trust or no-trust environment refers to an environment in which the devices are not considered to be secured or trustworthy by other devices within and / or external to the low-trust or no-trust environments. As the security' techniques implemented by the high-trust environment are not exposed to low-trust or no-trust environments, low-trust or no-trust environments may not be able to access or communicate with a high-trust environment without performing various authorization and / or authentication steps that need not be performed by devices in high-trust environments.
[0018] Due to the unidirectional data transmission of an OWT system, there is no confirmation that data sent over the unidirectional transmission line has been received by the receiving device and / or processed correctly by the receiving device. In contrast, in bi-directional systems, communication protocols such as the Transmission Control Protocol (TCP) may be used where confirmations can be sent back to the transmitting device. For example, with TCP, when a connection is established between two devices, the two devices exchange a series of messages to synchronize and establish the connection parameters. Then, when the transmitting device sendsdata, the receiving device returns an acknowledgment (ACK) message back to the transmitting device to confirm that it has received the data. If the transmitting device does not receive an ACK within a certain amount of time, the transmitting device will resend the data. With OWT systems, no such ACK messages are possible because communications cannot be sent back to the transmitting device from the receiving device. Instead, unidirectional communication protocols have to be used for communication, such as the User Datagram Protocol (UDP). As a result, there must be robust systems in place to help ensure that the data transmitted from the transmitting device is actually received and properly handled by the receiving device. If no such systems are in place, the reliability of the system would be significantly reduced.
[0019] In addition, also due to the OWT scenario and separation of the low-trust environment from the high-trust environment, the ultimate destination is not expressly provided to the source devices in the low-trust environment. For instance, when a video stream from the low side is desired to be sent to a particular destination in the high side, the actual address of that destination device is generally not provided to the low side devices due to the IP address being confidential or protected from the device in the low side. As a result, only the devices within the high-trust environment may have access to the destination address, and routing data from the low side to the high side becomes particularly challenging as the routing is effectively incomplete. For instance, the video source device is provided the address of another intermediary device on the low side, but the video source has no information of the address of the ultimate destination. Moreover, the intermediate device may also have no information of the ultimate destination addresses. These challenges are exacerbated for live video streams that do not have a discrete package length (e.g., an indefinite end time) where routing must be continuously managed throughout the indefinite duration of the video stream.
[0020] The present technology provides solutions to the above problems by modifying or enriching the datagrams of the video stream that are sent from the low side with a global unique identifier (GUID) that is also used as an identifier for a particular destination on the high side. The enriched video stream is then transmitted through an OWT system that provides high reliability for the enriched video stream. Alternatively or additionally, the video stream may be wrapped in an Secure Reliable Transport (SRT) header that includes the GUID.
[0021] An SRT header includes different segments (defined by bit ranges) for designated data. For example, the SRT header may include first field (e.g., defined by bits 0-32), a second field (e.g., defined by bits 32-64), a timestamp field (e.g., defined by bits 64-96), a destination socket ID field (e.g., defined by bits 96-128), and the payload content follows the destination socket ID field. The payload content includes the datagrams from the video stream. The GUID may then be stored in the destination socket ID field. The video stream as wrapped by the SRT header may bereferred to herein as the SRT-wrapped video stream.
[0022] The OWT system often includes a filtering appliance, referred to as a guard, that protects the high-trust environment. The guards in some examples are incapable of processing the SRT-wrapped video stream video stream in its enriched form. As such, the present technology separates the enriched data, such as the GUID. from the video stream prior to data reaching the guard. Thus, the guard is able to then process the unenriched video stream and the enriched data separately. Once processed by the guard, the video stream may then again be enriched with the enrichment data to reform the enriched video stream and again wrap the video stream in the SRT header with the GUID. When the enriched video stream is received on the high side, the GUID is extracted and used to identify a destination addresses for destination devices in the high-trust computing environment. The video stream is then delivered to the destination devices having the corresponding source addresses. As a result, even where the source devices have no information of destination addresses, video streams can still be properly routed through the OWT system and then into and within the high-trust computing environment.
[0023] FIG. 1 depicts an example OWT system 100 for full-motion video routing. System 100, as presented, is a combination of interdependent components that interact to form an integrated whole. Components of system 100 may be hardware components or software components (e.g., application programming interfaces (APIs), modules, runtime libraries) implemented on and / or executed by hardware components of system 100. In one example, components of system 100 are distributed across multiple processing devices or computing systems.
[0024] System 100 represents an OWT system for transmitting video streams between different computing environments. System 100 includes a first computing environment 101 and a second computing environment 103. In some examples, computing environments 101, 103 are implemented in a cloud computing environment or another type of distributed computing environment and are subject to one or more distributed computing models / services (e.g., Infrastructure as a Service (laaS). Platform as a Service (PaaS). Software as a Service (SaaS), Functions as a Service (FaaS)). In some examples, each environment is a separate network or subnetwork.
[0025] Although FIG. 1 is depicted as including a particular combination of computing environments and devices, the scale and structure of devices and computing environments described herein may vary and may include additional or fewer components than those described in FIG. 1. Further, although examples presented herein will be described in the context of OWT systems and data transfers between low-trust computing environments and high-trust computing environments, the examples are also applicable to other types of data transfers betw een computing environments of various (or the same) types and security levels. For instance, the first environment101 may also be referred to as a source environment and the second environment 103 may be referred to as a destination environment.
[0026] The first environment 101 includes a video source 102, such as a source camera 102A or another computing device 102B that generates video data (such as shared screens, computergenerated videos, etc.). The source camera 102Amay be any type of camera capable of capturing and streaming video data, such as drone cameras, security cameras, body -worn cameras, etc. The first environment also includes a source video broker 104 (which may be referred to as a low video broker 104 in the present example) that accesses or stores a low-side FMV mapping table 114. Video streams are transmitted from the low video broker through a fault-tolerant OWT core 106, where the video streams are received by a guard 108 of the second environment 103. The guard 108 transmits the video stream to the destination video broker 110 (which may be referred to as a high video broker 110 in the present example) in the second environment 103 that accesses or uses a high-side FMV routing table 116. The high video broker 110 uses the high-side FMV routing table 116 to identify destination addresses of one or more destinations, such as high-side destinations devices 112A-E display devices 112A-112E in the second computing environment 103. The high-side destination devices 112A-E may include devices such as display devices 112A-C to display the video stream and / or a storage devices 122D-E to store the video stream. Other types of destination devices 112 may also be possible, such as devices that process and / or analyze the video stream that is received.
[0027] The first computing environment 101 may represent a low-trust computing environment in which devices executing within computing environment 101 are not trusted by devices executing within the second computing environment 103. In such examples, the first computing environment 101 may be physically separated from the second computing environment 103 such that the first computing environment 101 is in a first physical location (e.g., region, building, room, and / or server rack) and the second computing environment 103 is in one or more other physical locations. Alternatively, in other examples, the computing environments 101, 103 are all located in the same physical location.
[0028] The video source 102 captures or generates video that is converted to a video stream that may have various formats. As one example, the video stream is in a Moving Picture Experts Group (MPEG)-Transport Stream (TS) format. In other examples, the video stream is in a Real Time Transport Protocol (RTP) format, a Real Time Streaming Protocol format (RTSP), or another similar format. The video stream from the video source may be transmitted to the as part of a first SRT session. For instance, the MPEG data of the video stream may be wrapped in a first SRT header for a first SRT session between the video source and the source video broker 104.
[0029] The video stream is received by the low video broker 104. The low video broker 104 isa computer device, such as a server, that processes the received video streams and enriches the video streams. To enrich the video stream, the low video broker 104 adds additional information to the datagrams of the video stream based on the low-side FMV mapping table 114. The low-side FMV mapping table 114 includes data from users (e.g., customers) or administrators in the second environment 103. For instance, when anew source-to-destination (e.g., low-to-high) video stream is requested, a virtual machine is provisioned to receive and process the new video stream on a specific IP address and port, which may be referred to as an ingress IP address and / or ingress port. The GUID. ingress IP address, and port for that new video stream may be provisioned in the low-side FMV mapping table 114. The data in the low-side FMV mapping table 114 indicates a particular GUID, also referred to herein as a Dataflow ID, for each video stream that is to be received by the low video broker 104. For instance, a particular GUID may be assigned for each ingress IP address and port on which a particular data steam is received. The low' video broker 104 then monitors for video feeds on the assigned ports or from the assigned IP addresses. When the video stream is received on a particular IP address and port, an enriched FMV Routing Packet for the video stream is generated that includes the corresponding GUID in the low -side FMV mapping table 114 and high-side routing table 116. As discussed further below the high video broker 110 uses the GUID to identify a particular endpoint (e.g., destination devices 112). Accordingly, there is a 1: 1: 1 mapping between the endpoint, the video stream, and the GUID.
[0030] FIG. IB depicts an example datagram 150 of an enriched video stream. In general, the maximum transmission unit for Ethernet is 1,500 bytes. Accordingly, a UDP datagram 150 may be generated that has less than 1,500 bytes. In some cases, 28 bytes of the datagram are occupied by IP header information, media access control (MAC) header information, and checksum data, leaving 1472 bytes for the actual pay load of the datagram. Video streams are generally formed of packets having consistent sizes (with the exception potentially of the last packet in the stream). For instance, in the MPEG-TS standard the TS packets are 188 bytes. Accordingly, a maximum of seven (7) TS packets may be incorporated into each datagram 150. This leaves an additional 156 bytes of data for use in the datagram, which is generally empty space.
[0031] In the present technology, this otherwise empty space in the datagram is used to include enriched routing data discussed herein. For instance, an FMV routing packet 152 may be incorporated into the datagram 150. The FMV routing packet 152 may be provided as the last set number of bytes of the datagram 150 (e.g., last 18 bytes or 21 bytes of the datagram 150).
[0032] The FMV routing packet 152 includes the GUID or Dataflow ID, which may be a 16-byte value. All datagrams of a particular video stream include the same GUID to ensure that all the packets of the video stream are ultimately routed to the same destination device throughout the duration of the video stream.
[0033] In some examples, the FMV routing packet 152 also includes a reference number that indicates that signals to the high video broker 110 that the datagram 150 should be processed according to the FMV routing protocols of the present technology. The FMV routing packet 152 may also include a control value that indicates whether the particular datagram 150 is the start of the video stream, part of the middle of the stream, or the end of the stream (e.g., the last datagram of the stream). In some examples, this control value is one (1) byte in the form of eight (8) flag bits.
[0034] In some examples, rather than inserting an additional FMV routing packet 152 into the datagram 150, a null packet of the datagram may be modified to incorporate the routing data of the FMV routing packet. For example, in some protocols, such as MPEG-TS, a null packet is specific type packet that is utilized for different purposes, such as padding or bitrate maintenance. For instance, in streaming applications, a consistent bitrate is desirable and null packets help maintain this bitrate by filling any gaps that occur due to variations in the encoded content. While these null packets contain data to maintain a bitrate (e.g., data of all l’s), the data is essentially meaningless. As such, in examples of the technology disclosed herein, that data of the null packet is replaced with the routing data discussed herein. The null packets themselves also have a consistent identifier that identifies the particular packet as a null packet. For instance, the null packets may always have packet identifier (PID) of 8191. Accordingly, on the destination side, the null packet can readily be identified and an initial inspection of the null packet indicates whether it is a traditional null packet or a null packet that has been modified to incorporate the routing data discussed herein.
[0035] FIG. 1C depicts an example of an SRT-wrapped datagram 160. The SRT-wrapped datagram includes fields of the SRT header, including a first field 161, a second field 162, a timestamp field 163, and a destination socket ID field 165. As discussed above, each field of the SRT header may be defined as a fixed length set of bits (such as 32-bit sequences). In the example depicted, the dataflow ID 153 (e.g., GUID) is included in the destination socket ID field 165 of the SRT header. In other examples, the dataflow ID 153 may be included in other fields of the SRT header.
[0036] The SRT-wrapped datagram 160 further includes the video contents 167. The video contents 167 include the video data from the data stream. For example, the enhanced datagram 150 including the additional FMV routing packet 152 may be included in the video contents 167. In other examples, because the GUID 153 is already included in the SRT header (e.g., in the destination socket ID field 165), the additional FMV routing packet 152 may not be included in the SRT-wrapped datagram 160. Instead, the video contents 167 includes the unmodified video stream (e.g., the original MPEG stream).
[0037] The source video broker 104 performs the operations to generate the enhanced datagram 150 and / or the SRT-wrapped datagram 160. The combination of multiple SRT-wrapped datagrams 1 0 forms an SRT-wrapped video stream. The SRT-wrapped datagrams may also be encry pted. In some examples, the entire SRT-wrapped datagram 160 is encrypted. In other examples, the SRT header is not encrypted, but the video contents 167 are encrypted.
[0038] In some examples, when the video stream is received by the low video broker 104, the video stream has a different ID value rather than the GUID or Dataflow ID that is used to handle the routing discussed herein. For instance, the low video broker receives an SRT video stream that includes a stream ID of "‘A”. The low video broker may use the mapping table to determine the Dataflow ID or GUID that corresponds to that stream ID of A. Then, that Dataflow ID is incorporated into the SRT-wrapped datagram 160 and used for routing through the system. In other examples, the stream ID received by the low video broker 104 may be used as the GUID or Dataflow ID. For instance, the stream ID may be used in the mapping tables discussed herein.
[0039] Returning to FIG. 1A, once the SRT-wrapped datagrams are formed by the low video broker 104, the SRT-wrapped datagrams are transmitted to the fault-tolerant OWT core 106. For instance, the low video broker 104 may route the SRT-wrapped datagrams to a particular IP address or port of the fault-tolerant OWT core 106. As an example, the SRT-wrapped datagrams may be transmitted to a device of the core 106 via a second, or subsequent, SRT session. The low video broker 104 continues to generate the SRT-wrapped datagrams as long as the video stream continues to be received by the low video broker 104.
[0040] The fault-tolerant OWT core 106 receives the SRT-wrapped video stream and transmits the SRT-wrapped video stream to the guard 108. Examples of the OWT core 106 is discussed in more detail below with reference to FIGS. 2-3. The guard 108 protects the second computing environment 103 from data entering the second computing environment 103 from the first computing environment 101. The guard 108 performs changes and / or checks to the SRT-wrapped video stream. For instance, the guard 108 may transcode the video stream. Alternatively or additionally, the guard 108 performs security- checks or policy enforcement on the video stream to remove malicious data or remove any other types of data according to a policy set by the administrator of the second computing environment 103. As an example, the guard 108 performs schema enforcement for data, such an enforcing a schema of a particular video stream format. If the enriched video stream meets the criteria set forth by the guard 108, the guard 108 further transmits the enriched video streams to the high video broker 110.
[0041] As discussed further beloyv with respect to FIG. 2, not all types of guards 108 may have the ability to inspect the enriched video stream that includes the FMV routing packet 152 and / or an SRT-wrapped video stream that include SRT-header data. For instance, some guards 108 mayinterpret the FMV routing packet 152 and / or SRT header data to be an incorrect form of MPEG data and therefore reject the video stream. When such guards 108 are implemented, the enriched routing data that is included in the FMV routing packet 152 and / or SRT-header data may be extracted from the datagrams and presented to the guard 108 separately. The extracted routing data from the FMV routing packet 152 and / or SRT-header data may be referred to herein as enrichment data. The guard 108 may then inspect the video stream without the FMV routing packets 152 separately from inspecting the enrichment data.
[0042] The guard 108 may have a fixed set of video channels, and there may be about 10 video channels per graphics processing unit (GPU) of the guard 108. A given video channel may have a static input port and a static destination. The static input port receives a particular video stream, and that particular video channel may continue to handle the video stream for the duration of the stream. The static destination for all the video channels of the guard 108 may be one or more ports of the high video broker 110 such that all the video streams from the guard 108 are provided to the high video broker 110. Accordingly, the guard 108 itself does not need information or to determine the ultimate destination for the video stream in the second environment 103. Instead, as discussed below, the high video broker 110 uses in-band metadata (e.g., the FMV routing packet 152 and / or SRT-header data) and application logic to ultimately route the video streams to their final destinations. The guard 108 may establish a new SRT session to communicate the SRT-wrapped video stream that has been filtered and / or transcoded to the high video broker 110.
[0043] The high video broker 110 inspects the SRT- wrapped datagrams 160 of the enriched video stream to extract the GUID. For instance, the high video broker 110 may extract the GUID from the FMV routing packet 152 in each of the datagrams and / or extract the GUID from the SRT-header data. The high video broker 110 then accesses the high-side FMV routing table 116 to determine an IP address or port for the destination device(s) 112 for the video stream. For instance, the high video broker 110 may perform a lookup operation or query against the high-side FMV routing table 116 with the GUID, which returns one or more destination addresses.
[0044] In examples where the SRT-wrapped datagrams 160 are encrypted, the high video broker 110 may also decrypt the SRT-wrapped datagrams 160. The decryption may be performed with an encryption key that is communicated in an out-of-band communication to the high video broker 110. For instance, the encryption key may be communicated via a separate communication, including secure phone calls or other secure out-of-band transmissions. In some examples, the SRT-header data is not encrypted during transmission. In such examples, the high video broker 110 may not decrypt the SRT-wrapped datagrams 160 because the high video broker 110 is able to extract the GUID from the SRT-header data without decry pting the video data itself.
[0045] The TS Packets of the datagram are then transmitted to the destination device(s) 112 bythe high video broker 110. The enhancements made to the video stream by the low video broker 104 may be removed by the high video broker 110 or alternatively left in-place for downstream routing purposes. For instance, in some examples, the FMV routing packet 152 and / or the SRT-header data is removed from the video stream, and the unenriched video stream is delivered to the destination device(s) 112 that are identified from the high-side FMV routing table 116 based on the GUID. Transmitting the video stream may include sending the TS packets to the identified IP address and / or from the identified port. In some examples, the communication of the video stream to the destination devices 112 may be performed via one or more further subsequent SRT sessions. Because the high video broker 110 and the destination devices 112 are in the same second environment 103, bi-directional communication, such as TCP, may be used for the transmission of the video streams from the high video broker 110. The destination device(s) 112 then display, store, and / or process the live video stream for the duration of the video steam.
[0046] FIG. 2 depicts an example video streaming core 200 in a video transfer system. In the example depicted, example core 200 is an example system that includes the fault-tolerant OWT core 106, the guard 108 (now guard 212), and the high video broker 110 (now high video broker 225) of FIG. 1A.
[0047] FIG. 2 also depicts the first computing environment 201 and the second computing environment 203. In the example depicted, the first computing environment 201 includes a first transmitting device 208 A and a second transmitting device 208B. The transmitting devices 208A-B receive SRT- wrapped video streams 210A-B from the low-side broker (not depicted in FIG. 2). For instance, the first transmitting device 208A receives a first SRT-wrapped video stream 210A, and the second transmitting device 208B receives a second SRT-wrapped video stream 210B.
[0048] In the example depicted in FIG. 2, the guard 212 includes one channel (Channel 1213A) that does not have the capability to inspect the SRT-wrapped video streams 210A-B. This lack of capability is due to the incorporation of the enriched routing data into the SRT-wrapped video streams 210A (e.g., due to the FMV routing packets 152) and / or due to the additional data in the in the SRT header. Accordingly, to allow for the guard 212 to be able to properly process the data, the first enriched video streams 210A is divided into an unenriched video streams 250 and enrichment data 252.
[0049] As an example, the first enriched video stream 210A is divided into a unenriched video stream 250A and the corresponding enrichment data 252A, which may include the routing data within the SRT header and / or FMV routing packets 152. Dividing the first enriched video stream 210A may include extracting the data form the SRT header and / or FMV routing packets 152 to form the enrichment data 252 and also removing the FMV routing packets 152 from the first enriched video stream 210A to form the unenriched video stream 250. The enrichment data 252may be stored and communicated in different formats that are capable of being processed and / or inspected by the guard 212. For example, the enrichment data 252 may be in the form of Extensible Markup Language (XML) and / or other markup languages along with other potential formats for which the guard 212 has the capability to inspect.
[0050] The unenriched video stream 250 and the enrichment data 252 are then transmitted from the first transmitting device 208A to the guard 212. The unenriched video stream 250 and the enrichment data 252 may be received on a particular channel of the guard, such as a first channel 213A of the guard 212. As such, the unenriched video stream 250A and the enrichment data 252A remain associated with one another on the same channel.
[0051] The guard 212 then separately processes and inspects the unenriched video stream 250 and the enrichment data 252 to determine if the data meets the requirements for entering the second computing environment 203. For instance, a video filter 215 filters the unenriched video stream 250. In some examples, the video filter 215 also transcodes the unenriched video stream 250. Thus, the output of the video filter 215 is a transcoded video stream 251.
[0052] A data filter 217 filters the enrichment data 252. For example, the data filter 217 may be an XML filter in examples where the enrichment data 252 is in an XML format. In other examples, the data filter 217 corresponds to the data type of the enrichment data 252. The output of the data filter 217 is filtered enrichment data 253.
[0053] If the unenriched video stream 250 and the enrichment data 252 meet the criteria and / or policy enforced by the guard 212, the guard 212 transmits the transcoded video stream 251 and the enrichment data 253 to a first landing device 218A. The first landing device 218A may be a dedicated receiving device for the first channel 213A of the guard 212 (e.g., outputs from the port assigned to the first channel 213A are transmitted to the first landing device 218A).
[0054] The first landing device 218 A may then rejoin and wrap the transcoded video stream 251 and the filtered enrichment data 253 to form a first SRT- wrapped transcoded video stream 211A. Rejoining the transcoded video stream 251 and the filtered enrichment data 253 may include incorporating the FMV routing packets 152 back into the transcoded video stream 251. Wrapping the transcoded video stream may then include encapsulating the transcoded video stream in an SRT header that includes the GUID. The SRT wrapped transcoded video stream 211 is then transmitted to the high video broker 225. The high video broker 225 extracts the routing data from the SRT- wrapped transcoded enriched video stream 211 A to then ultimately delivers the video stream to its destination, as discussed further herein. In some examples, the transcoded video stream 251 and the filtered enrichment data 253 are not rejoined. Instead, the high video broker 225 receives the transcoded video stream 251 and the filtered enrichment data 253 separately.
[0055] The second SRT- wrapped video stream 210B may be processed in somewhat differentmanner than the first SRT-wrapped video stream 210A. For instance, the guard 212 may have a second channel (e.g., second channel 213B) that is capable of processing and filtering the second SRT-wrapped video stream 21 OB without having to first divide the SRT-wrapped video stream 210B. As an example, the second channel may include different hardware, firmware, and / or software than the first channel 213A. In other examples, the second channel 213B may be of a second guard rather than on a single guard 212.
[0056] Because the SRT-wrapped video stream 21 OB does not need to be divided, the second transmitting device 208B transmits the SRT-wrapped video stream 21 OB to the guard 212 at an input port for the second channel 213B. An SRT-capable filter 219 then filters and transcodes the SRT-wrapped video stream 21 OB to form a transcoded SRT-wrapped video stream 21 IB. In some examples, the SRT-capable filter 219 includes two sub-filters: an SRT filter and a video filter. The SRT filter filters the SRT header data, and the video filter filters and transcodes the video data (e.g., the MPEG data).
[0057] The transcoded SRT-wrapped video stream 21 IB is then transmitted from the guard 212 to the second landing device 218B. This transmission may occur as another SRT session between the guard 212 and the second landing device 218B. The second landing device 218B then transmits the transcoded SRT-wrapped video stream 21 IB to the high video broker 225. The high video broker 225 may then transmit and / or decrypt the video data in a similar manner as the first transcoded SRT-wrapped video stream 211 A, as discussed above.
[0058] FIG. 3 depicts an example fault-tolerant video streaming core 300 in a one-way transfer system. In the example depicted, the core 300 is an example system that includes the fault-tolerant OWT core 106, the guard 108 (now guards 312, 314), and the high video broker 110 (now high video broker 325) of FIG. 1A.
[0059] FIG. 3 again represents the first computing environment 301 and the second computing environment 303. In the example depicted, the first computing environment 301 includes a computing device 308. The computing device 308 may be referred to herein as the low-side computing device 308 or the transmitting device 308. The low-side computing device 308 receives SRT-wrapped video streams 310 from the low-side broker (not depicted in FIG. 3). The low-side computing device 308 may serialize the SRT-wrapped video stream 310 by separating the SRT-wrapped video stream 310 into one or more data chunks using a file segmentation service or utility, which may be implemented locally on computing device 308 or accessed remotely by computing device 308. The low-side computing device 308 may also divide the SRT-wrapped video stream 310 into the enrichment data and the unenriched data stream, as discussed above. The enrichment data the unenriched video data may then be segmented.
[0060] The segmented data of the enriched video stream 310 and / or the divided enrichmentdata and unenriched video stream is then transmitted (e.g., optically) one way to the second computing environment 303. The second computing environment 303 includes computing device 312 and computing device 314. In some examples, computing devices 312 and 314 are located proximate the computing device 308 (e.g., in the same building or room). For instance, computing devices 312, 314 and computing device 308 may be located in the same room of a data center such that computing device 308 is located in a first data rack (e.g., server rack or data cabinet), and the computing devices 312, 314 are located in a second data rack or a different shelf of the first data rack. In such examples, the computing device 308 and the computing devices 312, 314 may be directly connected via point-to-point cabling, which may be optical as discussed further herein.
[0061] In some examples, the computing device 312 and the computing device 314 are also physically separated from one another to help ensure reliability and redundancy. For instance, the computing device 312 and the computing device 314 may be in different server racks, different rooms, or different buildings that rely on different power supplies. Accordingly, if power is lost for the computing device 312, power may still remain for the second computing device 314. In other examples, computing devices 312, 314 are located remotely from computing device 308 (e.g., in a different building or room).
[0062] The computing devices 312, 314 receive the enriched video stream and / or the divided enrichment data and unenriched video stream that is transmitted from the low-side computing device 308. Thus, in some examples, the computing device 312 may be referred to herein as a first receiving device 312, and the computing device 314 may be referred to herein as a second receiving device 314. The receiving devices 312, 314 may also operate as guards, and computing devices 312, 314 may otherwise be referred to as the first guard 312 and the second guard 314 or cross-domain protection devices 312, 314.
[0063] Returning to the transmission of data between the low-side computing device 308 and the guards 312, 314, the unidirectional transfer of data from the low-side computing device 308 to the guards 312. 314 may be accomplished optically. The use of optical transmission adds additional speed, reliability, and / or security to the data transfer. In the example depicted, the low-side computing device 308 includes an optical transmitter 309 that converts the segmented data of the SRT- wrapped video stream 310 and / or the divided enrichment data and unenriched video stream into an optical signal that is transmitted into a first optical fiber 311. For instance, the optical transmitter 309 may encode the segmented data of the video stream 310 into a series of light pulses.
[0064] In general, fiber optic communication is a method of transmitting information from one location to another using light signals transmitted through optical fibers. Optical fibers are generally thin strands of glass or plastic that are designed to guide light along their length. Opticalfibers provide many advantages including high speeds and the ability to transmit data with very little loss of signal strength. In addition, fiber optic communication is more secure than other forms of communication because it is difficult to intercept and tamper with the signals transmitted through optical fibers.
[0065] The optical transmitter 309 may be part of a transmit-only NIC or other circuit board that includes transmission-only capabilities. For instance, the circuit board may have no capability to receive optical data. In other examples, if the circuit board does include an optical receiver, no optical fiber from either of the guards 312, 314 is connected to the receiver, and thus no data can be received by the optical receiver. For instance, a transmit-only NIC transmits data to an endpoint but cannot receive data from the endpoint due to the physical severing of the receive pin on the network controller chip of the transmit-only NIC. In some examples, the transmit-only NIC also includes firmware which sets the link state of the transmit-only NIC to always be “up” (e.g., enabled and / or active). In still other examples, a transmit-only circuit is formed by attaching a splitter cable (e.g., y-splitter cable), where the transmission signal is split into two cables and one of the cables is directed back to the optical receiver of the transmitter circuit, which establishes a layer- 1 link state and causes the circuit to sense a return data path even though no return data path actually exists. In yet other examples, a field-programmable gate array (FPGA) or similar device may be configured to restrict data flow to be only unidirectional (e.g., transmit-only). Where the one-way communication is required by the physical components (rather than software-defined constraints), the one-way communication is considered to be physically enforced.
[0066] The optical signal generated from the optical transmitter 309 is then split by a beam splitter 317. The beam splitter 317 splits the optical signal (e.g., splits the light transmitted through the first optical fiber 311) into multiple optical signals. In the example depicted, the optical signal is split into two divided optical signals. One of the divided optical signals is passed into a first receiving optical fiber 319, and the other divided optical signal is passed into a second receiving optical fiber 321. Each of the divided optical signals replicates the original optical signal and therefore includes the sample data as the original optical signal. While the optical signal is split into two optical signals in this example, the light may be split into additional signals in different examples.
[0067] In some examples, the beam splitter 317 is a passive splitter that that does not require electrical power. For instance, when the light enters the beam splitter 317 from the first optical fiber 311 , the light is split into the first receiving optical fiber 319 and the second receiving optical fiber 321 without the need for additional power. The passive beam splitter 317 utilizes reflective and / or refractive properties of its materials to cause the light to be split, such as by using two glass prisms that are adhered or otherwise connected to one another to create a partially reflectivesurface, a half-silvered mirror, a dichroic mirrored prism, or other suitable designs for splitting a beam of light.
[0068] By utilizing a passive beam splitter 317, additional reliability is also introduced into the system because the passive beam splitter 317 requires no power to operate. In other examples, however, an active or powered beam splitter 317 may be utilized. In some examples, the beam splitter 317 is positioned within the first computing environment 301 or the second computing environment 303. For instance, the beam splitter 317 may be a part of the low-side computing device 308 and / or part of the optical transmitter 309. In other examples, the beam splitter 317 is positioned in the second computing environment 303. For example, the beam splitter 317 may be incorporated into the guard 312, the second guard 314, and / or another device of the second computing environment 303.
[0069] While the beam splitter 317 is primarily discussed herein as being a passive beam splitter, the beam splitter 317 may include other devices that split and / or duplicate the optical signals, and the beam splitter 317 may also be powered in some examples. For instance, the beam splitter 317 may include a switch with a Switched Port Analyzer (SPAN) port. The SPAN port creates a copy or duplicate of the data that can then be sent to another destination. As a result, a SPAN port may also be referred to as a mirror port in some examples. The duplicate is created by monitoring a source port and duplicating the data that is received on the source port. The beam splitter 317 may also be in the form of a Test Access Point (TAP). A TAP is a passive hardware device that splits or copies the data via beam splitter or passive optical coupler that splits the optical signals into two separate paths.
[0070] The divided optical signals are then received by the first guard 312 and the second guard 314 in parallel, respectively. More specifically, the divided optical signal propagating through the first receiving optical fiber 319 is received by a first optical receiver 313 of the first guard 312 that is coupled to the first receiving optical fiber 319. The divided optical signal propagating through the second receiving optical fiber 321 is received by a second optical receiver 315 of the second guard 314 coupled to the second receiving optical fiber 321. The optical receivers 313, 315 convert the optical signal into an electrical data signal that is the substantially the same as the electrical signal representing the segmented data of the video stream 310 that was provided to the optical transmitter 309. The electrical data signal representing the segmented data of the video stream 310 and / or the divided enrichment data and unenriched video stream may then be processed by the first guard 312 and the second guard 314 as discussed herein, such as described above with respect to FIG. 2. Effectively, duplicate enriched video streams are thus received by the guards 312, 314. In some examples, the guards 312, 314 may rejoin the divided enrichment data and unenriched video stream to reform the enriched video stream 310.
[0071] If the first guard 312 determines that the enriched video stream 310 and / or the divided enrichment data and unenriched video stream meets the requirements of the second computing environment 303 (as discussed above), the first guard 312 transcodes and transmits the SRT-wrappedvideo stream and / or the divided enrichment data and unenriched video stream to the first landing device 318. Similarly, if the second guard 314 determines that the SRT-wrappedvideo stream and / or the divided enrichment data and unenriched video stream meets the requirements of the second computing environment, the second guard 314 transmits and transcodes the video stream and / or the divided enrichment data and unenriched video stream to the second landing device 320. Accordingly, if both guards 312, 314 are functioning properly and transmit the SRT-wrappedvideo stream 310 and / or the divided enrichment data and unenriched video stream, the landing devices 318, 320 receive duplicate video streams 310 and / or duplicate data for the divided enrichment data and unenriched video stream. In some examples, the landing devices 318, 320 may rejoin the divided enrichment data and unenriched video stream to reform SRT- wrapped video streams 310.
[0072] Because the SRT-wrappedvideo stream 310 and / or the divided enrichment data and unenriched video stream that is transmitted from the first computing environment 301 to the second computing environment 303 is done so in a unidirectional manner, no acknowledgements, or requests for video stream (or portions thereof) to be present, can be transmitted back to the first computing environment 301 from the second computing environment 303. For example, if the first guard 312 or the first landing device 318 were to stop operating (e.g., system crash, power loss), the low-side computing device 308 w ould have no w ay of determining devices are no longer functioning correctly. To help ensure that video stream received by the second computing environment 303 is handled and processed with a high fidelity, the second guard 314 and the second landing device 320 provide data redundancy to the first guard 312 and the first landing device 318 for the SRT-wrapped video stream 310 that is transferred from the first computing environment 301 to the second computing environment 303. Thus, even if one of the guard 312 or the second guard 314 (and / or the first landing device 318 or the second landing device 320) becomes inoperable, the other device is still able to process the enriched video stream 310.
[0073] To provide such data redundancy, the first landing device 318 and the second landing device 320 may be in communication with one another, which may be bidirectional communication (e.g., TCP) or unidirectional communication depending on the implementation. In examples, the communicated data is referred to as performance data 316.
[0074] The performance data 316 indicates the performance and / or status of the particular device from which it was sent and / or data about the video stream that is being processed. For example, performance data 316 from the first landing device 318 indicates the status orperformance of the first landing device 318. Performance data 316 from the second landing device 320 indicates the status or performance of the second landing device 320. In some examples, the performance data 316 also provides status data about the respective guards. For instance, the performance data 316 from the first landing device 318 may also indicate operating status data of the first guard 312. The performance data 316 may also include operating status data of the second guard 314. Thus, based on the status data 316, each of the first landing device 318 and the second landing device 320 is able to determine if the other device is functioning properly.
[0075] The first landing device 318 and / or the second landing device 320 use the performance data 316 to change its operating state and determine which of the first landing device 318 or the second landing device 320 is the source of the SRT- wrappedvideo stream 310 and / or the divided enrichment data and unenriched video stream that is provided to the high video broker 325.
[0076] In some examples, the performance data 316 includes information such as uptime, processing speed, bandwidth utilization, etc. Alternatively or additionally, the performance data 316 may include transmission information for one or more time periods. Examples of transmission information include the quantity of data transmitted during the time period, a list of data chunks, data segments, or packets transmitted for the video stream, data transmission metrics (e.g., average or maximum time to transfer video stream packets), the number of packets lost during transmission, and the current role or operating state of the computing device (e.g., primary device or secondary device).
[0077] The performance data 316 may also include data specific to the enriched video stream 310 that is being processed by the first landing device 318 and the second landing device 320. For example, the performance data 316 may include data based on a continuity counter for the video stream 310. A continuity counter is a mechanism used in video streaming to ensure the correct ordering and consistency of data packets as they are transmitted across a network. For instance, one example of a continuity counter may be used with the MPEG-TS format.
[0078] For video streams in the MPEG-TS format, a continuity counter is a 4-bit field in the header of each Transport Stream Packet (TSP). The counter is incremented by 1 for each successive packet that carries a payload belonging to the same Packetized Elementary Stream (PES), which represents a single video, audio, or data stream within the transport stream. The continuity counter provides a way to identify and manage packet loss, duplication, or reordering that may occur during transmission. In some examples, the counter is incremented between 1-16 and then reset to 1 for the following packet. In the present technology, the first landing device 318 and the second landing device 320 may also create a secondary counter that indicates which set of continuity counters is being received. The first set of 16 counts / packets may then be distinguished from the second set (and other subsequent sets) of 16 counts / packets.
[0079] As some additional detail, when the video stream 310 is initially encoded in the first computing environment 301, the video stream 310 is broken down into smaller chunks and encapsulated into Transport Stream Packets (TSPs) for transmission. Each TSP has a header that contains information about the packet, such as the Packet Identifier (PID) that uniquely identifies the PES to which the packet belongs and the continuity counter that tracks the packet sequence within the PES. As packets are transmitted, the continuity counter in the TSP header is incremented for each successive packet belonging to the same PES.
[0080] Each of the first landing device 318 and the second landing device 320 may check the continuity counter of each received TSP. If the counter values are in the expected sequence, the first landing device 318 and the second landing device 320 may assume that the packets have arrived in the correct order without loss or duplication. If the continuity counter values are out of sequence, the first landing device 318 and the second landing device 320 may detect packet loss, duplication, or reordering.
[0081] The result of the analysis of the continuity counter by the first landing device 318 and / or the second landing device 320 may be included in the performance data 316. In some examples, the continuity counter of each packet processed by the first landing device 318 and / or the second landing device 320 is included in the performance data 316. For instance, when the first landing device 318 processes a particular packet, the performance data 316 may indicate the continuity counter value for the packet an indicator that the packet was processed by the first landing device 318.
[0082] In some examples, the first landing device 318 and the second landing device 320 operate as either a primary device or a secondary device. The primary device transmits the video data 310 further through the system, such as to the high video broker 325. The secondary device does not transmit the received data further through the system. For instance, the secondary device may ultimately drop (e.g., delete or discard) the video stream data it has received. In other examples, the secondary device stores a copy of the video stream 310 for backup or restoration purposes.
[0083] The designation of whether the first landing device 318 or the second landing device 120 is the primary device or the secondary7device depends on the performance data 316. In some examples, one of the landing devices 318, 320 may be designated as the primary device for all incoming video streams until that performance data 316 indicates that the primary device is no longer functioning properly. For example, the first landing device 318 may be initially designated as the primary device, and the second landing device 320 may be designated as the secondary device.
[0084] In such examples, the first landing device 318 retains its primary’ device operating statusuntil the second landing device 320 is no longer functioning or is no longer functioning correctly. Criteria for determining whether the first landing device 318 is functioning correctly may be based on the performance metrics of the first landing device 318, which may be represented in the performance data 316. For instance, the health data and / or transmission information may be compared to one or more thresholds to determine if the first landing device 318 is functioning properly or within acceptable limits. If no performance data 31 is received (e.g., due to the first landing device 318 being down), the performance data 316 may be considered outside of the threshold and therefore indicate the non-functionality of the first guard 312. Such a determination may be made by the second landing device 320 based on the performance data 316 that is received from the first landing device 318. Additionally or alternatively, if the first landing device 318 does not receive performance data 316 from the first landing device 318 from wi thin a timeout period (e.g., a set duration), the second landing device 320 determines that the first landing device 318 is not functioning properly.
[0085] When the second landing device 320 determines that the first landing device 318 is not functioning properly based on the performance data 316 (or lack thereof), the second landing device 320 changes its operating state from the secondary7device to the primary7device and becomes the source for the video stream 310 to subsequent devices, such as the high video broker 325. If the first landing device 318 is still partially operational, the second landing device 320 may indicate the operating state change to the first guard 312 as part of the performance data 316. When the second landing device 320 is operating as the primary device, the second guard 314 transmits the video stream further through the system (e.g., to high video broker 325), and first landing device 318 does not further transmit the data.
[0086] While the second landing device 320 is operating as the primary device, the second landing device 320 may continue to transmit performance data 316 to the first landing device 318. In examples where the first landing device 318 is still operating (but at a degraded performance), the first landing device 318 may also continue transmitting the performance data 316 to the second landing device 320. In some examples, the second landing device 320 continues to operate as the primary device even where the first landing device 318 regains its proper or acceptable performance (as indicated by the performance data 316). In such examples, the first landing device 318 may transition back to the primary device when the performance data 316 indicates that the second landing device 320 is no longer functioning properly. The determination that the second landing device 320 is not functioning properly may be similar to the determination relating to proper functioning of the first landing device 318 discussed above. For instance, the first landing device 318 may compare the performance data 316 from the second landing device 320 to one or more thresholds to determine if the second landing device 320 is functioning properly.
[0087] In other examples, the second landing device 320 may revert to the secondary device upon detecting that the first landing device 318 has regained functionality. The first landing device 318 then resumes its operating state as the primary device. F or example, based on the performance data 316, the second landing device 320 may determine that the first landing device 318 has resumed proper functionality. The second landing device 320 may then transmit a message (e.g., as part of the performance data 316) that indicates the first landing device 318 is to resume operating as the primary device and the second landing device 320 is switching its operating state to the secondary device.
[0088] The switching of operating states may occur rapidly, and in some examples, the switching may occur within less than 100 milliseconds (ms). In some examples, the switching occurs on a packet-by-packet basis. For instance, if the second landing device 320 is operating as a secondary device and receives a particular TS packet having a particular continuity count value and the performance data 316 indicates that the first landing device 318 did not process that particular packet, the second landing device 320 transmits the particular packet. The transmission of the particular packet may then be indicated in the performance data 316. The first landing device 318 may retain operating status as the primary7device for subsequent packets or the second landing device 320 may switch to the primary device for subsequent packets until there is another packet that is processed by one landing device but not the other.
[0089] In some examples, the landing devices 318, 320 do not change operating states. Rather, both the landing devices 318, 320 may transmit the duplicate enriched video streams to a switching device 323. The performance data 316 from each the landing devices 318, 320 may also be provided to the switching device 323. The switching device 323 then switches between a primary7enriched video stream (e.g., the enriched video stream from the first landing device 318) and the secondary enriched video stream (e.g., the enriched video stream from the second landing device 320) and provides a single enhanced video stream to the high video broker 325.
[0090] The switching device 323 effectively treats the duplicate video streams 310 coming from the first landing device 318 and the second landing device 320 as a primary video stream and a secondary video stream. The primary7video stream is provided to the high video broker until an interruption to the primary7video stream is detected. When the interruption is detected, the secondary7stream is then transmitted to the high video broker 325.
[0091] An interruption in the primary video stream may be based on the continuity counter of the video stream and / or of the from performance data 316. For instance, when an expected packet of the video stream 310 is not received as part of the primary7video stream, the switching device 323 may rapidly switch to the secondary video stream and provide the secondary video stream to the high video broker 325. The switching device 323 may continue to provide the secondary videostream to the high video broker 325 until an interruption in the secondary video stream is detected by the switching device 323. When the interruption in the secondary video stream is detected, the switching device 323 then switches back to the primary video stream. Because the switching device 323 is concurrently receiving the primary and secondary video streams, the switching device 323 switches to the video stream that has the least interruptions or generally least frequent number of dropped packets. The switching between the primary video stream and the secondary video stream may be performed rapidly (e.g., 100 ms or less). For instance, in some examples, switching occurs on a packet-by -packet basis.
[0092] The switching between the primary video stream and the secondary video stream may also be based on the performance data 316, such as health data of the first landing device 318 or the second landing device 320. For instance, if the performance data 316 indicates a performance degradation of the first landing device 318, the switching device 323 may switch to the secondary video stream even where the primary’ video stream has not yet encountered any interruptions.
[0093] FIGS. 4A-4B depict an example method 400 for full-motion video routing. The method 400 may be performed by one or more of the devices discussed above, such as one or more of the devices shown in FIGS. 1-3.
[0094] At operation 402, live video stream data is received by a low video broker in a low-trust environment. The live video stream may be received from a camera in the low-trust environment. The live video stream may be received as part of a first SRT session between the video source and the low video broker.
[0095] At operation 404, the low video broker accesses an FMV mapping table that includes GUIDs for different streams having particular source addresses or received on a particular port. The low video broker identifies the GUID for the received video stream based on the address of the video stream or the port on which the video stream was received by7the low video broker.
[0096] At operation 406, the low video broker wraps the video stream in an SRT header and / or generates enhanced datagrams that each include video packets from the video stream as well as routing packet that includes the GUID identified in operation. For instance, the GUID identified from the FMV mapping table is incorporated into a field of an SRT header, such as the destination socket ID field. The video stream is then encapsulated in the SRT header with the video stream to form an SRT-wrapped video stream. As another example, where the video stream is an MPEG-TS stream, the datagram may include seven TS packets and an FMV routing packet that includes the GUID. The FMV routing packet may include additional information or data as discussed above. In some examples, as discussed above, instead of adding an additional FMV routing packet to the datagram, a null packet of datagram may be modified to include the GUID and other routing data. The enhanced datagrams form an enriched video stream. The enriched video stream may then beencapsulated in the SRT header with the GUID to form the SRT-wrapped video stream.
[0097] At operation 408, the SRT-wrappedvideo stream is transmitted to a transmitting device that is within the source environment. The transmitting device receives the enriched video stream in the same operation.
[0098] In examples where the guard (and / or the corresponding receiving channel of the guard) is not capable of filtering the SRT-wrapped video stream, the SRT-wrapped video stream may be divided and operations 410-416 are performed. In other examples where the guard (and / or the corresponding receiving channel of the guard) is capable of filtering the SRT-wrapped video stream, the SRT-wrapped video stream need not be divided, and operations 420-422 are performed.
[0099] At operation 410, the SRT-wrappedvideo stream may be divided into an unenriched video stream and enrichment data. The dividing of the enriched video stream may be performed by the transmitting device. Dividing the enriched video stream may include extracting the routing data from the SRT header and / or FMV routing packets of the enriched video stream to form the enrichment data. The SRT header and the routing data are also removed from the enriched video stream to form the unenriched video stream.
[0100] At operation 412, the unenriched video stream and the enrichment data are transmitted to a guard (e.g., filtering appliance). The unenriched video stream and the enrichment data may be received and processed on a particular channel of the guard. At operation 414, the guard filters and transcodes the unenriched video stream to produce a transcoded unenriched video stream. At operation 416, the guard filters the enrichment data to produce filtered enrichment data. The guard may then transmit the transcoded unenriched video stream and the filtered enrichment data to a landing device that receives the transcoded unenriched video stream and the filtered enrichment data.
[0101] At operation 418, the transcoded unenriched video stream and the filtered enrichment data and rejoined to form a transcoded enriched video stream. Rejoining the transcoded unenriched video stream and the filtered enrichment data may be performed by the landing device, the guard, and / or another device within the system. Rejoining the transcoded unenriched video stream and the filtered enrichment data may be performed in a similar manner creating the enriched video stream by the low video broker in operation 406. For instance, enhanced datagrams with FMV routing packets may be created by incorporating the enrichment data into the FMV routing packets. Rejoining of the data may also include wrapping the transcoded video stream in an SRT header that includes the GUID.
[0102] The transcoded SRT-wrapped data stream is then transmitted to the high video broker. The transmission of the transcoded SRT-wrapped data stream may be transmitted to the high videobroker via another SRT session. For instance, an SRT session may be established in the protected network to transmit to the transcoded SRT-wrapped data stream to the high video broker.
[0103] In other examples where the guard (and / or the corresponding receiving channel of the guard) is capable of filtering the SRT-wrapped video stream, the SRT-wrapped video stream need not be divided, and operations 420-422 are performed. At operation 420. the SRT-wrapped video stream is transmitted to the guard. At operation 422, the guard filters and transcodes the SRT-wrapped video stream to produce a transcoded SRT-wrapped video stream. As discussed above, the processing of the SRT-wrapped video stream may be performed by one filter or two filters — one dedicated to filtering the SRT header data and another dedicated to filtering and / or transcoding the video data (e.g., MPEG data). The transcoded SRT-wrapped data stream is then transmitted to the high video broker. The transmission of the transcoded SRT-wrapped data stream may be transmitted to the high video broker via another SRT session. For instance, an SRT session may be established in the protected network to transmit to the transcoded SRT-wrapped data stream to the high video broker.
[0104] At operation 424, the high video broker receives the transcoded SRT-wrapped video stream. At operation 426, for the datagrams of the transcoded SRT-wrapped video stream, the high video broker extracts the routing metadata including the GUID. Extracting the metadata may include parsing the SRT-header for the routing information, such as the GUID. For example, because the SRT header has a defined format, when the GUID is stored in a defined field, such as the destination socket ID field, the GUID can be easily extracted from the location information within the SRT header. In some examples, extracting the GUID may also or alternatively include identifying the FMV routing packet in the datagrams received by the high broker. The FMV routing packet may be identifiable as the last preset number (e.g., 18, 21) of bytes in the datagram. Where the routing data (e.g., GUID) is included in a null packet, the null packet may be identified via its PID (e.g., 8191).
[0105] At operation 428, a destination address (e g., IP address or port) for the video stream is identified based on the extracted GUID and an FMV routing table. For example, the high video broker may query the FMV routing table with the extracted GUID, and in response to the query, receive the destination address(es) of the destination device(s) for the video stream. At operation 430, the high video broker transmits the video stream (without the metadata inserted by low7video broker) to the destination device(s) having the destination address(es).
[0106] FIG. 5 is a block diagram illustrating physical components (e.g., hardware) of a computing device 500 with which aspects of the disclosure may be practiced. The computing device components described below7may be suitable for the computing devices and systems described above, such as the video brokers, guards, landing devices, switching devices, etc. In abasic configuration, the computing device 500 includes at least one processing unit 502 and a system memory 504. Depending on the configuration and type of computing device, the system memory 504 may comprise volatile storage (e.g., random access memory7(RAM)), non-volatile storage (e.g., read-only memory (ROM)), flash memory, or any combination of such memories.
[0107] The system memory 504 includes an operating system 505 and one or more program modules 506 suitable for running software applications 520, such as one or more components supported by the systems described herein. The operating system 505, for example, may be suitable for controlling the operation of the computing device 500.
[0108] Furthermore, embodiments of the disclosure may be practiced in conjunction with a graphics library, other operating systems, or any other application program and is not limited to any particular application or system. This basic configuration is illustrated in Figure 5 by those components within a dashed line 508. The computing device 500 may have additional features or functionality. For example, the computing device 500 may also include additional data storage devices (removable and / or non-removable) such as, for example, magnetic disks or optical disks. Such additional storage is illustrated in FIG. 5 by a removable storage device 509 and a nonremovable storage device 510.
[0109] As stated above, a number of program modules and data files may be stored in the system memory 504. While executing on the processing unit 502. the program modules 506 (e.g., applications 520) may perform processes including the aspects, as described herein. Other program modules that may be used in accordance with aspects of the present disclosure may include electronic mail and contacts applications, word processing applications, spreadsheet applications, database applications, slide presentation applications, drawing or computer-aided application programs, etc. For instance, the applications 520 may include a video routing application 525 that performs the operations discussed herein.
[0110] Furthermore, embodiments of the disclosure may be practiced in an electrical circuit comprising discrete electronic elements, packaged or integrated electronic chips containing logic gates, a circuit utilizing a microprocessor, or on a single chip containing electronic elements or microprocessors. For example, embodiments of the disclosure may be practiced via a system-on-a-chip (SOC) where each or many of the components illustrated in FIG. 5 may be integrated onto a single integrated circuit. Such an SOC device may include one or more processing units, graphics units, communications units, system virtualization units, and various application functionality all of which are integrated (or “burned’’) onto the chip substrate as a single integrated circuit. When operating via an SOC, the functionality, described herein, with respect to the capability of client to switch protocols may be operated via application-specific logic integrated with other components of the computing device 500 on the single integrated circuit (chip). Embodiments ofthe disclosure may also be practiced using other technologies capable of performing logical operations such as, for example, AND, OR, and NOT, including mechanical, optical, fluidic, and quantum technologies. In addition, embodiments of the disclosure may be practiced within a general-purpose computer or in any other circuits or systems.
[0111] The computing device 500 may also have one or more input device(s) 512 such as a keyboard, a mouse, a pen, a sound or voice input device, a touch or swipe input device, etc. The output device(s) 514 such as a display, speakers, a printer, etc. may also be included. The aforementioned devices are examples and others may be used. The computing device 500 may include one or more communication connections 516 allowing communications with other computing devices 518. Examples of suitable communication connections 516 include radio frequency (RF) transmitter, receiver, and / or transceiver circuitry; universal serial bus (USB), parallel, and / or serial ports.
[0112] The term computer readable media as used herein may include computer storage media. Computer storage media may include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, or program modules. The system memory' 504, the removable storage device 509, and the non-removable storage device 510 are all computer storage media examples (e.g.. memory storage). Computer storage media may include RAM, ROM, electrically erasable ROM (EEPROM), flash memory or other memory technology7, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other article of manufacture which can be used to store information and which can be accessed by the computing device 500. Any such computer storage media may be part of the computing device 500. Computer storage media does not include a carrier wave or other propagated or modulated data signal.
[0113] Communication media may be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and includes any information delivery media. The term "‘modulated data signal" may7describe a signal that has one or more characteristics set or changed in such a manner as to encode information in the signal. By way of example, communication media may include wired media such as a wired network or direct-w ired connection, and wireless media such as acoustic, RF, infrared, and other wireless media.
[0114] Aspects of the present disclosure, for example, are described above with reference to block diagrams and / or operational illustrations of methods, systems, and computer program products according to aspects of the disclosure. The functions / acts noted in the blocks may occur out of the order as shown in any flowchart. For example, two blocks shown in succession may infact be executed substantially concurrently or the blocks may sometimes be executed in the reverse order, depending upon the functionality / acts involved.
[0115] The description and illustration of one or more aspects provided in this application are not intended to limit or restrict the scope of the disclosure as claimed in any way. The aspects, examples, and details provided in this application are considered sufficient to convey possession and enable others to make and use the best mode of claimed disclosure. The claimed disclosure should not be construed as being limited to any aspect, example, or detail provided in this application. Regardless of whether shown and described in combination or separately, the various features (both structural and methodological) are intended to be selectively included or omitted to produce an embodiment with a particular set of features. Having been provided with the description and illustration of the present application, one skilled in the art may envision variations, modifications, and alternate aspects falling within the spirit of the broader aspects of the general inventive concept embodied in this application that do not depart from the broader scope of the claimed disclosure.
Claims
CLAIMS1. A method for routing video streams, the method comprising:receiving (402), by a source video broker in a source computing environment, a video stream having a source address; andbased on the source address of the video stream, identifying (404), by the source video broker, a unique identifier for the video stream based on the source address of the video stream;encapsulating (406) the received video stream in a Secure Reliable Transport (SRT) header that includes the unique identifier to form an SRT-wrapped video stream;transmitting (408) the SRT-wrapped video stream to a guard protecting a destination computing environment;receiving (424), by a destination video broker in the destination computing environment, a transcoded SRT-wrapped video stream with an SRT header including the unique identifier; extracting (426), by the destination video broker, the unique identifier from the SRT header of the transcoded SRT-wrapped video stream;based on the extracted unique identifier, identifying (428), by the destination video broker, a destination address for the video stream; andtransmitting (430), by the destination video broker, the video stream to a destination device having the destination address.
2. The method of claim 1, wherein the SRT header includes at least a timestamp field and a destination socket identifier (ID) field, and the unique identifier is stored in the destination socket ID field.
3. The method of claim 1, wherein the source computing environment is a low-trust environment and destination computing environment is a high-trust computing environment.
4. The method of claim 1, wherein identifying, by the destination video broker, the destination address comprises:accessing a routing table that stores corresponding destination addresses for multiple unique identifiers;querying the routing table with the unique identifier; andreceiving, in response to the query, the destination address.
5. The method of claim 1, wherein the SRT-wrapped video stream is transmitted to the guard in a first SRT session in the source computing environment, and the transcoded SRT-wrapped video stream is received by the destination video broker in a second SRT session in the destination computing environment.
6. The method of claim 1, wherein the SRT-wrapped video stream comprises enhanced datagrams including video packets of the received video stream and routing metadata includingthe unique identifier.
7. The method of claim 6, wherein the routing metadata is in a modified null packet.
8. The method of claim 6, wherein at least one of the enhanced datagrams comprises up to seven transport stream (TS) packets and a routing packet including the routing metadata.
9. The method of claim 8, wherein the routing packet further comprises a reference number and control data indicating whether the enhanced datagram is a start of the video stream, a middle of the video stream, or an end of the video stream.
10. A system for routing video streams, the system comprising:a source video broker (100), in a source computing environment, that:receives a video stream having a source address; andbased on the source address of the video stream, identifies, by the source video broker, a unique identifier for the video stream based on the source address of the video stream; and encapsulates the received video stream in a Secure Reliable Transport (SRT) header that includes the unique identifier to form an SRT-wrapped video stream;a destination video broker (110), in a destination computing environment, that: receives a transcoded SRT-wrapped video stream with an SRT header including the unique identifier;extracts the unique identifier from the SRT header of the transcoded SRT-wrapped video stream;based on the extracted unique identifier, identifies, by the destination video broker, a destination address for the video stream; andtransmits the video stream to a destination device having the destination address.
11. The system of claim 10, wherein the SRT header includes a destination socket identifier (ID) field, and the unique identifier is stored in the destination socket ID field.
12. The system of claim 10, wherein the SRT-wrapped video stream comprises enhanced datagrams including video packets of the received video stream and routing metadata including the unique identifier.
13. The system of claim 12, wherein the routing metadata is in a modified null packet.
14. The system of claim 12, wherein at least one of the enhanced datagrams comprises up to seven transport stream (TS) packets and a routing packet including the routing metadata.
15. A method for routing video streams, the method comprising:receiving (402), by a source video broker in a source computing environment, a video stream having a source address; andbased on the source address of the video stream, identifying (404), by the source video broker, a unique identifier for the video stream based on the source address of the video stream;encapsulating (406) the received video stream in a Secure Reliable Transport (SRT) header that includes the unique identifier to form an SRT-wrapped video stream; andtransmitting (408) the SRT-wrapped video stream to a guard protecting a destination computing environment.
Citation Information
Patent Citations
Surveillance video router
US8928756B2