WO2024122075A1 - サーバ装置、表示装置及び制御プログラム - Google Patents

サーバ装置、表示装置及び制御プログラム Download PDF

Info

Publication number
WO2024122075A1
WO2024122075A1 PCT/JP2023/007787 JP2023007787W WO2024122075A1 WO 2024122075 A1 WO2024122075 A1 WO 2024122075A1 JP 2023007787 W JP2023007787 W JP 2023007787W WO 2024122075 A1 WO2024122075 A1 WO 2024122075A1
Authority
WO
WIPO (PCT)
Prior art keywords
video
identification code
unit
display
content
Prior art date
Application number
PCT/JP2023/007787
Other languages
English (en)
French (fr)
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 WO2024122075A1 publication Critical patent/WO2024122075A1/ja

Links

Images

Definitions

  • the present invention relates to a server device, a display device, and a control program.
  • Patent Document 1 describes an information provision system in which a complementary music file is downloaded to a user's terminal device by inputting a serial number, and that this information provision system can also be applied to the provision of video information.
  • the above-mentioned conventional technology has the problem that when playing back video contained in a certain content, it is not possible to change the channel of the video.
  • One aspect of the present invention was made in consideration of the above problem, and realizes a device that, when playing back video contained in content associated with an identification code, allows the channel of the video to be switched.
  • a server device includes an acquisition unit that acquires an identification code associated with content including video of multiple channels and information identifying an external device that is the sender of the identification code, and a communication unit that transmits video of a first channel included in the content to the identified external device when authentication is performed using the identification code, and transmits video of a second channel included in the content to the external device in response to a user operation via the external device.
  • a display device is a display device having a display unit, and includes an input unit for inputting an identification code associated with content including video of multiple channels, a communication unit for transmitting the input identification code and information identifying the display device to a server device, and a display control unit for causing the display unit to display video of a first channel included in the content transmitted from the server device when authentication using the identification code is performed, and causing the display unit to display video of a second channel included in the content transmitted from the server device in response to a user operation via the input unit.
  • the server device and display device according to each aspect of the present invention may be realized by a computer.
  • the control program for causing a computer to operate as each unit (software element) of the server device or display device to realize the server device or display device on a computer, and the computer-readable recording medium on which the control program is recorded also fall within the scope of the present invention.
  • a device can be realized that, when playing back video contained in content associated with an identification code, allows the channel of the video to be switched.
  • FIG. 2 is a block diagram illustrating an example of a functional configuration of the system.
  • 13 is an example of a table stored in a storage unit of the server device.
  • FIG. 11 is an example of a sequence diagram illustrating a process flow according to an example of the system processing.
  • 13 is an example of an input screen for an identification code and a list screen for contents in an application.
  • 13 is an example of a flowchart corresponding to a process of displaying a video in S105.
  • 13 is a diagram illustrating an example of a screen displayed when an application prohibits video and audio playback.
  • 13 is an example of an image displayed on a display unit.
  • FIG. 1 is an example of a block diagram showing a functional configuration of a system 1 according to the present disclosure.
  • the system 1 is a system for transmitting video included in any content from a server device 10 to a display device (external device) 20 and playing the video.
  • a display device external device
  • one or more channels of audio included in the content are associated with the video, and the audio is played in parallel with the video in the display device 20.
  • the content will be described as including video of multiple channels.
  • a user can select and play video of any channel.
  • the system 1 includes a server device 10 and one or more display devices 20.
  • the server device 10 functions as a server that supplies content, and includes a control unit 11, a storage unit 12, and a communication unit 13.
  • the control unit 11 is a control device that controls the entire server device 10, and includes an acquisition unit 111.
  • the acquisition unit 111 acquires an identification code associated with content that includes video from multiple channels, and information that identifies the display device 20 that is the source of the identification code.
  • the content that includes the aforementioned video is also simply referred to as "video content.”
  • the identification code is a serial code (serial number) including alphanumeric characters and symbols for identifying the content.
  • the identification code may be sold for a fee, or may be provided free of charge.
  • a single identification code may be associated with multiple pieces of content. This means that a user can download multiple pieces of content by inputting a single identification code into the display device 20.
  • a single piece of content may also be associated with multiple types of identification codes.
  • the memory unit 12 is a storage device that stores various information, for example, a table showing the correspondence between content and identification codes.
  • the control unit 11 refers to the table and performs authentication using the identification code acquired by the acquisition unit 111. From another perspective, authentication is a process of determining whether the identification code acquired by the acquisition unit 111 is legitimate.
  • the communication unit 13 is an interface that performs communication processing with the display device 20 and the like based on the control by the control unit 11. For example, the communication unit 13 transmits video of any channel to the display device 20.
  • the communication unit 13 may transmit the video to the display device 20 by streaming transmission, or may transmit the video all at once so that it is stored as chunk data in the display device 20.
  • Streaming reception in the display device 20 is a type of download. Note that even when the display device 20 plays back video stored in the storage unit 22 and no streaming reception occurs, authentication using an identification code is performed before the video is played back.
  • the video and other data transmitted between the server device 10 and the display device 20 be encrypted before transmission and decrypted on the receiving device side.
  • the display device 20 is a device capable of outputting video and audio, and can be realized as, for example, a smartphone, a tablet, a personal computer, a television, or a game console.
  • the display device 20 includes a control unit 21, a storage unit 22, a communication unit 23, an input unit 24, and a display unit 25.
  • the control unit 21 is a control device that controls the entire display device 20, and includes a display control unit 211.
  • the display control unit 211 controls the screen display on the display unit 25.
  • the display control unit 211 causes the display unit 25 to display an image input to the display device 20 from the server device 10, for example.
  • the memory unit 22 is a storage device that stores various information, for example, an already authenticated identification code and information that identifies the content associated with the identification code.
  • the information that identifies the content may be, for example, the ID of the content or an identification code associated with the content.
  • the display device 20 may also be configured to have an application for playing video and audio installed, and in this configuration, the application data is stored in the memory unit 22.
  • the communication unit 23 is an interface that performs communication processing with the server device 10 and the like based on the control of the control unit 21. For example, the communication unit 23 transmits information that identifies the content selected by the user via the input unit 24 to the server device 10.
  • the input unit 24 is a member through which the user inputs information to the display device 20, and may be realized as, for example, a keyboard or other buttons, or a mouse.
  • the input unit 24 may also be a remote control or controller that is separate from the display device 20 itself.
  • the user inputs identification codes and performs various selection operations via the input unit 24.
  • the input unit 24 and the display unit 25 may also be realized as an integrated touch panel.
  • the input unit 24 may also include a camera 241 that captures images.
  • the input unit 24 may also be configured so that the camera 241 can read a two-dimensional code that indicates an identification code. This can reduce the effort required for the user to input the identification code.
  • the display unit 25 is a display panel that displays images, character strings, objects, etc. based on the control of the display control unit 211.
  • system 1 may include multiple server devices 10, and the authentication of the above-mentioned identification code may be performed by an authentication device other than the server device 10. Furthermore, some of the components included in system 1 may be detachable from the server device 10 or the display device 20.
  • FIG. 1 makes it possible to realize a device that allows the channel of a video to be switched when playing the video included in the content associated with an identification code.
  • Table 31 in Fig. 2 is an example of a table showing the correspondence between contents and identification codes.
  • Table 31 shows that video content A includes video from channels A1 to A3, and video content B includes video from channels B1 to B3.
  • the value in the "Identification Code” column indicates which identification code is required for authentication in order to download the video of the corresponding channel to the display device 20. For example, in order to download the video of channel A3 to the display device 20, authentication using identification code "AAABBB222" or “AAABBB333” is required, and even if authentication using identification code "AAABBB111" is performed, the video of channel A3 cannot be downloaded.
  • content may be associated with multiple types of identification codes and may contain video of one or multiple channels defined for each type of identification code.
  • video content A is associated with a first type of identification code that allows only video of channels A1 and A2 to be downloaded, and a second type of identification code that allows video of channels A1 to A3 to be downloaded.
  • a single identification code may be associated with multiple contents, and at least some of the multiple contents may include video of multiple channels. For example, when authentication is performed using the identification code "AAABBB333", video content A and video content B can be downloaded on the display device 20 that is the source of the identification code. Note that it is desirable for the actual identification code to be a more complex character string than the example shown in FIG. 2.
  • the video of each channel included in a certain content may be the same, or may be the same content with only the video format or bit rate differing, or the content may be different from each other.
  • the content of the audio associated with each video, or the audio format or bit rate of the audio is usually different from each other.
  • at least any two of the videos of each channel included in a certain content may be different from each other, and the audio associated with the two videos may be different from each other.
  • the video of at least any two channels may be video of a specific subject, part or all of which is shot from different positions, and may be associated with audio corresponding to each shooting position.
  • the audio corresponding to the shooting position is, for example, audio collected at the shooting position, or audio that reproduces the collected audio.
  • the audio corresponding to the shooting position may be immersive audio such as Dolby Atmos (registered trademark), Auro-3D (registered trademark), 360 Reality Audio (registered trademark), or spatial audio.
  • the content is, for example, live footage of a singer
  • the footage on one channel may be footage of the entire singer group as the entire subject
  • the footage on another channel may be footage of one member of the singer group as part of the subject.
  • the selling price of an identification code for enabling playback of the video of a channel when viewed from a seating position close to the singer who is the subject of the video may be higher than the selling price of an identification code for enabling playback of only the video of the channel when viewed from a seating position farther away.
  • Table 32 is an example of a table showing the correspondence between an identification code and a display device 20 that has been registered by authentication using that identification code.
  • the denominator of the value in the "Number of registered units" column indicates the maximum number of display devices 20 that can be registered by authentication using the corresponding identification code. Furthermore, "registering" a display device 20 means storing the display device 20 that sent the identification code as a display device 20 that can download content associated with that identification code. Furthermore, as indicated by the fact that the denominator may be 2 or more, a single identification code may be input to each of multiple display devices 20, allowing content to be downloaded to each of the display devices 20.
  • the numerator of the value in the "Number of registered devices" column indicates how many display devices 20 are currently registered through authentication using the target identification code. For example, in the case of the identification code "AAABBB111,” the maximum number of three display devices 20 are already registered, so even if the identification code "AAABBB111" is entered into a new display device 20, that display device 20 will not be registered. It is also desirable to have a configuration in which it is possible to cancel the registration of that display device 20 by operating the input unit 24 of the display device 20, for example. This makes it possible to switch display devices 20 from which content can be downloaded, even if the number of devices that can be registered using a certain identification code has been reached.
  • the value in the "Registered display device” column is a value such as a MAC address that uniquely identifies an individual display device 20, and indicates a display device 20 that has been registered through authentication using the corresponding identification code.
  • the storage unit 12 of the server device 10 stores one or more authenticated identification codes in association with information identifying one or more display devices 20. Furthermore, when the acquisition unit 111 acquires information identifying the display device 20, an authentication process is performed using an identification code stored in the storage unit 12 that is associated with the information identifying the display device 20.
  • the authentication process may include, for example, authentication by the server device 10 alone, or authentication using another authentication device as described above.
  • the identification code may have an expiration date.
  • the storage unit 12 stores the expiration date of the identification code in association with the identification code. For example, the expiration date may be determined based on the period from when the identification code is first used for authentication, or the date and time when the identification code will no longer be valid may be determined in advance. For a single identification code, different expiration dates may be set for each piece of content, or for each channel. If the content is real-time live video or recorded live video, the identification code may be valid only during live streaming.
  • FIG. 3 is an example of a sequence diagram showing the flow of processing according to this example.
  • step S101 the control unit 21 of the display device 20 acquires an identification code input by the user via the input unit 24.
  • the input of the identification code and the playback of video and audio which will be described later, will be described as being performed using an application installed on the display device 20.
  • Screen 51 in FIG. 4 is a screen of the application, and shows an example of an input screen for an identification code.
  • input forms 52 and 53 are input forms for inputting an identification code.
  • the content is a video of an event such as a live performance
  • input form 52 is a form for inputting a character string that identifies the event.
  • the "event code” input into input form 52 may be a common value for each event.
  • Input form 53 is a form for inputting "serial codes" that are different for each event.
  • a single identification code may be configured to include two or more character strings, or, for example, of the aforementioned "event code” and "serial code,” only the “serial code” may be treated as the identification code.
  • control unit 21 transmits the input identification code and information for identifying the own device to the server device 10 via the communication unit 23.
  • the process of this step S102 is executed when the button 54 is pressed.
  • the acquisition unit 111 of the server device 10 acquires each piece of information received via the communication unit 13, and the control unit 11 performs authentication using the identification code. If the authentication is successful, the process of S104 is then executed.
  • the control unit 11 also associates the display device 20 that is the source of the identification code with the identification code and registers it in the storage unit 12 as a "registered display device" as exemplified in Table 32 of FIG. 2.
  • control unit 11 at least determines whether the display unit 25 of the display device 20 has a vertically long screen or a horizontally long screen. More preferably, the control unit 11 determines the screen size of the display unit 25 of the display device 20.
  • the control unit 11 determines that the display unit 25 has a portrait-oriented screen. This is because smartphones are typically used with the long side of the display facing vertically.
  • the control unit 11 determines that the display unit 25 has a landscape-oriented screen. This is because personal computers are typically used with the short side of the display facing vertically.
  • control unit 11 may be configured to identify the screen size of the display unit 25 by referring to this information.
  • the control unit 11 transmits the video and audio of the content associated with the identification code used for authentication to the display device 20 via the communication unit 13. Furthermore, if there is a plurality of content associated with the identification code used for authentication, or video of a channel included in the content, the video of the channel to be transmitted first as a default may be specified.
  • the video transmitted to the display device 20 in this step S104 is an example of the video of the first channel in this disclosure. That is, when authentication using the identification code is performed, the communication unit 13 transmits the video of the first channel included in the content to the identified display device 20.
  • a vertically long image is an image created with the intention of being played on a vertical screen.
  • the control unit 11 transmits information to the display device 20 indicating that the authentication was unsuccessful, without transmitting video and audio.
  • cases in which the authentication using the identification code is unsuccessful include cases in which the identification code is incorrect, or the number of registered devices has reached the upper limit.
  • the display control unit 211 of the display device 20 performs processing to display the video of the content received by the communication unit 23 on the display unit 25. That is, when authentication using the identification code is performed, the display control unit 211 causes the display unit 25 to display the video of the first channel included in the content transmitted from the server device 10. Additionally, the control unit 21 plays back the audio included in the content. The control unit 21 also stores information identifying the content associated with the identification code for which authentication was successful in the storage unit 22.
  • Screens 61 and 62 in FIG. 7 show an example of an image displayed on the display unit 25 in step S105.
  • the image displayed on the display unit 25 may be a vertically long image as shown in FIG. 7, or a horizontally long image.
  • an application in order to display a vertically long image in full screen, an application must normally support full screen display of the image.
  • the audio played along with the image may be immersive audio such as Dolby Atmos.
  • the communication unit 13 may transmit audio associated with audio corresponding to immersive audio to the display device 20 in the above-mentioned S104.
  • object 64 is a button for returning to the screen immediately before the video was played.
  • Object 65 indicates a playable channel, and screen 62 shows that the video of "Channel A1" is being displayed. Note that even if a full-screen display is performed with the video of one channel, it is not essential that a full-screen display is performed with the video of one of the other channels.
  • Object 66 is an interface for manipulating the playback position, volume, etc. Also, when a location on screen 62 where no object is displayed is selected, the display returns to screen 61.
  • Object 67 is an object that indicates the content or performers of the content.
  • the information contained in object 67 is transmitted to display device 20 by control unit 11 together with video and audio, for example, in S104.
  • a configuration may be provided in which a user can select object 67 or text within object 67 to transition to an external website or the like related to the content being displayed.
  • control unit 21 transmits information indicating the specified channel to the server device 10. Furthermore, the selection of object 65b or 65c on the screen 62 is an example of a user operation to change the channel of the video to be played.
  • the candidates for the channel that can be changed are the channels that correspond to the authenticated identification code. From another perspective, this means that the communication unit 13 is configured to transmit to the display device 20 the video of one of the one or more channels corresponding to the type of the authenticated identification code.
  • the control unit 11 transmits the video and audio of the specified channel to the display device 20.
  • the video transmitted to the display device 20 in step S107 is an example of the video of the second channel in this disclosure. That is, the communication unit 13 transmits the video of the second channel included in the content to the display device 20 in response to a user operation via the display device 20. The video and audio of the channel are played back on the display device 20. That is, the display control unit 211 causes the display unit 25 to display the video of the second channel included in the content transmitted from the server device 10 in response to a user operation via the input unit 24.
  • a landscape image may be playable on the entire screen or on a part of the display unit 25 on a smartphone or tablet, and a portrait screen may be playable on a personal computer. Parts of the screen where no image is displayed are filled with black, for example.
  • An object for switching between portrait and landscape images may also be included, for example, on the screen 62 in FIG. 7. When the object is selected, the control unit 11 transmits the image switched from portrait to landscape, or from landscape to portrait, to the display device 20.
  • the display control unit 211 may display a list of contents associated with the authenticated identification code on the display unit 25, and the control unit 21 may identify the content selected from the contents included in the list via the input unit 24.
  • the communication unit 23 transmits information identifying the display device 20, which is the device itself, and information identifying the selected content to the server device 10.
  • the control unit 11 of the server device 10 authenticates that the identified display device 20 is registered using the identification code associated with the selected content.
  • Screen 56 in FIG. 4 is a screen of the aforementioned application, and shows an example of a list screen of contents associated with an authenticated identification code.
  • the screen may be configured to allow direct specification of the channel to be played first, as exemplified by button 57.
  • the video of each channel may be configured to have multiple chapters set at fixed or arbitrary time intervals, and the playback position may be made to jump to the beginning of a chapter selected by the user from a list. This is true not only when the display device 20 downloads and stores the video, but also when the video is received via streaming.
  • the above configuration is realized when the control unit 11 of the server device 10 transmits information indicating a list of chapters stored in the storage unit 12 to the display device 20, and the control unit 21 of the display device 20 reads out the video of the chapter selected by the user from the storage unit 22 or receives the video via streaming from the server device 10.
  • FIG. 5 is an example of a flowchart corresponding to the process of displaying the image in S105.
  • the display control unit 211 starts a process of displaying the image of the content received by the communication unit 23 on the display unit 25.
  • control unit 21 determines whether the video and audio included in the content have been encrypted to prohibit recording, i.e., video and audio recording, on the display device 20. If the control unit 21 determines that the video and audio have been encrypted to prohibit recording on the display device 20 (S202: YES), it then executes the process of S203.
  • the control unit 21 determines whether or not the operation of an application that records video and audio has been detected on the display device 20 during playback. If the control unit 21 detects the execution of the recording application (S203: YES), in S204, the application that plays the video and audio stops playing the video and audio. That is, the display device 20 plays the video and audio transmitted from the server device 10 using an application installed on the display device 20, and the application prohibits the playback of the video and audio when the execution of an application that records or records video is detected on the display device 20.
  • FIG. 6 shows an example of a screen when the application prohibits the playback of video and audio. Note that when the playback of video and audio is prohibited, it is not essential that a dialog screen such as that shown in FIG. 6 is displayed, and it may be configured to switch to, for example, a darkened screen or a screen to which a filter such as a mosaic is applied.
  • control unit 21 determines in S202 that the video and audio included in the content have not been encrypted as described above (S202: NO), or does not detect the operation of the recording application in S203 (S203: NO), playback of the video and audio continues, and the determination from S202 is periodically performed.
  • the functions of the server device 10 and the display device 20 can be realized by a program for causing a computer to function as the device, and a program for causing a computer to function as each control block of the device (particularly the control unit 11 and each unit included in the control unit 21).
  • the device includes a computer having at least one control device (e.g., a processor) and at least one storage device (e.g., a memory) as hardware for executing the program.
  • control device e.g., a processor
  • storage device e.g., a memory
  • the program may be recorded on one or more computer-readable recording media, not on a temporary basis.
  • the recording media may or may not be included in the device. In the latter case, the program may be supplied to the device via any wired or wireless transmission medium.
  • each of the control blocks can be realized by a logic circuit.
  • a logic circuit for example, an integrated circuit in which a logic circuit that functions as each of the control blocks is formed is also included in the scope of the present invention.
  • each process described in each of the above embodiments may be executed by AI (Artificial Intelligence).
  • AI Artificial Intelligence
  • the AI may run on the control device, or may run on another device (such as an edge computer or a cloud server).
  • a server device (10) includes an acquisition unit (111) that acquires an identification code associated with a content including video of multiple channels and information that identifies an external device (20) that is a sender of the identification code, and a communication unit (13) that transmits a video of a first channel included in the content to the identified external device when authentication using the identification code is performed, and transmits a video of a second channel included in the content to the external device in response to a user operation via the external device.
  • a device can be realized that allows the channel of the video to be switched when playing a video included in a content associated with the identification code.
  • the server device may be configured in the above aspect 1 such that at least any two of the images of each channel transmitted by the communication unit are different from each other, and the audio associated with the two images is different from each other.
  • the above configuration it is possible to provide content with different images and audio for each channel.
  • the server device may be configured in the above aspect 2 such that, of the video of each channel transmitted by the communication unit, the video of at least any two channels is video of a specific subject, part or all of which is shot from different positions, and is associated with audio corresponding to each shooting position.
  • the video of at least any two channels is video of a specific subject, part or all of which is shot from different positions, and is associated with audio corresponding to each shooting position.
  • the server device may be configured in any one of aspects 1 to 3 above, so that the communication unit transmits to the external device encrypted video that prohibits recording on the external device. This configuration prevents video from being recorded on the external device, contributing to copyright protection of content.
  • the server device may be configured in any one of aspects 1 to 4 above, where the content is associated with multiple types of identification codes and includes video of one or multiple channels defined for each type of identification code, and the communication unit transmits video of any one of the one or multiple channels corresponding to the type of authenticated identification code to the external device. According to the above configuration, it is possible to set the video of a channel that can be downloaded to the external device for each type of identification code.
  • the server device may be configured in any one of aspects 1 to 5 above, further comprising a storage unit (12) that stores one or more authenticated identification codes in association with information identifying one or more of the external devices, and when the acquisition unit acquires the information identifying the external device, executes the authentication process using an identification code stored in the storage unit that is associated with the information identifying the external device.
  • This configuration contributes to a configuration that does not require the external device to re-enter an identification code that has been successfully authenticated once.
  • the server device may be configured in any one of aspects 1 to 6 above, such that the acquisition unit acquires a single identification code associated with multiple pieces of content, and at least some of the multiple pieces of content include video of multiple channels. With the above configuration, multiple pieces of content can be provided with a single identification code.
  • the server device may be configured in any one of aspects 1 to 7 above such that, when it is determined that the external device has a vertically long screen, the communication unit transmits to the external device a vertically long video for full-screen display on the external device.
  • the server device may be configured in the above aspect 8 such that the communication unit transmits a vertically long video image associated with a sound corresponding to immersive audio to the external device.
  • the sound corresponding to immersive audio can be interfered with the vertically long video image, which contributes to improving user satisfaction.
  • the display device (20) is a display device including a display unit (25), an input unit (24) for inputting an identification code associated with content including video of multiple channels, a communication unit (13) for transmitting the input identification code and information identifying the display device to a server device (10), and a display control unit (211) for displaying on the display unit a video of a first channel included in the content transmitted from the server device when authentication using the identification code is performed, and for displaying on the display unit a video of a second channel included in the content transmitted from the server device in response to a user operation via the input unit.
  • a device can be realized that allows the channel of the video to be switched when playing back a video included in content associated with an identification code.
  • the display device may be configured in the above aspect 10 such that the display control unit causes the display unit to display a list of contents associated with the authenticated identification code, and the communication unit transmits to the server device information identifying the display device and information identifying the content selected via the input unit from among the contents included in the list.
  • the display device may be configured in the above-mentioned aspects 10 or 11 such that the display device plays back the video transmitted from the server device using an application installed on the display device, and the application prohibits the playback of the video when execution of an application that records or records video is detected on the display device.
  • This configuration prevents video from being recorded on the display device, contributing to copyright protection of content.
  • the display device may be configured in any one of aspects 10 to 12, such that the input unit has a camera (241) that reads a two-dimensional code indicating the identification code. This configuration can reduce the effort required for the user to input the identification code.
  • the control program according to aspect 14 of the present invention is a control program for causing a computer to function as the server device according to any one of aspects 1 to 9, and is a control program for causing a computer to function as the acquisition unit and the communication unit.
  • the aforementioned server device can be realized by a computer.
  • the control program according to aspect 15 of the present invention is a control program for causing a computer to function as the display device according to any one of aspects 10 to 13, and is a control program for causing a computer to function as the input unit, the communication unit, and the display control unit.
  • the aforementioned display device can be realized by a computer.
  • System 10 Server device 11 21 Control unit 12, 22 Storage unit 13, 23 Communication unit 20
  • Display device (external device) 24
  • Input unit 25
  • Display unit 111 Acquisition unit 211
  • Display control unit 241 Camera

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

識別コードに関連付けられたコンテンツに含まれる映像を再生する場合において、前記映像のチャンネルを切り替え可能な構成とするための装置を実現する。本発明の一態様に係るサーバ装置(10)は、複数チャンネルの映像を含むコンテンツに関連付けられた識別コードと、当該識別コードの送信元である外部装置(20)を特定する情報とを取得する取得部(111)と、前記識別コードを用いた認証が行われた場合に、前記コンテンツに含まれる第1チャンネルの映像を、特定した外部装置(20)に送信する通信部(13)であって、外部装置(20)を介したユーザ操作に応答して、前記コンテンツに含まれる第2チャンネルの映像を外部装置(20)に送信する通信部(13)とを備える。

Description

サーバ装置、表示装置及び制御プログラム
 本発明は、サーバ装置、表示装置及び制御プログラムに関する。
 所定のコンテンツに関連付けられた識別コードを、ユーザが保有する表示装置に入力し、識別コードを用いた認証が行われた場合に、当該表示装置にコンテンツをダウンロードして再生可能とするサービスが従来技術として知られている。特許文献1には、シリアル番号を入力して補完音楽ファイルをユーザ用端末装置にダウンロードする情報提供システム、及びこの情報提供システムが映像情報の提供にも適用可能なことが記載されている。
日本国公開特許公報「特開2002-14683号公報」
 しかしながら、前述のような従来技術は、或るコンテンツに含まれる映像を再生する場合において、前記映像のチャンネルを切り替えることができないという問題がある。
 本発明の一態様は、前記の問題に鑑みてなされたものであり、識別コードに関連付けられたコンテンツに含まれる映像を再生する場合において、前記映像のチャンネルを切り替え可能な構成とするための装置を実現する。
 前記の課題を解決するために、本発明の一態様に係るサーバ装置は、複数チャンネルの映像を含むコンテンツに関連付けられた識別コードと、当該識別コードの送信元である外部装置を特定する情報とを取得する取得部と、前記識別コードを用いた認証が行われた場合に、前記コンテンツに含まれる第1チャンネルの映像を、特定した前記外部装置に送信する通信部であって、前記外部装置を介したユーザ操作に応答して、前記コンテンツに含まれる第2チャンネルの映像を前記外部装置に送信する通信部とを備える。
 前記の課題を解決するために、本発明の一態様に係る表示装置は、表示部を備える表示装置であって、複数チャンネルの映像を含むコンテンツに関連付けられた識別コードを入力するための入力部と、入力された前記識別コードと、当該表示装置を特定する情報とをサーバ装置に送信する通信部と、前記識別コードを用いた認証が行われた場合に、前記サーバ装置から送信された、前記コンテンツに含まれる第1チャンネルの映像を前記表示部に表示させる表示制御部であって、前記入力部を介したユーザ操作に応答して、前記サーバ装置から送信された、前記コンテンツに含まれる第2チャンネルの映像を前記表示部に表示させる表示制御部と、を備える。
 本発明の各態様に係るサーバ装置及び表示装置は、コンピュータによって実現してもよく、この場合には、コンピュータを前記サーバ装置又は表示装置が備える各部(ソフトウェア要素)として動作させることにより前記サーバ装置又は表示装置をコンピュータにて実現させる制御プログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体も、本発明の範疇に入る。
 本発明の一態様によれば、識別コードに関連付けられたコンテンツに含まれる映像を再生する場合において、前記映像のチャンネルを切り替え可能な構成とするための装置を実現できる。
システムの機能的構成を示すブロック図の一例である。 サーバ装置の記憶部が格納するテーブルの一例である。 システムの処理例に係る処理の流れを示すシーケンス図の一例である。 アプリケーションにおける識別コードの入力画面及びコンテンツの一覧画面の一例である。 S105の映像を表示させる処理に対応するフローチャートの一例である。 アプリケーションが、映像及び音声の再生を禁止したときの画面の一例である。 表示部に表示される映像の一例である。
 以下、本発明の一実施形態について、詳細に説明する。
 〔1.システム1の構成例〕
 図1は、本開示に係るシステム1の機能的構成を示すブロック図の一例である。システム1は、任意のコンテンツに含まれる映像を、サーバ装置10から表示装置(外部装置)20に送信し、映像を再生するためのシステムである。多くの場合、コンテンツに含まれる1チャンネル以上の音声が映像に関連付けられており、表示装置20においては、映像と並行して音声が再生される。必ずしもこの限りではないが、本開示においてコンテンツは、複数チャンネルの映像を含むものとして説明する。表示装置20においては、任意のチャンネルの映像をユーザが選択して再生させることができる。
 システム1は、サーバ装置10及び1又は複数の表示装置20を備えている。サーバ装置10は、コンテンツを供給するサーバとして機能する装置であって、制御部11、記憶部12及び通信部13を備えている。
 制御部11は、サーバ装置10全体を統括する制御装置であって、取得部111を備えている。取得部111は、複数チャンネルの映像を含むコンテンツに関連付けられた識別コードと、当該識別コードの送信元である表示装置20を特定する情報とを取得する。本開示においては、前述の映像を含むコンテンツのことを、単に「映像コンテンツ」とも呼称する。
 また、識別コードとは、コンテンツを特定するための英数字及び記号等を含むシリアルコード(シリアル番号)である。識別コードは、有償で販売される構成であってもよいし、無償で提供される構成であってもよい。詳細は後述するが、複数のコンテンツに単一の識別コードが関連付けられていてもよい。これは、ユーザが単一の識別コードを表示装置20に入力することによって、複数のコンテンツをダウンロードすることが可能となることを意味している。また、単一のコンテンツが複数種類の識別コードに関連付けられていてもよい。
 記憶部12は、各種情報を記憶する記憶装置であって、例えばコンテンツと識別コードとの対応関係を示すテーブルを格納する。制御部11は、前記テーブルを参照して、取得部111が取得した識別コードを用いた認証を行う。別の側面から言えば、認証とは、取得部111が取得した識別コードが正当なものであることを判定する処理である。
 通信部13は、制御部11による制御に基づいて、表示装置20等との通信処理を行うインターフェースである。例えば通信部13は、何れかのチャンネルの映像を表示装置20に送信する。通信部13は、映像をストリーミング送信によって表示装置20に送信してもよいし、表示装置20でチャンクデータとして記憶されるように一括して送信してもよい。表示装置20におけるストリーミング受信は、ダウンロードの一種である。なお、表示装置20が記憶部22に記憶した映像を再生し、ストリーミング受信が生じない場合においても、映像の再生前には、識別コードを用いた認証が行われる。
 また、サーバ装置10と表示装置20との間において送信される前記映像等のデータは、暗号化された上で送信されて、受信した装置側で復号される構成が望ましい。
 表示装置20は、映像出力及び音声出力が可能な装置であって、例えばスマートフォン、タブレット、パソコン、テレビ又はゲーム機等として実現され得る。表示装置20は、制御部21、記憶部22、通信部23、入力部24及び表示部25を備えている。
 制御部21は、表示装置20全体を統括する制御装置であって、表示制御部211を備えている。表示制御部211は、表示部25における画面表示に関する制御を行う。表示制御部211は、例えばサーバ装置10から表示装置20に入力された映像を表示部25に表示させる。
 記憶部22は、各種の情報を記憶する記憶装置であって、例えば既に認証された識別コード、及び当該識別コードに関連付けられているコンテンツを特定する情報を格納する。ここで、コンテンツを特定する情報とは、例えばコンテンツのIDであってもよいし、コンテンツに関連付けられている識別コードであってもよい。また、表示装置20には映像及び音声を再生するためのアプリケーションがインストールされている構成であってもよく、当該構成においては、アプリケーションのデータが記憶部22に格納される。
 通信部23は、制御部21による制御に基づいて、サーバ装置10等との通信処理を行うインターフェースである。例えば通信部23は、入力部24を介してユーザに選択されたコンテンツを特定する情報をサーバ装置10に送信する。
 入力部24は、表示装置20に対してユーザが情報の入力を行うための部材であって、例えばキーボード若しくはその他のボタン、又はマウスとして実現され得る。また、入力部24は、表示装置20本体とは別機器のリモコン又はコントローラ等であってもよい。ユーザは、入力部24を介して、識別コード等の入力操作、及び各種の選択操作を行う。なお、入力部24と表示部25とが一体のタッチパネルとして実現される構成であってもよい。
 また、図1に示すように、入力部24は、画像を撮影するカメラ241を備えていてもよい。また、識別コードを示す二次元コードをカメラ241によって読み取り可能な構成であってもよい。これにより、ユーザが識別コードを入力する手間を低減することができる。
 表示部25は、表示制御部211による制御に基づいて、映像、文字列又はオブジェクト等を表示する表示パネルである。
 なお、システム1が備える単一の部材の機能が、別の複数の部材によって実現されてもよく、システム1が備える複数の部材の機能が、別の単一の部材によって実現されてもよい。例えば、システム1が複数のサーバ装置10を備えていてもよいし、前述した識別コードの認証が、サーバ装置10とは別の認証装置において行われる構成であってもよい。また、システム1が備える一部の部材が、サーバ装置10又は表示装置20から着脱可能な構成であってもよい。
 図1の構成によれば、識別コードに関連付けられたコンテンツに含まれる映像を再生する場合において、前記映像のチャンネルを切り替え可能な構成とするための装置を実現できる。
 〔2.認証用テーブル例〕
 続いて、サーバ装置10の記憶部12が格納する前述のテーブルについて、具体例を挙げて説明する。図2の表31は、は、コンテンツと識別コードとの対応関係を示すテーブルの一例を示す表である。
 例えば表31は、映像コンテンツAが、チャンネルA1~A3の映像を含んでいること、及び映像コンテンツBが、チャンネルB1~B3の映像を含んでいること等を示している。また、「識別コード」欄の値は、対応するチャンネルの映像を表示装置20にダウンロードするために、何れの識別コードを用いた認証が必要であるのかを示している。例えばチャンネルA3の映像を表示装置20にダウンロードするためには、識別コード「AAABBB222」又は「AAABBB333」等を用いた認証を要し、識別コード「AAABBB111」を用いた認証を行ったとしても、チャンネルA3の映像はダウンロードすることができない。
 また、コンテンツは、複数種類の識別コードに関連付けられており、且つ、識別コードの種類毎に規定された1又は複数チャンネルの映像を含んでいる場合がある。例えば映像コンテンツAは、チャンネルA1及びA2の映像のみをダウンロード可能とするための第1の種類の識別コードと、チャンネルA1~A3の映像をダウンロード可能とするための第2の種類の識別コードとに関連付けられている。
 また、単一の識別コードが複数のコンテンツに関連付けられていてもよく、前記複数のコンテンツのうち、少なくとも何れかは複数チャンネルの映像を含んでいてもよい。例えば識別コード「AAABBB333」を用いた認証が行われた場合、当該識別コードの送信元である表示装置20においては、映像コンテンツAと映像コンテンツBとがダウンロード可能となる。なお、実際の識別コードは、図2に例示するものよりも複雑な文字列であることが望ましい。
 また、或るコンテンツに含まれる各チャンネルの映像は、同一であってもよいし、同一内容で映像フォーマット又はビットレートのみが異なる構成であってもよいし、内容が互いに異なっていてもよい。少なくとも各チャンネルの映像が互いに同一である場合、通常は、各映像に関連付けられている音声の内容、又は当該音声の音声フォーマット若しくはビットレートが互いに異なる。一態様において、或るコンテンツに含まれる各チャンネルの映像のうち、少なくとも何れか2つの映像が互いに異なり、且つ当該2つの映像に関連付けられている音声が互いに異なっていてもよい。
 また、一態様において、或るコンテンツに含まれる各チャンネルの映像のうち、少なくとも何れか2つのチャンネルの映像が、特定の被写体の一部又は全部を互いに異なる位置から撮影した映像であり、各撮影位置に対応する音声にそれぞれ関連付けられている構成であってもよい。ここで、撮影位置に対応する音声とは、例えば当該撮影位置において集音された音声、又は前記集音された音声を再現した音声である。また、撮影位置に対応する音声は、Dolby Atmos(登録商標)、Auro-3D(登録商標)、360 Reality Audio(登録商標)又は空間オーディオ等のイマーシブオーディオであってもよい。
 これにより、例えばコンテンツが歌手のライブ映像である場合、チャンネル毎に、互いに異なる座席の位置から見た映像と、当該位置において聞こえる音声とを再現することが可能となる。また、例えば或るチャンネルの映像が、被写体の全部としての歌手グループ全員を撮影した映像であり、他のチャンネルの映像が、前記被写体の一部として歌手グループの一員を撮影した映像であってもよい。
 また、一態様において、被写体である歌手に近い座席の位置から見たときのチャンネルの映像を再生可能とするための識別コードの販売価格は、遠い座席の位置から見たときのチャンネルの映像だけを再生可能とするための識別コードの販売価格よりも高い構成であってもよい。
 また、表32は、識別コードと、当該識別コードを用いた認証によって登録された表示装置20との対応関係を示すテーブルの一例である。
 表32において「登録台数」欄の値の分母は、対応する識別コードを用いた認証によって、最大何台の表示装置20を登録することが可能であるのかを示している。また、表示装置20の「登録」とは、識別コードの送信元である表示装置20を、当該識別コードに関連付けられたコンテンツをダウンロードすることができる表示装置20として記憶することを意味している。また、前記分母が2以上の場合もあることに示されるように、単一の識別コードを複数の表示装置20の各々に入力し、その各表示装置20においてコンテンツのダウンロードが可能となる構成であってもよい。
 また、「登録台数」欄の値の分子は、対象となる識別コードを用いた認証によって、現時点において何台の表示装置20が登録されているのかを示している。例えば識別コード「AAABBB111」の場合、最大の台数である3台の表示装置20が既に登録されているため、他の新たな表示装置20に識別コード「AAABBB111」を入力したとしても、当該表示装置20は登録されない。また、表示装置20の入力部24を介した操作等によって、当該表示装置20の登録を解除することが可能な構成であることが望ましい。これにより、或る識別コードを用いて登録可能な台数に達した場合であっても、コンテンツをダウンロード可能とする表示装置20を切り替えることができる。
 また、「登録済み表示装置」欄の値は、個別の表示装置20を一意に特定するためのMACアドレス等の値であって、対応する識別コードを用いた認証によって登録されている表示装置20を示している。
 このように、サーバ装置10の記憶部12は、認証された1又は複数の識別コードと、1又は複数の表示装置20を特定する情報とを関連付けて記憶する。また、表示装置20を特定する情報を取得部111が取得した場合には、記憶部12に記憶された識別コードであって、表示装置20を特定する情報に関連付けられた識別コードを用いて、認証に関する処理を実行する。ここで、前記認証に関する処理には、例えばサーバ装置10単体による認証、或いは前述した別の認証装置を用いた認証が含まれ得る。
 なお、識別コードには有効期限が設定されている構成であってもよい。前記の構成において、記憶部12は、識別コードに関連付けて、当該識別コードの有効期限を記憶する。また、例えば前記有効期限は、識別コードが最初に認証に用いられたときからの期間によって定められていてもよいし、識別コードが有効ではなくなる日時が予め定められていてもよい。また、単一の識別コードに対して、互いに異なる有効期限がコンテンツ毎に設定されていてもよいし、チャンネル毎に設定されていてもよい。また、コンテンツがリアルタイムのライブ映像又は収録されたライブ映像である場合、識別コードは、ライブ配信中に限り有効である構成であってもよい。
 〔3.システム1の処理例〕
 続いて、システム1が実行する処理の流れについて一例を挙げて説明する。図3は、本例に係る処理の流れを示すシーケンス図の一例である。
 S101(ステップS101)において、表示装置20の制御部21は、入力部24を介してユーザに入力された識別コードを取得する。本例においては、前述の識別コードの入力、並びに後述する映像及び音声の再生は、表示装置20にインストールされたアプリケーションを用いて行われるものとして説明する。
 図4の画面51は、前記アプリケーションの画面であって、識別コードの入力画面の一例を示している。画面51において、入力フォーム52及び53は、識別コードを入力する入力フォームである。
 画面51の例において、コンテンツは、ライブ等のイベントの映像であり、入力フォーム52は、前記イベントを特定する文字列を入力するフォームである。入力フォーム52に入力される「イベントコード」は、イベント毎に共通の値であってもよい。また、入力フォーム53は、個々に互いに異なる「シリアルコード」を入力するフォームである。
 入力フォーム52及び53に例示するように、単一の識別コードは、2以上の文字列を含む構成であってもよいし、例えば前述の「イベントコード」と「シリアルコード」とのうち、「シリアルコード」のみを識別コードとして取り扱う構成であってもよい。
 また、このような本開示の構成によれば、画面51に例示するように、ユーザがコンテンツをダウンロードするときに、個人情報を入力すること及び会員登録を行うことを必ずしも要しない。
 S102において、制御部21は、入力された識別コードと、自装置を特定する情報とを、通信部23を介してサーバ装置10に送信する。画面51の例においては、ボタン54が押下された場合に、本ステップS102の処理が実行される。
 S103において、サーバ装置10の取得部111は、通信部13を介して受信した各情報を取得し、制御部11は、識別コードを用いた認証を行う。認証が成功した場合、続いてS104の処理が実行される。また、制御部11は、識別コードの送信元である表示装置20を、当該識別コードに関連付けて、図2の表32に例示するように「登録済み表示装置」として記憶部12に登録する。
 また、本ステップS103において、制御部11は、少なくとも表示装置20の表示部25が、縦長の画面を有しているか、又は横長の画面を有しているかを特定する。より望ましくは、制御部11は、表示装置20の表示部25の画面サイズを特定する。
 例えば制御部11は、取得部111が取得した情報に、識別コード等がスマートフォン又はタブレット用のアプリケーションを介して送信されたことを示す情報が含まれる場合、表示部25が縦長の画面を有していると判定する。これは、通常、スマートフォンが、ディスプレイの長辺が縦側となる向きで使用されるためである。一方で制御部11は、取得部111が取得した情報に、識別コード等がパソコン用のアプリケーションを介して送信されたことを示す情報が含まれる場合、表示部25が横長の画面を有していると判定する。これは、通常、パソコンが、ディスプレイの短辺が縦側となる向きで使用されるためである。
 或いは、前記自装置を特定する情報に、表示部25の画面サイズを特定する情報、又は表示装置20の機種を特定する情報が含まれる場合、制御部11は、これらの情報を参照して、表示部25の画面サイズを特定する構成であってもよい。
 S104において、制御部11は、認証に用いられた識別コードに関連付けられたコンテンツの映像及び音声を、通信部13を介して表示装置20に送信する。また、認証に用いられた識別コードに関連付けられたコンテンツ、或いは当該コンテンツに含まれるチャンネルの映像が複数存在する場合、最初にデフォルトとして送信されるチャンネルの映像が規定されていてもよい。本ステップS104において表示装置20に送信される映像は、本開示における第1チャンネルの映像の一例である。即ち、通信部13は、識別コードを用いた認証が行われた場合に、コンテンツに含まれる第1チャンネルの映像を、特定した表示装置20に送信する。
 また、本ステップS104において、通信部13は、表示装置20が縦長の画面を有していると特定された場合に、表示装置20において全画面表示をするための縦長の映像を表示装置20に送信する。ここで、縦長の映像とは、縦画面で再生されることを意図して作成された映像である。
 なお、識別コードを用いた認証が成功しなかった場合、制御部11は、映像及び音声を送信することなく、認証が成功しなかったことを示す旨の情報を表示装置20に送信する。ここで、識別コードを用いた認証が成功しない場合とは、識別コードに誤りがある場合、又は登録台数が上限に達している場合が挙げられる。
 S105において、表示装置20の表示制御部211が、通信部23が受信したコンテンツの映像を表示部25に表示させる処理を行う。即ち、表示制御部211は、識別コードを用いた認証が行われた場合に、サーバ装置10から送信された、コンテンツに含まれる第1チャンネルの映像を表示部25に表示させる。併せて制御部21は、当該コンテンツに含まれる音声の再生を行う。また、制御部21は、認証が成功した識別コードに関連付けられた当該コンテンツを特定する情報を記憶部22に記憶する。
 図7の画面61及び62は、本ステップS105において、表示部25に表示される映像の一例を示している。表示部25に表示される映像は、図7に示す通り縦長の映像であってもよいし、横長の映像であってもよい。但し、通常、縦長の映像を全画面表示するためには、アプリケーションが映像の全画面表示に対応していることを要する。また、図7に示す映像においても、映像に併せて再生される音声は、Dolby Atmos等のイマーシブオーディオであってもよい。別の側面から言えば、通信部13は、イマーシブオーディオに対応した音声が関連付けられている音声を、前述したS104において表示装置20に送信してもよい。
 図7の画面61において、画面内をタップすること等によって選択すると、画面62に示す各オブジェクトが表示される。画面62において、オブジェクト64は、映像を再生する直前の画面に戻るためのボタンである。オブジェクト65は、再生可能なチャンネルを示しており、画面62においては「チャンネルA1」の映像が表示されていることを示している。なお、何れかのチャンネルの映像で全画面表示が行われる場合であっても、他の何れかのチャンネルの映像で全画面表示が行われることは必須ではない。オブジェクト66は、再生位置及び音量等を操作するためのインターフェースである。また、画面62において、オブジェクトが表示されていない箇所を選択すると、画面61の表示に戻る。
 オブジェクト67は、コンテンツの内容又は出演者等を示すオブジェクトである。オブジェクト67に含まれる情報は、例えばS104において、制御部11によって映像及び音声と共に表示装置20に送信される。オブジェクト67、又はオブジェクト67内のテキストをユーザが選択することによって、表示中のコンテンツに関する外部のウェブサイト等に遷移可能な構成であってもよい。
 S106において、再生する映像のチャンネルを変更するユーザの操作が入力部24を介してなされた場合、制御部21は、指定されたチャンネルを示す情報を、サーバ装置10に送信する。また、画面62におけるオブジェクト65b又は65cの選択は、再生する映像のチャンネルを変更するユーザの操作の一例である。
 また、変更可能となるチャンネルの候補は、認証された識別コードに対応するチャンネルである。別の側面から言えば、通信部13は、認証された識別コードの種類に応じた1又は複数のチャンネルの映像のうち、何れかのチャンネルの映像を表示装置20に送信する構成であることを意味している。
 S107において、制御部11は、指定されたチャンネルの映像及び音声を表示装置20に送信する。本ステップS107において表示装置20に送信される映像は、本開示における第2チャンネルの映像の一例である。即ち、通信部13は、表示装置20を介したユーザ操作に応答して、コンテンツに含まれる第2チャンネルの映像を表示装置20に送信する。表示装置20においては、当該チャンネルの映像及び音声が再生される。即ち、表示制御部211は、入力部24を介したユーザ操作に応答して、サーバ装置10から送信された、コンテンツに含まれる第2チャンネルの映像を表示部25に表示させる。
 なお、スマートフォン又はタブレットで横長の映像を全画面又は表示部25の一部で再生可能であってもよいし、パソコンで縦長の画面を再生可能であってもよい。画面内で映像が表示されていない部分は、例えば黒色で塗りつぶされる。また、縦長の映像と横長の映像とを切り替えるためのオブジェクトが、例えば図7の画面62に含まれていてもよい。前記オブジェクトが選択された場合、制御部11は、縦長から横長に、又は横長から縦長に切り替えられた映像を表示装置20に送信する。
 以上、図3のシーケンス図に基づく処理の流れについて説明した。なお、S101の処理に代えて、表示制御部211が、認証された識別コードに関連付けられているコンテンツの一覧を表示部25に表示させて、制御部21が、前記一覧に含まれるコンテンツのうち入力部24を介して選択されたコンテンツを特定してもよい。この場合、S102において、通信部23は、自装置である表示装置20を特定する情報と、選択されたコンテンツを特定する情報とをサーバ装置10に送信する。また、S103において、サーバ装置10の制御部11は、特定された表示装置20が、選択されたコンテンツに関連付けられた識別コードを用いて登録されていることを認証する。前記の構成によれば、一度認証に成功した識別コードを入力部24に再度入力する必要が無く、ユーザの手間を低減することができる。
 図4の画面56は、前述のアプリケーションの画面であって、認証された識別コードに関連付けられているコンテンツの一覧画面の一例を示している。前記画面においては、ボタン57に例示するように、最初に再生するチャンネルを直接指定可能な構成であってもよい。
 また、各チャンネルの映像には、一定又は任意の時間間隔で複数のチャプターが設定されていて、リスト内からユーザに選択されたチャプターの先頭に再生位置をジャンプさせることが可能な構成であってもよい。表示装置20が映像をダウンロードして記憶する場合に限らず、ストリーミング受信する場合においても同様である。前記構成は、サーバ装置10の制御部11が、記憶部12が記憶するチャプターのリストを示す情報を表示装置20に送信し、表示装置20の制御部21が、ユーザに選択されたチャプターの映像を記憶部22から読み出すか、サーバ装置10からストリーミング受信することによって実現される。
 続いて、S105の映像を表示させる処理等について、図5を参照して補足する。図5は、S105の映像を表示させる処理に対応するフローチャートの一例である。
 S201において、表示制御部211は、通信部23が受信したコンテンツの映像を表示部25に表示させる処理を開始する。
 S202において、制御部21は、当該コンテンツに含まれる映像及び音声が、表示装置20において記録即ち録画及び録音することを禁止する暗号化がなされたものであるか否かを判定する。制御部21は、前記映像及び音声が、表示装置20において記録することを禁止する暗号化がなされたものであると判定した場合(S202:YES)、続いてS203の処理を実行する。
 S203において、制御部21は、映像及び音声の再生中において、これらを記録するアプリケーションの動作を、表示装置20上において検知したか否かを判定する。制御部21が、前記記録するアプリケーションの実行を検知した場合(S203:YES)、S204において、映像及び音声を再生するアプリケーションは、これら映像及び音声の再生を停止する。即ち、表示装置20は、サーバ装置10から送信された映像及び音声を、表示装置20にインストールされたアプリケーションを用いて再生し、前記アプリケーションは、表示装置20上において録画又は録音を行うアプリケーションの実行が検知された場合に、映像及び音声の再生を禁止する。図6は、前記アプリケーションが、映像及び音声の再生を禁止したときの画面の一例を示している。なお、映像及び音声の再生が禁止される場合に、図6に例示するようなダイアログ画面が表示されることは必須ではなく、例えば暗転した画面、又はモザイク等のフィルタが適用された画面に切り替わる構成であってもよい。
 一方で、制御部21が、S202においてコンテンツに含まれる映像及び音声が前述した暗号化がなされたものではないと判定した場合(S202:NO)、又はS203において前記記録するアプリケーションの動作を検知しない場合(S203:NO)、映像及び音声の再生が継続されて、S202からの判定が周期的に行われる。
 以上、図5のフローチャートに基づく処理の流れについて説明した。なお、コンテンツに含まれる映像と音声とのうち、何れか一方の記録のみが禁止される構成であってもよい。
 〔4.ソフトウェアによる実現例〕
 サーバ装置10及び表示装置20(以下、「装置」と呼ぶ)の機能は、当該装置としてコンピュータを機能させるためのプログラムであって、当該装置の各制御ブロック(特に制御部11及び制御部21に含まれる各部)としてコンピュータを機能させるためのプログラムにより実現することができる。
 この場合、前記装置は、前記プログラムを実行するためのハードウェアとして、少なくとも1つの制御装置(例えばプロセッサ)と少なくとも1つの記憶装置(例えばメモリ)を有するコンピュータを備えている。この制御装置と記憶装置により前記プログラムを実行することにより、前記各実施形態で説明した各機能が実現される。
 前記プログラムは、一時的ではなく、コンピュータ読み取り可能な、1または複数の記録媒体に記録されていてもよい。この記録媒体は、前記装置が備えていてもよいし、備えていなくてもよい。後者の場合、前記プログラムは、有線または無線の任意の伝送媒体を介して前記装置に供給されてもよい。
 また、前記各制御ブロックの機能の一部または全部は、論理回路により実現することも可能である。例えば、前記各制御ブロックとして機能する論理回路が形成された集積回路も本発明の範疇に含まれる。この他にも、例えば量子コンピュータにより前記各制御ブロックの機能を実現することも可能である。
 また、前記各実施形態で説明した各処理は、AI(Artificial Intelligence:人工知能)に実行させてもよい。この場合、AIは前記制御装置で動作するものであってもよいし、他の装置(例えばエッジコンピュータまたはクラウドサーバ等)で動作するものであってもよい。
 〔5.まとめ〕
 本発明の態様1に係るサーバ装置(10)は、複数チャンネルの映像を含むコンテンツに関連付けられた識別コードと、当該識別コードの送信元である外部装置(20)を特定する情報とを取得する取得部(111)と、前記識別コードを用いた認証が行われた場合に、前記コンテンツに含まれる第1チャンネルの映像を、特定した前記外部装置に送信する通信部(13)であって、前記外部装置を介したユーザ操作に応答して、前記コンテンツに含まれる第2チャンネルの映像を前記外部装置に送信する通信部とを備える構成である。前記の構成によれば、識別コードに関連付けられたコンテンツに含まれる映像を再生する場合において、前記映像のチャンネルを切り替え可能な構成とするための装置を実現できる。
 本発明の態様2に係るサーバ装置は、前記の態様1において、前記通信部が送信する各チャンネルの映像のうち、少なくとも何れか2つの映像が互いに異なり、且つ当該2つの映像に関連付けられている音声が互いに異なる構成としてもよい。前記の構成によれば、チャンネル毎に映像及び音声が互いに異なるコンテンツを提供することができる。
 本発明の態様3に係るサーバ装置は、前記の態様2において、前記通信部が送信する各チャンネルの映像のうち、少なくとも何れか2つのチャンネルの映像は、特定の被写体の一部又は全部を互いに異なる位置から撮影した映像であり、各撮影位置に対応する音声にそれぞれ関連付けられている構成としてもよい。前記の構成によれば、例えばコンテンツが歌手のライブ映像である場合、チャンネル毎に、互いに異なる座席の位置から見た映像と、当該位置において聞こえる音声とを再現することが可能となる。
 本発明の態様4に係るサーバ装置は、前記の態様1から3までの何れかにおいて、前記通信部は、前記外部装置において録画することを禁止する暗号化がなされた映像を前記外部装置に送信する構成としてもよい。前記の構成によれば、外部装置において映像が録画されることを防止し、コンテンツの著作権の保護に寄与する。
 本発明の態様5に係るサーバ装置は、前記の態様1から4までの何れかにおいて、前記コンテンツは、複数種類の識別コードに関連付けられており、且つ、前記識別コードの種類毎に規定された1又は複数チャンネルの映像を含んでおり、前記通信部は、認証された識別コードの種類に応じた1又は複数のチャンネルの映像のうち、何れかのチャンネルの映像を前記外部装置に送信する構成としてもよい。前記の構成によれば、識別コードの種類毎に、外部装置へのダウンロードを可能とするチャンネルの映像を設定することができる。
 本発明の態様6に係るサーバ装置は、前記の態様1から5までの何れかにおいて、認証された1又は複数の識別コードと、1又は複数の前記外部装置を特定する情報とを関連付けて記憶する記憶部(12)を更に備え、前記外部装置を特定する情報を前記取得部が取得した場合に、前記記憶部に記憶された識別コードであって、当該外部装置を特定する情報に関連付けられた識別コードを用いて、前記認証に関する処理を実行する構成としてもよい。前記の構成によれば、一度認証に成功した識別コードを外部装置において再度入力することを必要としない構成とすることに寄与する。
 本発明の態様7に係るサーバ装置は、前記の態様1から6までの何れかにおいて、前記取得部は、複数のコンテンツに関連付けられた単一の識別コードを取得し、前記複数のコンテンツのうち、少なくとも何れかは複数チャンネルの映像を含んでいる構成としてもよい。前記の構成によれば、複数のコンテンツを単一の識別コードで提供することができる。
 本発明の態様8に係るサーバ装置は、前記の態様1から7までの何れかにおいて、前記通信部は、前記外部装置が縦長の画面を有していると特定された場合に、前記外部装置において全画面表示をするための縦長の映像を前記外部装置に送信する構成としてもよい。前記の構成によれば、識別コードに関連付けられたコンテンツに含まれる映像を再生する場合において、縦長の映像のチャンネルに切り替え可能な構成とするための装置を実現できる。
 本発明の態様9に係るサーバ装置は、前記の態様8において、前記通信部は、イマーシブオーディオに対応した音声が関連付けられている縦長の映像を前記外部装置に送信する構成としてもよい。前記の構成によれば、イマーシブオーディオに対応した音声を縦長の映像と共に干渉可能となり、ユーザの満足度の向上に寄与する。
 本発明の態様10に係る表示装置(20)は、表示部(25)を備える表示装置であって、複数チャンネルの映像を含むコンテンツに関連付けられた識別コードを入力するための入力部(24)と、入力された前記識別コードと、当該表示装置を特定する情報とをサーバ装置(10)に送信する通信部(13)と、前記識別コードを用いた認証が行われた場合に、前記サーバ装置から送信された、前記コンテンツに含まれる第1チャンネルの映像を前記表示部に表示させる表示制御部(211)であって、前記入力部を介したユーザ操作に応答して、前記サーバ装置から送信された、前記コンテンツに含まれる第2チャンネルの映像を前記表示部に表示させる表示制御部と、を備える構成である。前記の構成によれば、識別コードに関連付けられたコンテンツに含まれる映像を再生する場合において、前記映像のチャンネルを切り替え可能な構成とするための装置を実現できる。
 本発明の態様11に係る表示装置は、前記の態様10において、前記表示制御部は、認証された識別コードに関連付けられているコンテンツの一覧を前記表示部に表示させ、前記通信部は、当該表示装置を特定する情報と、前記一覧に含まれるコンテンツのうち前記入力部を介して選択されたコンテンツを特定する情報とを前記サーバ装置に送信する構成としてもよい。前記の構成によれば、一度認証に成功した識別コードを入力部に再度入力する必要が無く、ユーザの手間を低減することができる。
 本発明の態様12に係る表示装置は、前記の態様10又は11において、当該表示装置は、前記サーバ装置から送信された映像を、当該表示装置にインストールされたアプリケーションを用いて再生し、前記アプリケーションは、当該表示装置上において録画又は録音を行うアプリケーションの実行が検知された場合に、前記映像の再生を禁止する構成としてもよい。前記の構成によれば、表示装置において映像が録画されることを防止し、コンテンツの著作権の保護に寄与する。
 本発明の態様13に係る表示装置は、前記の態様10から12までの何れかにおいて、前記入力部は、前記識別コードを示す二次元コードを読み取るカメラ(241)を有している構成としてもよい。前記の構成によれば、ユーザが識別コードを入力する手間を低減することができる。
 本発明の態様14に係る制御プログラムは、前記の態様1から9までの何れかに記載のサーバ装置としてコンピュータを機能させるための制御プログラムであって、前記取得部及び前記通信部としてコンピュータを機能させるための制御プログラムである。前記の構成によれば、前述のサーバ装置をコンピュータによって実現することができる。
 本発明の態様15に係る制御プログラムは、前記の態様10から13までの何れかに記載の表示装置としてコンピュータを機能させるための制御プログラムであって、前記入力部、前記通信部及び前記表示制御部としてコンピュータを機能させるための制御プログラムである。前記の構成によれば、前述の表示装置をコンピュータによって実現することができる。
 本発明は前述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。
1 システム
10 サーバ装置
11、21 制御部
12、22 記憶部
13、23 通信部
20 表示装置(外部装置)
24 入力部
25 表示部
111 取得部
211 表示制御部
241 カメラ

Claims (15)

  1.  複数チャンネルの映像を含むコンテンツに関連付けられた識別コードと、当該識別コードの送信元である外部装置を特定する情報とを取得する取得部と、
     前記識別コードを用いた認証が行われた場合に、前記コンテンツに含まれる第1チャンネルの映像を、特定した前記外部装置に送信する通信部であって、前記外部装置を介したユーザ操作に応答して、前記コンテンツに含まれる第2チャンネルの映像を前記外部装置に送信する通信部と
    を備える、サーバ装置。
  2.  前記通信部が送信する各チャンネルの映像のうち、少なくとも何れか2つの映像が互いに異なり、且つ当該2つの映像に関連付けられている音声が互いに異なる、請求項1に記載のサーバ装置。
  3.  前記通信部が送信する各チャンネルの映像のうち、少なくとも何れか2つのチャンネルの映像は、特定の被写体の一部又は全部を互いに異なる位置から撮影した映像であり、各撮影位置に対応する音声にそれぞれ関連付けられている、請求項2に記載のサーバ装置。
  4.  前記通信部は、
      前記外部装置において録画することを禁止する暗号化がなされた映像を前記外部装置に送信する、請求項1に記載のサーバ装置。
  5.  前記コンテンツは、複数種類の識別コードに関連付けられており、且つ、前記識別コードの種類毎に規定された1又は複数チャンネルの映像を含んでおり、
     前記通信部は、
      認証された識別コードの種類に応じた1又は複数のチャンネルの映像のうち、何れかのチャンネルの映像を前記外部装置に送信する、請求項1に記載のサーバ装置。
  6.  認証された1又は複数の識別コードと、1又は複数の前記外部装置を特定する情報とを関連付けて記憶する記憶部を更に備え、
     前記外部装置を特定する情報を前記取得部が取得した場合に、前記記憶部に記憶された識別コードであって、当該外部装置を特定する情報に関連付けられた識別コードを用いて、前記認証に関する処理を実行する、請求項1に記載のサーバ装置。
  7.  前記取得部は、
      複数のコンテンツに関連付けられた単一の識別コードを取得し、
     前記複数のコンテンツのうち、少なくとも何れかは複数チャンネルの映像を含んでいる、請求項1に記載のサーバ装置。
  8.  前記通信部は、
      前記外部装置が縦長の画面を有していると特定された場合に、前記外部装置において全画面表示をするための縦長の映像を前記外部装置に送信する、請求項1に記載のサーバ装置。
  9.  前記通信部は、
      イマーシブオーディオに対応した音声が関連付けられている縦長の映像を前記外部装置に送信する、請求項8に記載のサーバ装置。
  10.  表示部を備える表示装置であって、
     複数チャンネルの映像を含むコンテンツに関連付けられた識別コードを入力するための入力部と、
     入力された前記識別コードと、当該表示装置を特定する情報とをサーバ装置に送信する通信部と、
     前記識別コードを用いた認証が行われた場合に、前記サーバ装置から送信された、前記コンテンツに含まれる第1チャンネルの映像を前記表示部に表示させる表示制御部であって、前記入力部を介したユーザ操作に応答して、前記サーバ装置から送信された、前記コンテンツに含まれる第2チャンネルの映像を前記表示部に表示させる表示制御部と、
    を備える、表示装置。
  11.  前記表示制御部は、
      認証された識別コードに関連付けられているコンテンツの一覧を前記表示部に表示させ、
     前記通信部は、
      当該表示装置を特定する情報と、前記一覧に含まれるコンテンツのうち前記入力部を介して選択されたコンテンツを特定する情報とを前記サーバ装置に送信する、請求項10に記載の表示装置。
  12.  当該表示装置は、
      前記サーバ装置から送信された映像を、当該表示装置にインストールされたアプリケーションを用いて再生し、
     前記アプリケーションは、当該表示装置上において録画又は録音を行うアプリケーションの実行が検知された場合に、前記映像の再生を禁止する、請求項10に記載の表示装置。
  13.  前記入力部は、前記識別コードを示す二次元コードを読み取るカメラを有している、請求項10に記載の表示装置。
  14.  請求項1に記載のサーバ装置としてコンピュータを機能させるための制御プログラムであって、前記取得部及び前記通信部としてコンピュータを機能させるための制御プログラム。
  15.  請求項10に記載の表示装置としてコンピュータを機能させるための制御プログラムであって、前記入力部、前記通信部及び前記表示制御部としてコンピュータを機能させるための制御プログラム。
PCT/JP2023/007787 2022-12-09 2023-03-02 サーバ装置、表示装置及び制御プログラム WO2024122075A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
PCT/JP2022/045565 WO2024122068A1 (ja) 2022-12-09 2022-12-09 サーバ装置、表示装置及び制御プログラム
JPPCT/JP2022/045565 2022-12-09

Publications (1)

Publication Number Publication Date
WO2024122075A1 true WO2024122075A1 (ja) 2024-06-13

Family

ID=91379021

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/JP2022/045565 WO2024122068A1 (ja) 2022-12-09 2022-12-09 サーバ装置、表示装置及び制御プログラム
PCT/JP2023/007787 WO2024122075A1 (ja) 2022-12-09 2023-03-02 サーバ装置、表示装置及び制御プログラム

Family Applications Before (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/045565 WO2024122068A1 (ja) 2022-12-09 2022-12-09 サーバ装置、表示装置及び制御プログラム

Country Status (1)

Country Link
WO (2) WO2024122068A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050078944A1 (en) * 2003-09-16 2005-04-14 Hank Risan Method and system for controlling video media
JP2017184162A (ja) * 2016-03-31 2017-10-05 大和ハウス工業株式会社 映像表示システム及び映像表示方法
JP2018117312A (ja) * 2017-01-20 2018-07-26 パナソニックIpマネジメント株式会社 映像配信システム、ユーザ端末装置および映像配信方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050078944A1 (en) * 2003-09-16 2005-04-14 Hank Risan Method and system for controlling video media
JP2017184162A (ja) * 2016-03-31 2017-10-05 大和ハウス工業株式会社 映像表示システム及び映像表示方法
JP2018117312A (ja) * 2017-01-20 2018-07-26 パナソニックIpマネジメント株式会社 映像配信システム、ユーザ端末装置および映像配信方法

Also Published As

Publication number Publication date
WO2024122068A1 (ja) 2024-06-13

Similar Documents

Publication Publication Date Title
KR100863391B1 (ko) 멀티미디어 재생장치 및 메뉴화면 표시방법
EP1628478B1 (en) Multimedia playback device and playback method
US11277668B2 (en) Methods, systems, and media for providing media guidance
WO2007029393A1 (ja) マルチメディア再生装置、メニュー操作受付方法およびコンピュータプログラム
JP4697953B2 (ja) 画像表示装置及び画像表示方法
WO2005121978A1 (ja) コピー制御情報決定装置
KR101350596B1 (ko) 정보 처리 시스템, 기록 재생 장치, 재생 단말기, 정보 처리 방법, 및 기록 매체
JP2010035763A (ja) ビデオゲーム装置、映像投稿装置
JP6765558B1 (ja) コンテンツ配信装置、コンテンツ配信方法、コンテンツ配信システム、および、コンテンツ配信プログラム
WO2017038469A1 (ja) 投稿情報提供装置および端末装置
US20220134226A1 (en) Information processing apparatus, information processing method, and program
JP2011029864A (ja) 記録再生装置
WO2024122075A1 (ja) サーバ装置、表示装置及び制御プログラム
JP2006157324A (ja) 画像再生装置およびプログラム
KR100739752B1 (ko) 화상형성장치 및 방법
JP7472349B1 (ja) 表示装置、サーバ装置及び制御プログラム
JP2013510458A (ja) コンテンツアイテムの再生のために装置の設定を制御する方法及び装置
JP7041313B2 (ja) 画像表示装置、画像表示方法及びプログラム
JP6926304B1 (ja) 画像表示装置及びプログラム
JP2006309542A (ja) 情報処理装置およびプログラム
JP2008198079A (ja) ネットワーク機器
JP6941723B1 (ja) 画像表示装置及びプログラム
JP4633029B2 (ja) 事前再生処理方法、プログラム、及び被選択コンテンツの予測装置
JP5191092B2 (ja) ストリーミングコンテンツ再生装置および方法、プログラム
JP2010244249A (ja) メニュー表示装置、メニュー表示システム、サーバ、メニュー表示方法、及びコンピュータプログラム