After we update the python version to 3.8, the default PyGObject installed is 3.46.0. However, in our base image the glib is too old to support 3.46.0.
Description of changes:
Downgrade the PyGObject to 3.44.2
Fixed all python library version.
Fixed the KVS amazon-kinesis-video-streams-producer-sdk-cpp version to v3.4.1
Slightly modify the readme and the code to support various of RTSP resolution. By default we will resize the source to 720p and send it to KVS.
Some code formatting.
Have deployed the app and tested it. I am able to see my RTSP stream on the KVS console.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available:
After we update the python version to 3.8, the default PyGObject installed is 3.46.0. However, in our base image the glib is too old to support 3.46.0.
Description of changes:
Have deployed the app and tested it. I am able to see my RTSP stream on the KVS console.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.