This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| diretta [2026/03/26 23:26] – [Selecting the Diretta Audio Device] dbryu | diretta [2026/05/06 00:11] (current) – [DDS (Diretta Direct Stream)] dbryu | ||
|---|---|---|---|
| Line 59: | Line 59: | ||
| - | * sMS-2000 / sMS-1000SQ : supports MTU up to 9014 | + | |
| - | * sMS-200 / sMS-200ultra : supports MTU up to 1500 | + | |
| ----- | ----- | ||
| Line 135: | Line 135: | ||
| ===== Using a Windows PC as a Diretta Host ===== | ===== Using a Windows PC as a Diretta Host ===== | ||
| - | Install the **Diretta | + | A Windows PC can be used as a Diretta |
| - | [[https:// | + | 1. Install the **Diretta ASIO driver**. |
| - | + | Download and install the Diretta ASIO driver on the Windows PC. | |
| - | If using **MS Mode3**, install: | + | [[https:// |
| + | 2. Install Packet Capture Driver. (Optional) | ||
| + | Depending on the Diretta mode, a packet capture driver may be required. | ||
| + | Install one of the following : | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| - | Configure | + | This is required only when using specific Diretta modes such as MS Mode3. |
| + | |||
| + | 3. Configure the Diretta ASIO Driver. | ||
| + | After installation, | ||
| + | * Click the **Find** button. | ||
| + | * Select the Diretta Target device from the **Connect Target** list. | ||
| + | * Click **Save** to apply the configuration. | ||
| {{ : | {{ : | ||
| {{ : | {{ : | ||
| + | |||
| + | ----- | ||
| + | |||
| + | ===== DDS (Diretta Direct Stream) ===== | ||
| + | |||
| + | DDS (Diretta Direct Stream) is a new streaming method introduced in Diretta version 148.00. | ||
| + | |||
| + | DDS uses Direct Data Streaming for audio streaming and transfers audio data directly by Ethernet frame on Ethernet Layer 2 instead of IP layer processing. | ||
| + | |||
| + | DDS is designed for “PURE audio stream” by minimizing protocol overhead, reducing unnecessary packet processing, and reducing software processing and CPU processing load. | ||
| + | |||
| + | In Diretta, control communication uses IPv6/UDP while audio streaming uses DDS. | ||
| + | |||
| + | DDS supports low latency and efficient streaming. | ||
| + | |||
| + | For more technical information about DDS, please refer to the link below. | ||
| + | [[https:// | ||
| ----- | ----- | ||