{"id":76892,"date":"2026-07-24T14:37:50","date_gmt":"2026-07-24T06:37:50","guid":{"rendered":"https:\/\/www.kiloview.com\/en\/?p=76892"},"modified":"2026-07-24T14:37:52","modified_gmt":"2026-07-24T06:37:52","slug":"usb-audio-video-04-usb-can-carry-almost-anything-but-theres-a-catch","status":"publish","type":"post","link":"https:\/\/www.kiloview.com\/en\/usb-audio-video-04-usb-can-carry-almost-anything-but-theres-a-catch\/","title":{"rendered":"USB Audio &amp; Video 04: USB Can Carry Almost Anything\u2014But There&#8217;s a Catch"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n.article-toc {\n  margin: 32px 0;\n  padding: 24px 28px;\n  background: #f7f8fa;\n  border-left: 4px solid #222;\n  border-radius: 4px;\n}\n\n.article-toc__title {\n  margin-bottom: 14px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.article-toc ol {\n  margin: 0;\n  padding-left: 22px;\n}\n\n.article-toc li {\n  margin: 8px 0;\n  line-height: 1.5;\n}\n\n.article-toc a {\n  color: inherit;\n  text-decoration: none;\n}\n\n.article-toc a:hover {\n  text-decoration: underline;\n}\n\nhtml {\n  scroll-behavior: smooth;\n}\n\nh2[id] {\n  scroll-margin-top: 100px;\n}\n<\/style>\n\n<nav class=\"article-toc\" aria-label=\"Table of Contents\">\n  <div class=\"article-toc__title\">Table of Contents<\/div>\n  <ol>\n    <li>\n      <a href=\"#one-cable-three-decades\">One Cable, Three Decades<\/a>\n    <\/li>\n    <li>\n      <a href=\"#usb-carry-anything-computer-understand\">USB Can Carry Anything\u2014But the Computer Has to \u201cUnderstand\u201d What Arrives<\/a>\n    <\/li>\n    <li>\n      <a href=\"#vendor-drivers-or-standardized-drivers\">Two Approaches: Vendor-Written Drivers, or Standardized Drivers?<\/a>\n    <\/li>\n    <li>\n      <a href=\"#driver-path-modern-it\">But\u2014the Driver Path Is Increasingly Impassable in Modern IT<\/a>\n    <\/li>\n    <li>\n      <a href=\"#uvc-uac-compliant-modern-it\">UVC \/ UAC: The Only Truly \u201cCompliant\u201d Solution for the Modern IT Era<\/a>\n    <\/li>\n    <li>\n      <a href=\"#standard-chosen-by-the-times\">A Standard Chosen by the Times<\/a>\n    <\/li>\n  <\/ol>\n<\/nav>\n\n\n\n<h2 id=\"one-cable-three-decades\" class=\"wp-block-heading\">One Cable, Three Decades<\/h2>\n\n\n\n<p>The first USB specification was released in 1996.<\/p>\n\n\n\n<p>That year, Steve Jobs hadn&#8217;t returned to Apple yet. The internet was just beginning to escape the labs. Windows 95 was still fresh. The back of an average PC was studded with &#8220;dedicated ports&#8221;\u2014serial port for the mouse, parallel port for the printer, PS\/2 for the keyboard, SCSI for hard drives, joysticks had their own 15-pin D-sub connector, sound cards had circular input\/output jacks. Every peripheral type had its own port, its own cable, its own voltage standard, its own driver.<\/p>\n\n\n\n<p>PC users of that era share a common memory\u2014<strong>connecting a peripheral was something that required &#8220;engineering.&#8221;<\/strong><\/p>\n\n\n\n<p>USB was born to solve exactly this. Its goal was modest yet wildly ambitious: <strong>one port, one cable, connecting all peripherals.<\/strong><\/p>\n\n\n\n<p>Thirty years later, USB not only achieved this\u2014it has exceeded its original imagination by orders of magnitude. The devices that connect to computers via USB today include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Storage<\/strong>\u2014flash drives, external hard drives, SD card readers, external SSDs<\/li>\n\n\n\n<li><strong>Input devices<\/strong>\u2014keyboards, mice, touchpads, drawing tablets, gamepads, VR controllers<\/li>\n\n\n\n<li><strong>Audio\/video<\/strong>\u2014webcams, microphones, headsets, audio interfaces, displays, capture cards<\/li>\n\n\n\n<li><strong>Networking<\/strong>\u2014USB Ethernet adapters, USB Wi-Fi, 4G\/5G modems, Bluetooth dongles<\/li>\n\n\n\n<li><strong>Printing and output<\/strong>\u2014printers, scanners, 3D printers, label makers<\/li>\n\n\n\n<li><strong>Professional instruments<\/strong>\u2014oscilloscopes, signal generators, medical devices, lidar, industrial controllers<\/li>\n\n\n\n<li><strong>Even graphics cards<\/strong>\u2014USB4 \/ Thunderbolt supports external GPUs (eGPUs)<\/li>\n\n\n\n<li><strong>Even other computers<\/strong>\u2014USB debugging bridges, embedded development board flashing ports<\/li>\n<\/ul>\n\n\n\n<p>The list goes on. Walk into any electronics shop,<strong> almost every digital peripheral connects via USB<\/strong>.<\/p>\n\n\n\n<p>This is a colossal triumph of engineering civilization.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/01-2-1024x576.jpg\" alt=\"\" class=\"wp-image-76893\" srcset=\"https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/01-2-300x169.jpg 300w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/01-2-1024x576.jpg 1024w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/01-2-768x432.jpg 768w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/01-2-1536x864.jpg 1536w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/01-2.jpg 1672w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>But behind this achievement lies a premise\u2014one we&#8217;ve been relying on across the previous three articles, but never named directly\u2014<\/p>\n\n\n\n<h2 id=\"usb-carry-anything-computer-understand\" class=\"wp-block-heading\"><strong>USB Can Carry Anything\u2014But the Computer Has to &#8220;Understand&#8221; What Arrives<\/strong><\/h2>\n\n\n\n<p>What USB does at the physical and protocol layers is essentially &#8220;<strong>move arbitrary digital data from end A to end B<\/strong>.&#8221; It doesn&#8217;t care what the data means. Is this video? Audio? A file? A control command? USB protocol doesn&#8217;t care. It just carries bytes accurately, in order, on time.<\/p>\n\n\n\n<p>But once the computer receives those bytes, something has to be done with them\u2014<strong>the computer has to know what the bytes represent.<\/strong><\/p>\n\n\n\n<p>Video streams need to be decoded as video and displayed on screen. Audio streams need to be decoded as audio and played. File data needs to be stored on disk according to a filesystem structure. Keystrokes need to be mapped to specific characters and delivered to the active application. Print jobs need to be translated, via the printer&#8217;s protocol, into ink dots on paper.<\/p>\n\n\n\n<p><strong>This capability of &#8220;interpreting data in a specific way&#8221; is, in essence, what a driver does.<\/strong><\/p>\n\n\n\n<p>A driver is, fundamentally, a piece of code that tells the OS &#8220;this is how to use this device.&#8221; It knows the device&#8217;s data format, command set, and state feedback mechanism. Without an appropriate driver, no matter how wide, how fast, how stable the USB pipe is, the computer is staring at a stream of uninterpretable bytes.<\/p>\n\n\n\n<p>So strictly speaking\u2014<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><strong>USB solves &#8220;how data is transmitted.&#8221; <\/strong><\/p>\n\n\n\n<p><strong>Drivers solve &#8220;how data is used.&#8221;<\/strong><\/p>\n<\/blockquote>\n\n\n\n<p>The USB protocol alone cannot make a device &#8220;automatically usable.&#8221; For a USB device to truly work on a computer, <strong>USB protocol + driver, both are required<\/strong>.<\/p>\n\n\n\n<h2 id=\"vendor-drivers-or-standardized-drivers\" class=\"wp-block-heading\">Two Approaches: Vendor-Written Drivers, or Standardized Drivers?<\/h2>\n\n\n\n<p>Here the path forks into two.<\/p>\n\n\n\n<p><strong>Path one<\/strong>: device manufacturers write their own drivers. Manufacturers know their own devices best\u2014the data format, command set, special features. Letting the vendor write the driver is the technically most direct path. Printers, professional sound cards, drawing tablets, lidar, medical instruments\u2014these devices all take this path. They ship with an installation disc, or you download a driver installer from the vendor&#8217;s site.<\/p>\n\n\n\n<p><strong>Path two<\/strong>: define a unified device class standard, have all similar devices conform to it, and have the OS implement a single generic driver. All conforming devices work automatically. This is exactly what the past three articles covered\u2014UVC, UAC, plus HID (Human Interface Device) for keyboards and mice, MSC (Mass Storage Class) for flash drives and external drives, and so on.<\/p>\n\n\n\n<p><strong>Which path is better?<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/03-1-1024x576.jpg\" alt=\"\" class=\"wp-image-76895\" srcset=\"https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/03-1-300x169.jpg 300w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/03-1-1024x576.jpg 1024w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/03-1-768x432.jpg 768w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/03-1-1536x864.jpg 1536w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/03-1.jpg 1672w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>It depends on the use case.<\/p>\n\n\n\n<p><strong>For devices with highly differentiated functionality and strong vendor-specific features<\/strong>\u2014like professional MIDI controllers, high-end printers, specialized medical instruments\u2014path one is reasonable. These devices have such specialized functions that the cost of standardization exceeds the benefit.<\/p>\n\n\n\n<p><strong>For devices with highly universal requirements, enormous user bases, and cross-platform adoption<\/strong>\u2014like keyboards, mice, flash drives, webcams, microphones\u2014path two is the absolute winning strategy. Once the standard is established, the entire industry and every user benefits.<\/p>\n\n\n\n<p>This is why keyboards\/mice are HID, flash drives are MSC, webcams are UVC, microphones are UAC\u2014they&#8217;re all peripherals that &#8220;every user uses daily, across every device and platform.&#8221; They had to go the standardization route.<\/p>\n\n\n\n<p>Printers, professional drawing tablets, and specialized peripherals still use vendor drivers\u2014nothing wrong with that. It&#8217;s just that their requirements aren&#8217;t &#8220;universal.&#8221;<\/p>\n\n\n\n<h2 id=\"driver-path-modern-it\" class=\"wp-block-heading\">But\u2014the Driver Path Is Increasingly Impassable in Modern IT<\/h2>\n\n\n\n<p>From a pure technology standpoint, &#8220;vendor drivers&#8221; and &#8220;standardized drivers&#8221; are two engineering choices, each appropriate to different scenarios.<\/p>\n\n\n\n<p>But today we have to discuss something <strong>more important than the technical choice<\/strong>\u2014<\/p>\n\n\n\n<p><strong>Modern IT management&#8217;s attitude toward &#8220;installing drivers&#8221; has fundamentally changed.<\/strong><\/p>\n\n\n\n<p>Twenty years ago, installing a new driver was routine\u2014you bought a device, opened the disc, ran setup.exe, rebooted, done.<\/p>\n\n\n\n<p>But in today&#8217;s enterprise IT environment, <strong>&#8220;installing unapproved software&#8221; is essentially a forbidden act.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/05-1024x576.jpg\" alt=\"\" class=\"wp-image-76896\" srcset=\"https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/05-300x169.jpg 300w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/05-1024x576.jpg 1024w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/05-768x432.jpg 768w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/05-1536x864.jpg 1536w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/05.jpg 1672w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>The reasons aren&#8217;t hard to understand\u2014<\/p>\n\n\n\n<p><strong>First, security risk. <\/strong>Drivers run in OS kernel mode with extremely high system privileges. A vulnerable driver can be exploited by attackers to gain control of the entire system. History is full of real cases: printer driver from vendor X found to contain a remote code execution vulnerability; webcam driver from brand Y used as a malware injection vector; USB-C dock driver from brand Z discovered to include unauthorized data collection modules\u2026<\/p>\n\n\n\n<p><strong>Second, stability risk.<\/strong> Low-quality drivers cause blue screens, system crashes, weird compatibility issues. When a company laptop crashes because of an odd driver, the IT team often spends hours just figuring out the cause.<\/p>\n\n\n\n<p><strong>Third, compliance requirements. <\/strong>In finance, healthcare, government, and defense industries, what software is allowed on computers is strictly regulated. An unvetted driver entering the system can directly violate industry compliance.<\/p>\n\n\n\n<p><strong>Fourth, management overhead. <\/strong>A company with thousands of laptops, if each one needs a vendor driver manually installed, the IT operations cost explodes. Unified OS images, unified policies, unified deployment packages are the basic requirements.<\/p>\n\n\n\n<p>So <strong>the IT policy of mainstream enterprises today is essentially the same single sentence<\/strong>\u2014<\/p>\n\n\n\n<p>Devices that require &#8220;installing a special driver to work&#8221; are, in principle, not allowed to connect to company computers.<\/p>\n\n\n\n<p>This isn&#8217;t a technical issue. This is a<strong> management issue, a security issue, a compliance issue. <\/strong>Even if a device is technically excellent, functionally rich, and high-quality, if it requires a special driver to operate, <strong>it&#8217;s essentially &#8220;undocumented immigrant&#8221; status in a compliant enterprise IT environment.<\/strong><\/p>\n\n\n\n<h2 id=\"uvc-uac-compliant-modern-it\" class=\"wp-block-heading\">UVC \/ UAC: The Only Truly &#8220;Compliant&#8221; Solution for the Modern IT Era<\/h2>\n\n\n\n<p>Once you grasp this, you can see UVC and UAC&#8217;s value in a new light\u2014<\/p>\n\n\n\n<p>They&#8217;re not merely &#8220;convenient.&#8221;<\/p>\n\n\n\n<p>They are <strong>the only management-compliant way for audio\/video peripherals to enter computers in this era.<\/strong><\/p>\n\n\n\n<p>A UVC camera plugged into a company laptop:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>No driver needed \u2192 doesn&#8217;t violate IT security policy<\/li>\n\n\n\n<li>Natively supported by OS \u2192 introduces no third-party code into the system<\/li>\n\n\n\n<li>Standard interface \u2192 no compatibility surprises<\/li>\n\n\n\n<li>Cross-platform consistency \u2192 works on unified OS images<\/li>\n\n\n\n<li>Clean disconnection \u2192 leaves no residual artifacts<\/li>\n<\/ul>\n\n\n\n<p>The same applies to UAC audio devices.<\/p>\n\n\n\n<p>Meanwhile, a <strong>video capture solution that requires a special driver<\/strong>\u2014no matter how technically excellent, how high its image quality, how rich its features\u2014is essentially &#8220;illegal immigrant&#8221; status in a tightly managed enterprise environment. It can&#8217;t pass IT approval, can&#8217;t enter the deployment manifest, can&#8217;t be installed on employee computers.<\/p>\n\n\n\n<p>This is why &#8220;driverless plug-and-play&#8221; is no longer a &#8220;convenience feature&#8221; today\u2014<strong>it&#8217;s an entry ticket to the enterprise market.<\/strong><\/p>\n\n\n\n<p>The NDI Tools virtual camera. The OBS virtual camera. Various third-party bridging software\u2014they technically work. But <strong>in tightly managed enterprise IT environments, they&#8217;re often &#8220;not allowed.&#8221;<\/strong> Either the IT team blocks them outright, or there&#8217;s a lengthy approval process, or the employee simply doesn&#8217;t have admin rights to install them.<\/p>\n\n\n\n<p>We often see this scenario\u2014<\/p>\n\n\n\n<p>The meeting room is equipped with all the professional NDI cameras. But the conferencing laptop runs a corporate-managed standard image, which <strong>doesn&#8217;t allow installation of any &#8220;special software.&#8221;<\/strong> The professional picture can&#8217;t get into the laptop. The meeting proceeds with the laptop&#8217;s built-in webcam.<\/p>\n\n\n\n<p><strong>Tens of thousands of dollars of equipment investment, instantly nullified by the compliance wall.<\/strong><\/p>\n\n\n\n<p>This isn&#8217;t a technical problem. It&#8217;s a rules problem.<\/p>\n\n\n\n<h2 id=\"standard-chosen-by-the-times\" class=\"wp-block-heading\">A Standard Chosen by the Times<\/h2>\n\n\n\n<p>Stepping back, we can finally understand UVC and UAC for what they are\u2014<\/p>\n\n\n\n<p><strong>When they were born in 2003 (UVC 1.0) and 1998 (UAC 1.0), they were not designed to solve &#8220;enterprise compliance.&#8221;<\/strong> That concept barely existed at the time. They were created to solve something simple: stop making USB cameras and microphones require driver installations every single time.<\/p>\n\n\n\n<p>But twenty-plus years later, the times changed.<\/p>\n\n\n\n<p>Enterprise IT management matured. Security and compliance requirements tightened. Unified image deployment became standard practice. &#8220;Installing a driver&#8221;\u2014a small thing twenty years ago\u2014became an almost insurmountable compliance wall.<\/p>\n\n\n\n<p>And UVC \/ UAC\u2014two old standards designed back then to be &#8220;driverless&#8221;\u2014happened, by remarkable luck, to perfectly fit the demands of today.<\/p>\n\n\n\n<p>They weren&#8217;t invented by their times. They were chosen by them.<\/p>\n\n\n\n<p>All the technical details across the previous three articles\u2014UVC&#8217;s negotiation protocol, MJPEG&#8217;s format choice, USB Isochronous transfer mode, DP Alt Mode&#8217;s lane-borrowing\u2014every engineering decision converges, today, on a single outcome:<\/p>\n\n\n\n<p><strong>Letting professional audio\/video equipment connect to computers in a way that&#8217;s driverless, plug-and-play, OS-natively-supported, and enterprise-IT-compliant.<\/strong><\/p>\n\n\n\n<p>This is the most precious legacy of USB&#8217;s thirty-year standardization war.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/04-1024x576.jpg\" alt=\"\" class=\"wp-image-76899\" srcset=\"https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/04-300x169.jpg 300w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/04-1024x576.jpg 1024w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/04-768x432.jpg 768w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/04-1536x864.jpg 1536w, https:\/\/enstatic.kiloview.com\/wp-content\/uploads\/2026\/07\/04.jpg 1672w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><\/p>\n\n\n\n<p>We&#8217;ve now covered the full picture of USB audio\/video technology\u2014<\/p>\n\n\n\n<p>Part 1 covered the history of UVC \/ UAC standards. Part 2 covered how audio\/video is captured into computers. Part 3 covered how audio\/video is output from computers. Part 4, just now, covered the deep relationship between USB standardization and modern IT compliance.<\/p>\n\n\n\n<p>But there&#8217;s one specific question we haven&#8217;t answered yet\u2014<\/p>\n\n\n\n<p>The<strong> professional, high-image-quality devices\u2014broadcast-grade PTZ cameras, NDI cameras, 4K live-production cameras\u2014they were never USB cameras to begin with.<\/strong> They use SDI, NDI, HDMI, IP networks.<\/p>\n\n\n\n<p>By logic, they should be incompatible with &#8220;driverless plug-and-play.&#8221; Traditionally, getting their pictures into a computer means only one path: install specialized software in the computer that &#8220;translates&#8221; these signals into a virtual camera.<\/p>\n\n\n\n<p>And that path, as we just established, is <strong>exactly the one that doesn&#8217;t work in modern enterprise IT.<\/strong><\/p>\n\n\n\n<p>So\u2014<strong>is there a way to make a professional IP camera disguise itself as a standard UVC webcam, so the computer natively recognizes it, with no driver, no software, instantly?<\/strong><\/p>\n\n\n\n<p>This is harder than it sounds. It requires deep understanding of UVC protocol, hardware-level implementation of the complete Probe-Commit mechanism, professional-grade video stream conversion within reasonable latency, and correct format choices within USB bandwidth constraints.<\/p>\n\n\n\n<p>But if you can pull it off, the value is enormous\u2014<strong>it lets &#8220;professional image quality&#8221; and &#8220;enterprise IT compliance&#8221; coexist for the first time.<\/strong><\/p>\n\n\n\n<p>That&#8217;s the story of the next and final part\u2014<\/p>\n\n\n\n<p><strong>When a professional camera pretends to be a USB webcam.<\/strong><\/p>\n\n\n\n<p>See you next time.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><em>USB Audio &amp; Video: The Untold Story \u00b7 Kiloview<\/em><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Table of Contents One Cable, Three Decades USB Can Carr [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":76896,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1,347],"tags":[360,409],"class_list":["post-76892","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-popular","tag-avoverip","tag-kiloview"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.kiloview.com\/en\/wp-json\/wp\/v2\/posts\/76892","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kiloview.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.kiloview.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.kiloview.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kiloview.com\/en\/wp-json\/wp\/v2\/comments?post=76892"}],"version-history":[{"count":4,"href":"https:\/\/www.kiloview.com\/en\/wp-json\/wp\/v2\/posts\/76892\/revisions"}],"predecessor-version":[{"id":76906,"href":"https:\/\/www.kiloview.com\/en\/wp-json\/wp\/v2\/posts\/76892\/revisions\/76906"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.kiloview.com\/en\/wp-json\/wp\/v2\/media\/76896"}],"wp:attachment":[{"href":"https:\/\/www.kiloview.com\/en\/wp-json\/wp\/v2\/media?parent=76892"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.kiloview.com\/en\/wp-json\/wp\/v2\/categories?post=76892"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.kiloview.com\/en\/wp-json\/wp\/v2\/tags?post=76892"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}