awslabs / amazon-kinesis-video-streams-webrtc-sdk-android

Android SDK for interfacing with Amazon Kinesis Video Streams Signaling Service.
Apache License 2.0
58 stars 37 forks source link

URL streaming media support. #100

Closed SureshkumarKV closed 6 months ago

SureshkumarKV commented 7 months ago

Issue #, if available:

Description of changes: Adding support for URL stream including RTSP using a custom Capturerer and associated UI changes. Internally uses libVLC and its dependency is externalized same as how it is done for Google WebRTC. Kindly let me know if you need more information.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

SureshkumarKV commented 6 months ago

Thank you for the reviews.

Moving this code to Amazon Kinesis Video Stream Demos and raising a new PR.