Commit 072ed19
Release 3.4.0 (#1041)
* 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
* 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
* 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
* 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)
* expose streaming flags in java with jni (#849)
* expose streaming flags in java with jni
* fix indentation
* Elaborated on how to work with IoT credentials. (#851)
It is not a straight-forward process to enable KVS and IoT credentials.
It is required to read and follow through https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/how-iot.html.
* Add storePressurePolicy call to JNI (#859)
* add store pressure policy
* update ci to add update
* set flag in pClientInfo (#863)
* Allow using CPP SDK as a dependency (#905)
* Allow using CPP SDK as a dependency
* Update README
* Fix static build (#910)
* Add static build to CI
* gstkvssink should have static linkage in a static build
* log4cplus should be a static lib in a static build
* Don't force full static link
* Update libkvscproducer-CMakeLists.txt
Update Producer C Commit hash
Co-authored-by: Hassan Sahibzada <[email protected]>
* create new sample that uses kvssink and increase timeout for CI tests (#917)
* Fix GHA CI (#944)
* fix failing builds + upgrade gtest to 1.12
* install missing package
* change os and gcc versions
* exclude windows build
* use event triggers
* Fix CI for forked branches (#946)
* fix ci for fork
* blank space change to trigger CI
* Add support for milliseconds in the file upload sample (#947)
* Minor syntax fix
.. is required for fetching files from parent dir ... without .. it throws error
* 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]>
* Update README and travis.yml to acknowledge develop (#739)
Co-authored-by: Hassan Sahibzada <[email protected]>
* Gstreamer RTSP Docs Update (#712)
Hoping this help others avoid hours of frustration.
As noted in the helpful but well hidden issue comment #193 (comment), the Gstreamer examples for RTSP do not run at all. I'm no Gstreamer expert but using `h264parse` works perfectly, while `video/x-h264, format=avc,alignment=au` just causes the pipeline to hang.
* free missing property (#767)
Co-authored-by: David D <[email protected]>
* Update gstkvssink.cpp
* Added millisecond support to kvs_gstreamer_file_upload_sample + gstkvssink
---------
Co-authored-by: Ketul shah <[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: jdelapla <[email protected]>
Co-authored-by: Anton Vattay <[email protected]>
Co-authored-by: bkneff <[email protected]>
* Add gstreamer debug instructions for mac (#948)
Co-authored-by: Divya Sampath Kumar <[email protected]>
* Pass parameter by reference to avoid copy constructor (#949)
* pass parameter by reference to avoid copy constructor
* nit style
---------
Co-authored-by: James Delaplane <[email protected]>
* Update openssl version (#950)
* Replace pull_request_target with pull_request (#955)
* replace pull_request_target with pull_request; update versions for codeql
* add develop to codeql
* Kvssink canary producer cpp (#984)
* Cmake changes after release 3.3.1
* Added fragment ack handler, reverting changes related to edge
* Added gsignal element for fragment ack
* Fixed cmake dependency for canarydemos
* Reverted c++ versrion to 11
* Commented out g signal in fragment act handler
* Re-Added the g signal
* Kvs sink initialized to avoid bad memory access
* Intialized custom objet kvssink
* Moved part of cloud watch metrics and logs
* Resolved constructor issue
* Added remaining functions for cloud watch logs
* Reverted changes for cloudwatch shift
* Reverted Cmake changes
* Reverted remaining changes
* Added stream metric signal
* G signal changes
* G signal parameter changes
* Removed persisted ack check
* Changed return type in g signal
* Added custome object for put frame
* Metric struct update
* Intialized custome object metrics
* Added check for key frame
* Added client metrics element
* Name changed
* Added first frame emit
* First frame changes
* Reverted first frame changes
* Left change
* Added g signal emit on first successfull frame
* Fixed compile error
* Startup latency test_1
* Added first frame check
* Resolved comments on PR 984
* Resolved comments on PR 984-remaining
* Resolved comments in PR 984_03-16
* resolved comment in PR-276_03-21
* Uncomment windows (#990)
* Signals in develop (#957)
* Signals in develop
* Add signals and static analysis fixes
* Signals in develop
* Add better logging
* Pull in new producer C commit
* Update gstkvssink.cpp
* use get metric property
* Use log and throw and catch
---------
Co-authored-by: NikunjSarda <[email protected]>
* Timeouts setup (#992)
* Adding timeouts configurability
* Add jni for new timeouts and create stream flag
* Revert log4cplus version and cxx standard
* Revert versions
* Revert C++ version to 11
* fix warnings (#994)
* Disable caching by default (#995)
* Update CMakeLists.txt (#997)
* Update CMakeLists.txt
when building shared the kvs_gstreamer_sample.cpp example fails LINKING
fix #930
* Additional CI Build
---------
Co-authored-by: tro <[email protected]>
* fix timestamp bug (#999)
* Enable caching by default (#1020)
* Invoke stopSync in NULL state transition (#1023)
* Add EOS specific handling
* New logging
* New logging 1
* New logging 2
* New logging 4
* New logging 5
* New logging 5
* Check with bool
* listen on NULL state transition
* Version user agent string from kvssink (#1033)
* Use permalinks in buffering.md (#1038)
* fix ci
* resolve missed git conflicts
* remove duplicate decl
* update producer c
* Auth segfault fix (#1046)
* Auth segfault fix
* Added unit tests
* Update raspberry-pi.md (#1048)
* Update raspberry-pi.md
* Update raspberry-pi.md
---------
Co-authored-by: Josh McMenemy <[email protected]>
* fix(kvs/sink_gstreamer_sample): Use videotestsrc and add additional debug logging (#1047)
* Switch from autovideosrc to videotestsrc and add additional debug logging
* Add null check for ksvideosrc and adjust comments
* Revise logging again
* Exit early if one of the elements cant be created, log which one
* Check return value of gstreamer_init
* Update commit to use release 1.5.0 of producer SDK
---------
Co-authored-by: jdelapla <[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: 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]>
Co-authored-by: Byong-Wu Chong <[email protected]>
Co-authored-by: Greg Breen <[email protected]>
Co-authored-by: Benjamin Kim <[email protected]>
Co-authored-by: Anton Vattay <[email protected]>
Co-authored-by: bkneff <[email protected]>
Co-authored-by: NikunjSarda <[email protected]>
Co-authored-by: Jeremy Gunawan <[email protected]>
Co-authored-by: tro <[email protected]>
Co-authored-by: Yuma Mihira <[email protected]>
Co-authored-by: Josh McMenemy <[email protected]>1 parent e8125ee commit 072ed19
File tree
48 files changed
+2011
-387
lines changed- .github/workflows
- CMake
- Dependencies
- docs
- samples
- src
- JNI/com/amazonaws/kinesis/video/producer/jni
- credential-providers
- gstreamer
- Util
- tst
- gstreamer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+2011
-387
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
7 | | - | |
| 13 | + | |
8 | 14 | | |
9 | | - | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
| |||
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
22 | | - | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | | - | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
30 | | - | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 1 | | |
6 | 2 | | |
7 | 3 | | |
8 | 4 | | |
9 | 5 | | |
| 6 | + | |
| 7 | + | |
10 | 8 | | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | | - | |
| 83 | + | |
83 | 84 | | |
84 | | - | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
180 | 185 | | |
181 | 186 | | |
182 | 187 | | |
| |||
185 | 190 | | |
186 | 191 | | |
187 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
188 | 199 | | |
189 | 200 | | |
190 | 201 | | |
| |||
199 | 210 | | |
200 | 211 | | |
201 | 212 | | |
202 | | - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
203 | 218 | | |
204 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
205 | 223 | | |
206 | | - | |
| 224 | + | |
207 | 225 | | |
208 | 226 | | |
209 | 227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
125 | 127 | | |
126 | 128 | | |
127 | 129 | | |
| |||
207 | 209 | | |
208 | 210 | | |
209 | 211 | | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
210 | 217 | | |
211 | 218 | | |
212 | 219 | | |
| |||
0 commit comments