Commit 2b343c9
Duplicate event fix for master (#838)
* Update for develop (#740)
* Minor syntax fix
.. is required for fetching files from parent dir ... without .. it throws error
* Update README and travis.yml to acknowledge develop
* Fix typo in readme
* add free missing (#746)
Co-authored-by: David D <[email protected]>
* Update readme (#744)
* Fix typo in readme
* Update Readme
Debug section: add solution to cmake error "could not find JNI"
Co-authored-by: Hassan Sahibzada <[email protected]>
* Add instruction to set offline mode (#741)
Co-authored-by: Hassan Sahibzada <[email protected]>
Co-authored-by: Ketul shah <[email protected]>
Co-authored-by: Jeremy Gunawan <[email protected]>
Co-authored-by: waikup83 <[email protected]>
Co-authored-by: David D <[email protected]>
Co-authored-by: Hassan Sahibzada <[email protected]>
Co-authored-by: Divya Sampath Kumar <[email protected]>
* updated cmake verison from 2.8 to 3.6.3
* Fix bug that leads to losing initial frames
* Update to top of producer C commit
* Untie stream-name and thing-name (#785)
* untie stream-name and thing-name
* fixup spacing
Co-authored-by: tom schuring <[email protected]>
* update docs for iot-thing-name usage
* Expose file logging jni develop (#770)
* expose addFileLoggerPlatformCallbacksProvider in Java with JNI
* updated addFileLoggerPlatformCallbacksProvider to parse file path
* added a callback from JNI to a Java function for logging
* updated logPrintFunc calback
* missed client_handle initialization in constructor
* added comments
* white space change to trigger travis
* Images feature and sample support
* GitHub actions setup (#815)
* github actions setup; disable travis for develop
* fix syntax error:
* fix syntax error
* fix linux builds
* fix linux builds
* fix linux builds
* add missing packages
* add keys to env vars
* check env vars
* check env vars
* fix builds
* fix builds on ga
* test mac clang on ga
* test mac clang on ga
* test mac clang on ga
* test mac clang on ga
* test mac clang on ga
* unsetting the token
* unsetting the token
* test macos clang
* test macos clang
* stop travis builds on each push
* use oidc
* fix windows build
* fix test instruction
* comment failing builds on travis and ga
* update gcc and macos versions
* update cmake
* update cmake
* use latest os, update log levels, uncomment travis
* update failing build
* update failing build
* trigger travis
* trigger travis
* Revert "trigger travis"
This reverts commit d511f15.
* update msvc path, add windows to ga, remove from travis
* trigger travis
* trigger travis w/o passing builds
* add cpath and ldflags for mac build
* Revert "add cpath and ldflags for mac build"
This reverts commit fafad7b.
* test ubsan build
* fix cmake instruction for mac-gcc
* remove travis file
* remove travis checks
* Update Producer-c to new master
* Updated to the ACTUAL master...
* Fix OIDC for GitHub Actions (#824)
* use oidc right before tests
* run ga builds for branch
* fix test path
* update branches
* set creds expiration time
* testing re-order tags changes
* Updated Producer, now putEventMetadata returns with an error if the first cluster has not been started
* updated kvs_gstreamer_sample.cpp to also use the event metadata feature on every key frame
* Add ARM build to GA, log4cplus host name fix for cross compilation (#831)
* setup arm cross compilation
* update the package list
* fix in
* specify host in log4cplus
* specify host in log4cplus
* specify host in log4cplus
* run all builds with new host config in log4cplus
* build with gstreamer and dependencies
* build with gstreamer and dependencies
* build with gstreamer and dependencies and openssl
* build with gstreamer and openssl
* specify build and host
* specify build and host
* specify build host and target
* specify same build and host
* specify build and host in all cmake files
* use a different compiler
* use a different compiler
* echo compiler
* set CC and CXX correctly
* set CC and CXX correctly
* set openssl platform
* set openssl platform
* set openssl platform
* expose host name for log4cplus
* change log4cplus host name
* fix cmake syntax error
* fix cmke log4plus condition
* fix cmake log4plus condition
* fix cmake log4plus condition
* change var name cmake
* change var name in ci
* update cmake instruction in ci
* check conditions for log4cplus in cmake
* check conditions for log4cplus in cmake
* use set instead of option in cmake
* check messages
* fix ci cmake instruction
* fix ci cmake instruction
* add definition
* use env var
* use env var
* use build args
* update readme
* remove host-name from qemu arm build
* update readme for cross-compile instructions
* add aarch64; move log config file
* remove qemu
* fix config file path (#835)
* Duplicate fix, sample cleanup
* Test was 'sometimes' triggering. Needed more frames to ensure its success
Co-authored-by: Ketul shah <[email protected]>
Co-authored-by: Jeremy Gunawan <[email protected]>
Co-authored-by: waikup83 <[email protected]>
Co-authored-by: David D <[email protected]>
Co-authored-by: Hassan Sahibzada <[email protected]>
Co-authored-by: Divya Sampath Kumar <[email protected]>
Co-authored-by: Niyati Maheshwari <[email protected]>
Co-authored-by: clogwog <[email protected]>
Co-authored-by: tom schuring <[email protected]>1 parent 0121f2d commit 2b343c9
File tree
31 files changed
+644
-167
lines changed- .github
- workflows
- CMake/Dependencies
- docs
- samples
- src
- JNI
- com/amazonaws/kinesis/video/producer/jni
- include/com/amazonaws/kinesis/video/producer/jni
- gstreamer
- Util
- tst
31 files changed
+644
-167
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
0 commit comments