|
7 | 7 | ## Contents |
8 | 8 | - [Awesome Audio Networking](#awesome-audio-networking) |
9 | 9 | - [Contents](#contents) |
10 | | - - [Section](#section) |
11 | | - - [Another Section](#another-section) |
12 | | - - [Subsection](#subsection) |
| 10 | + - [Compressed Audio](#compressed-audio) |
| 11 | + - [Uncompressed Audio](#uncompressed-audio) |
| 12 | + - [SMPTE](#smpte) |
| 13 | + - [SMTPE 2022-5/6](#smtpe-2022-56) |
| 14 | + - [SMPTE ST 2110-22](#smpte-st-2110-22) |
| 15 | + - [SMPTE RP 2110-25](#smpte-rp-2110-25) |
| 16 | + - [SAP](#sap) |
| 17 | + - [IEEE 1588v2](#ieee-1588v2) |
| 18 | + - [PTP \& PTPv2](#ptp--ptpv2) |
| 19 | + - [NMOS](#nmos) |
| 20 | + - [Audio Over IP / Audio Over Ethernet](#audio-over-ip--audio-over-ethernet) |
| 21 | + - [Audio Over Thread](#audio-over-thread) |
| 22 | + - [AES67](#aes67) |
| 23 | + - [Dante](#dante) |
| 24 | + - [Ravenna](#ravenna) |
| 25 | + - [CobraNet](#cobranet) |
| 26 | + - [Tools](#tools) |
| 27 | + - [Groups](#groups) |
| 28 | + - [Resources](#resources) |
| 29 | + - [Books](#books) |
| 30 | + - [Papers](#papers) |
| 31 | + - [Articles](#articles) |
| 32 | + - [Journals](#journals) |
| 33 | + - [Blogs](#blogs) |
| 34 | + - [Miscellaneous](#miscellaneous) |
| 35 | + - [Related Lists](#related-lists) |
13 | 36 | - [Contributing](#contributing) |
14 | 37 |
|
| 38 | +## Compressed Audio |
| 39 | +- [JPEGXS](https://jpeg.org/jpegxs/) ([Specification](https://ds.jpeg.org/whitepapers/jpeg-xs-whitepaper.pdf)) - The JPEG XS (ISO/IEC 21122) standard specifies a compression technology with an end-to-end latency of a few lines, at a low implementation complexity. |
15 | 40 |
|
16 | | -## Section |
| 41 | +## Uncompressed Audio |
17 | 42 |
|
18 | | -About this section. Optional. Keep this short and focus on the list. |
| 43 | +## SMPTE |
| 44 | +### SMTPE 2022-5/6 |
| 45 | +### SMPTE ST 2110-22 |
| 46 | +### SMPTE RP 2110-25 |
19 | 47 |
|
20 | | -- [List item](http://example.com) |
21 | | -- [List item](http://example.com) |
| 48 | +## SAP |
| 49 | +## IEEE 1588v2 |
22 | 50 |
|
| 51 | +## PTP & PTPv2 |
| 52 | +## NMOS |
| 53 | +Specifications: |
23 | 54 |
|
24 | | -## Another Section |
| 55 | +## Audio Over IP / Audio Over Ethernet |
| 56 | +Specifications: |
25 | 57 |
|
26 | | -### Subsection |
| 58 | +## Audio Over Thread |
| 59 | +Specifications: |
27 | 60 |
|
28 | | -- [List item](http://example.com) |
29 | | -- [List item](http://example.com) |
| 61 | +## AES67 |
| 62 | +Specifications: |
30 | 63 |
|
| 64 | +## Dante |
| 65 | +Specifications: |
| 66 | + |
| 67 | +## Ravenna |
| 68 | +Specifications: |
| 69 | + |
| 70 | +## CobraNet |
| 71 | +Specifications: |
| 72 | + |
| 73 | +## Tools |
| 74 | + |
| 75 | +- [Media Network Manager Cloud (MnMs)](https://github.com/nicolassturmel/media-network-manager-cloud) |
| 76 | + |
| 77 | +## Groups |
| 78 | + |
| 79 | +## Resources |
| 80 | + |
| 81 | +### Books |
| 82 | + |
| 83 | +### Papers |
| 84 | + |
| 85 | +### Articles |
| 86 | + |
| 87 | +### Journals |
| 88 | + |
| 89 | +### Blogs |
| 90 | + |
| 91 | + |
| 92 | +## Miscellaneous |
| 93 | +- [Network Engineering Stack Exchange](https://networkengineering.stackexchange.com/) |
| 94 | +- [Server Fault](https://serverfault.com/) - A question and answer site for system and network administrators. |
| 95 | +- [/r/Networking](https://www.reddit.com/r/networking/) - Reddit group for networking. |
| 96 | +## Related Lists |
| 97 | + |
| 98 | +- [Awesome Broadcasting](https://github.com/ebu/awesome-broadcasting) |
| 99 | +- [Awesome Networking](https://github.com/facyber/awesome-networking) |
| 100 | +- [Awesome Music](https://github.com/noteflakes/awesome-music) |
| 101 | +- [Awesome Real Time Communication](https://github.com/rtckit/awesome-rtc) |
| 102 | +- [Awesome SNMP](https://github.com/eozer/awesome-snmp) |
| 103 | +- [Awesome Software Defined Network](https://github.com/sdnds-tw/awesome-sdn) |
| 104 | +- [Awesome Linux Audio](https://github.com/nodiscc/awesome-linuxaudio) |
| 105 | +- [Awesome Networking Automation](https://github.com/networktocode/awesome-network-automation) |
31 | 106 |
|
32 | 107 | ## Contributing |
33 | 108 |
|
|
0 commit comments