Commit e8569e3
committed
File tree
- include/livekit
- src
- tests/unit
Submodule cpp-example-collection updated 28 files
- CMakeLists.txt+4-2
- README.md+41-11
- frame_metadata/CMakeLists.txt+27
- frame_metadata/README.md+50
- frame_metadata/common/cli_utils.h+27-17
- frame_metadata/common/constants.h+25
- frame_metadata/common/json_converters.cpp+47
- frame_metadata/common/json_converters.h+29
- frame_metadata/common/messages.h+25
- frame_metadata/consumer/CMakeLists.txt+3-4
- frame_metadata/consumer/main.cpp+58-52
- frame_metadata/producer/CMakeLists.txt+3-4
- frame_metadata/producer/main.cpp+55-41
- platform_audio/CMakeLists.txt+2-2
- platform_audio/README.md+44
- platform_audio/player/CMakeLists.txt+22
- platform_audio/player/main.cpp+152
- platform_audio/sender/CMakeLists.txt+22
- platform_audio/sender/main.cpp+144
- token_source/CMakeLists.txt+45
- token_source/README.md+125
- token_source/token_source_caching.cpp+83
- token_source/token_source_common.h+174
- token_source/token_source_custom.cpp+99
- token_source/token_source_endpoint.cpp+83
- token_source/token_source_literal.cpp+74
- token_source/token_source_sandbox.cpp+87
- user_timestamped_video/README.md-66
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
| 83 | + | |
82 | 84 | | |
| 85 | + | |
83 | 86 | | |
| 87 | + | |
84 | 88 | | |
| 89 | + | |
85 | 90 | | |
| 91 | + | |
86 | 92 | | |
| 93 | + | |
87 | 94 | | |
| 95 | + | |
88 | 96 | | |
| 97 | + | |
89 | 98 | | |
| 99 | + | |
90 | 100 | | |
| 101 | + | |
91 | 102 | | |
| 103 | + | |
92 | 104 | | |
| 105 | + | |
93 | 106 | | |
94 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
95 | 110 | | |
96 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
97 | 115 | | |
98 | 116 | | |
99 | 117 | | |
| |||
0 commit comments